https://github.com/blackbirdcoder/todo-list-lazy
The World's Easiest To-Do List is designed to run in the terminal on both Windows and Linux
https://github.com/blackbirdcoder/todo-list-lazy
app console dotnet linux terminal todo todolist windows
Last synced: 3 months ago
JSON representation
The World's Easiest To-Do List is designed to run in the terminal on both Windows and Linux
- Host: GitHub
- URL: https://github.com/blackbirdcoder/todo-list-lazy
- Owner: blackbirdcoder
- Created: 2024-08-23T14:20:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T14:54:50.000Z (almost 2 years ago)
- Last Synced: 2025-08-26T13:42:36.399Z (10 months ago)
- Topics: app, console, dotnet, linux, terminal, todo, todolist, windows
- Language: C#
- Homepage:
- Size: 7.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Todo List Lazy
This is a simple to-do list created for practice and to learn programming in C#.
In the `dist` directory, you'll find the to-do list application suitable for your platform.
The program still needs improvements in both architecture and user interface, but it already performs its primary function.
You can use it for your needs as a lightweight and simple terminal-based to-do list.