Skip to content

To-do list in your terminal. Made with C# and Spectre.Console.

License

Notifications You must be signed in to change notification settings

LucasRufo/todoTUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo TUI

This is a console-based to-do list! It uses the amazing Spectre.Console library do deal with all the rendering in the terminal.

Example of usage in Todo TUI

Getting Started

  • 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. 🎉

Options

You can Add, Mark as Done, Update and Remove to-dos based on what you need.

Tech Stack

This project was made using C#, .NET 6.0, and the Spectre.Console library.

License

MIT License © Lucas Rufo

About

To-do list in your terminal. Made with C# and Spectre.Console.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages