A command line todo list, written in Rust.
Ratatask (WIP)
Ratatask is a TUI CalDAV client based on the ratatui Rust crate (hence the name). I started developing it, cause i couldn't find a nice desktop equivalent to the todo app on my phone. This is my first Rust project as well, cause i wanted to learn the language and I always have an easier time learning if I'm also working on a project.
So far it can only display tasks and a few details about them, but i plan to be able to:
- complete tasks
- create new tasks
- reschedule tasks
- filter the list