Quick post in order to deliver what I worked on lately.
This is the build of Koreader I'm actually using on my Glo; so far as I can tell, it is working close to perfectly.
The modifications needed to support our platform have been integrated in the main project, so everyone wanting to do so can head over to https://github.com/koreader/koreader, checkout the source and build his own copy! ;)
Things that are still missing:
- suspend support (hard to implement)
- avoid a reboot after exiting koreader (maybe a little easier)
- light control.
Installing instructions:
just place the folder "koreader" inside the zip to your .kobo folder;
use your favourite mean (tweaks, launcher, whatever) to execute the command
This should be it. Performance is much better than using my old build of KPV when using reflow, and there are many other improvements. Enjoy!
Edit: looks like some more work is needed for firmware 2.6.1, for the time being consider this software for 2.5.x only. Use koreader_old.zip for this firmware; as soon as I have something for 2.6.1 I'll upload it.
This is the build of Koreader I'm actually using on my Glo; so far as I can tell, it is working close to perfectly.
The modifications needed to support our platform have been integrated in the main project, so everyone wanting to do so can head over to https://github.com/koreader/koreader, checkout the source and build his own copy! ;)
Things that are still missing:
- suspend support (hard to implement)
- avoid a reboot after exiting koreader (maybe a little easier)
- light control.
Installing instructions:
just place the folder "koreader" inside the zip to your .kobo folder;
use your favourite mean (tweaks, launcher, whatever) to execute the command
Code:
/mnt/onboard/.kobo/koreader/koreader_kobo.sh /mnt/onboard
Edit: looks like some more work is needed for firmware 2.6.1, for the time being consider this software for 2.5.x only. Use koreader_old.zip for this firmware; as soon as I have something for 2.6.1 I'll upload it.