This is a console-based to-do list! It uses the amazing Spectre.Console library do deal with all the rendering in the terminal.
- Download the latest release on github.
- Put the executable on the PATH environment variable of your system. By now, the binary only works on Windows.
- Just run
todotui
in your terminal and you are ready to go. 🎉
You can Add, Mark as Done, Update and Remove to-dos based on what you need.
This project was made using C#, .NET 6.0, and the Spectre.Console library.
MIT License © Lucas Rufo