Hi!
I've written a small launcher program for my Qt applications: pbchess, checkers, reversi (othello) and sokoban. All the programs work well with my Kobo Touch. They also should work with Glo and Mini
Download path:
http://pbchess.vlasovsoft.net/files/...1.2.5_kobo.zip (Sorry! not available till 8 Jan)
Installation:
1. Unpack the archive
2. Copy the following folders into the ".kobo" directory of your kobo reader: KoboLauncher, checkers, pbchess-1.2.5, reversi, sokoban.
3. Set up your koboplugins.ini (you must have plugin interface installed):
[CustomCommands]
...
Launcher=Plugin::executeSystemCmd("/mnt/onboard/.kobo/KoboLauncher/KoboLauncher.sh")
...
4. Profit!
You can add another applications in the KoboLauncher. Just edit KoboLauncher/KoboLauncher.ini.
Source code for KoboLauncher and Qt Kobo plugins:
http://pbchess.vlasovsoft.net/files/kobo/kobo.zip (Sorry! not available till 8 Jan)
I've written a small launcher program for my Qt applications: pbchess, checkers, reversi (othello) and sokoban. All the programs work well with my Kobo Touch. They also should work with Glo and Mini
Download path:
http://pbchess.vlasovsoft.net/files/...1.2.5_kobo.zip (Sorry! not available till 8 Jan)
Installation:
1. Unpack the archive
2. Copy the following folders into the ".kobo" directory of your kobo reader: KoboLauncher, checkers, pbchess-1.2.5, reversi, sokoban.
3. Set up your koboplugins.ini (you must have plugin interface installed):
[CustomCommands]
...
Launcher=Plugin::executeSystemCmd("/mnt/onboard/.kobo/KoboLauncher/KoboLauncher.sh")
...
4. Profit!
You can add another applications in the KoboLauncher. Just edit KoboLauncher/KoboLauncher.ini.
Source code for KoboLauncher and Qt Kobo plugins:
http://pbchess.vlasovsoft.net/files/kobo/kobo.zip (Sorry! not available till 8 Jan)