Quote:
Originally Posted by Biep
I just found your repository.
How are things proceeding? Thanks for working on this!
You might get Steffen Bauer interested - if only to help you find out things about PocketBook programming that he found out the hard way.
|
As you can see from the repository log I've not spent much time on this recently. But it's still on my todo list and I am really interested in that project, need time...
One technical blocker is that I've not succeeded in monitoring key pressed on the on-screen keyboard: No event received to check what key has been pressed. Without that users would have to press a key then enter key (after that key an event is received and one can fetch the entered string)... Not that user friendly. Also I've not found any keyboard layout with direction keys... Thus I realized that I should implement my own on-screen keyboard. Interesting but I need to design that work and I procrastinate...
I am worrying whether I should start to write a pomodoro application first

(despite the smiley, I am serious).