Hey everybody, I have written a small Python program that outputs a navigable month view of all reminders in `~/.reminders` using curses. It fits already my personal requirements, maybe it is also of use to somebody else. It works under both Python 2 and 3, using only the standard library (that was my premise).
If you are interested, you can check out [obdaRemind][1] over at GitHub. Contributions are, of course, always welcome. [1]: https://github.com/yggi49/obdaRemind Cheers, Clemens _______________________________________________ Remind-fans mailing list [email protected] http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans Remind is at http://www.roaringpenguin.com/products/remind
