Skip to content

sandsmark/martin-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

martin-todo

screenshot

Extremely simple todo app (168 lines of code including the .pro file). Supports adding items, checking items, editing items (double click). Empty items are removed.

Click the systray icon to show and hide. Ctrl+Q to quit (unless on e. g. macos, it adapts to the platform defaults).

Stores items in ~/todo.txt, one item per line. If the line starts with x it is done/checked, - (or any other prefix) is unchecked.

qmake && make && ./martin-todo to build and run.

About

five minute hack because there's no nice simple todo applications that aren't horribly overcomplicated or sucky

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors