Showing posts with label WTD. Show all posts
Showing posts with label WTD. Show all posts

Saturday, August 30, 2014

WTD / What To Do v1.0 - Released

WTD / What To Do v1.0, released under the GPL license, source code included.

WTD is a "to do list" manager for the CP/M operating system and the Z80 cpu.

It has been written in MESCC, and follows the format and rules of Gina Trapani and his todo.txt system.

You can download from my website.



By the way, it has been ported from MESCC to Pelles C for Windows in a hurry (more information on this soon).

Friday, August 22, 2014

WTD for CP/M - What To Do (to do list manager)

I am writting a new program for CP/M with MESCC.

Its name is WTD / What To Do, and is a "to do list manager".

I uses the same format as "todo.txt" system by Gina Trapani: http://todotxt.com/, simple but very effective.

My intention is to use WTD in my daily job tasks.

More information soon.