/todoer

Small TUI Todo C Program (similar to one that @tsoding made using Rust)

Primary LanguageC

TODOER

A simple TUI program that shows your todo list.

You can add a todo item using control + a.

You can quit the program using the q key.