View Single Post
Posts: 15 | Thanked: 36 times | Joined on Dec 2009
#1
Kaukkis
Remote controller application for Maemo.

Description
------------------------------------------------------

Kaukkis is a remote controller application for Maemo. Similarly to Irreco it allows users to fully customize positions and functions of their remote controller buttons. It comes with build in Network Output plug-in which allows user to send key presses over Wlan network to Linux Home Theater PC. Instructions for server side installation can be found below. Kaukkis can be extended through theme and output plug-ins.

The package is available on the extras-devel repository for the testing version.

Please check the Github page here to get all the information you want.

Kaukkis Network Output server
------------------------------------------------------

Computer that is being controlled by Kaukkis requires a server side application to be running. Kaukkis Server needs to be compiled from source:
Code:
git clone https://github.com/haikion/kaukkis-server.git
cd kaukkis-server
qmake
make
./kaukkis-server
Server should now be running and listening port 4385. Executing:
Code:
./kaukkis-server --help
Displays additional options.
For more information see GitHub Homepage.

Reporting bugs
------------------------------------------------------
Kaukkis bug tracker can be found here.
Kaukkis Server bug tracker can be found here.

Last Changelog
------------------------------------------------------

v0.3-1 - 06-01-15
  • Support for different themes. Also supports 3rd party themes.
v0.2-1 - 04-17-15
  • Support for 3rd party plug-ins.

v0.1-1 - 03-13-15
  • Initial Release
Attached Images
     

Last edited by Hoxzer; 2015-06-01 at 03:52. Reason: New version
 

The Following 14 Users Say Thank You to Hoxzer For This Useful Post: