NAME

App::Termcast - broadcast your terminal sessions for remote viewing

VERSION

version 0.03

SYNOPSIS

termcast [options] [command]

DESCRIPTION

App::Termcast is a client for the http://termcast.org/ service, which allows broadcasting of a terminal session for remote viewing. It will either run a command given on the command line, or a shell.

TODO

Factor some stuff out so applications can call this standalone?

Use MooseX::SimpleConfig to make configuration easier.

Do something about the watcher notifications that the termcast server sends.

BUGS

No known bugs.

Please report any bugs through RT: email bug-app-termcast at rt.cpan.org, or browse to http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-Termcast.

SEE ALSO

http://termcast.org/

SUPPORT

You can find this documentation for this module with the perldoc command.

perldoc App::Termcast

You can also look for information at:

AUTHOR

Jesse Luehrs <doy at tozt dot net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009-2010 by Jesse Luehrs.

This is free software; you can redistribute it and/or modify it under the same terms as perl itself.