The goal of this project is to provide an applet for the Logitech G15 keyboard to control NZBGet. This software is designed to run only under Linux.
Feel free to test the source, but it is still under heavy development. You are also welcome to send in patches
Clone the git repository
git clone git://git.goatpr0n.de/g15nzbget cd g15nzbget git submodule add git://git.goatpr0n.de/libgc lib/libgc
of if you are behind a firewall:
git cline http://git.goatpr0n.de/g15nzbget cd g15nzbget git submodule add http://git.goatpr0n.de/libgc lib/libgc
Also run
git submodule init
Download a source archive published on this page, or from a archive generated by gitweb.
tar xf g15nzbget-n.n.tar.gz
Change into the newly created/extraced source directory and execute
cmake -Wno-dev .
CMake will inform you about unfullfilled requirements.
Simply run
make
g15nzbget comes with a view options as commandline arguments. To see all available options use:
./g15nzbget --help
no release available
Discussion