672998b17b0a9d0f6605f97d20b856e1c4cf1d25
Todd
Todd is a To-Do app written in C.
To compile Todd you only need a C compiler.
Just run: ./build.sh and run ./todd after that.
Ideas
- Save todos to disk
- Smarter way to organize todos (instead of global array)
- Add a TUI
Attributions
Languages
C
97.4%
Makefile
2.6%