https://github.com/mathisburger/terminaltodo
A CLI tool for managing basic todos
https://github.com/mathisburger/terminaltodo
Last synced: about 1 year ago
JSON representation
A CLI tool for managing basic todos
- Host: GitHub
- URL: https://github.com/mathisburger/terminaltodo
- Owner: MathisBurger
- License: mit
- Created: 2022-05-23T20:54:37.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T19:26:12.000Z (about 4 years ago)
- Last Synced: 2025-04-06T14:27:42.185Z (about 1 year ago)
- Language: Rust
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Terminal ToDo
A simple cli for managing your todos in your terminal
# Project information
The terminal todo project is a simple cli that helps you to manage your todos
as a software engineer or just a terminal enthusiast. This way
of managing your todos is great for people who are more familiar with
using your keyboard than clicking through visual user interfaces.
# Installation
Just download the executable from the latest release and
paste it into your folder with all executables.
# Usage
If you want to get further information about the usage of the
cli and how the commands work type
```shell
terminal-todo help
```