ReMoot - the pseudo-universal remote control wrapper
ReMoot is a remote control that supports many popular multimedia applications running on GNU/Linux
Supported applications (v0.9)
Some of these apps requires a little extra love to work correctly while others have some quirks and limitations that can be good to know about. The ReMoot packageReMoot is written in Perl and consists of three executables:
InstallationInstalling ReMoot is not difficult. We provide both generic archives and distribution specific ones. Generic archives1. Download the latest release as either a gzip or bz2 archive. Here we assume it is version 0.9. 2. Open the archive. For instance: i) Locate the downloaded archive in a terminal. ii) For the gzip archive, run: tar xzvf remoot-0.9.tar.gz
tar xjvf remoot-0.9.tar.bz2
cd remoot-0.9
chmod +x daemoot remoot remoot-remote
i) Switch to root or use sudo in the extracted directory and run: cp *moo* /usr/bin/.
Debian package
1. Download the latest release as a deb package. Version 0.9 has been confirmed to install 2. Navigate to the package in a terminal and switch to root or use sudo and run: dpkg -i remoot.deb Usage
By using daemoot with or without remoot, only your own imagination sets the limits for how you To pause any of the supported app you can just execute the command remoot pause
while the app is playing. remoot then sends the argument "pause" to the daemon, which translates it to
remoot checks if the daemon is running and starts it for you if not. When the daemon is started it Chances are that you have more than one supported application open at any given time. The daemon package installed and configured to your liking, you will forget about it being there at all as it always If you feel like ruining the magic, please visit our Under the Hood section to learn more about LicenseThe ReMoot programs are licensed under the Perl Artistic License 2.0. ContactPlease contact us if you have ideas, find bugs or have heaps of nicely documented code to donate. Hugs and fanmail are also welcome. And money. Please use the Sourceforge contact resources, ThanxThanx for using ReMoot! Disclaimer
The code should be considered highly experimental. Do not run it as root or on production systems |