StartWatch and Countdown for NanoNote

I previously created a stopwatch and a countdown timer for Dingux, which I’m now re-releasing for the Ben NanoNote, with new keybindings and updated guide text.

Screenshot of StartWatch for NanoNote. Image captured with fbgrab.

Download Countdown here.
Download StartWatch here.

Source, as always, is included, though with these releases, makefiles are not.

I used this line to compile (compiled with Dingux toolchain):
mipsel-linux-uclibc-gcc main.c -lSDLmain -lSDL -lSDL_ttf -o binaryname

Copy the binary files and the font font.ttf to /usr/bin if you want to run these applications without having to change your working directory into where they are stored each time you wish to use them.

If you find any bugs or have any feature requests, let me know, either via comments or via the Google Code issue tracker.

Leave a Reply