Built with Go
A simple, delicate CLI to-do app that respects your system resources and your focus. Experience the speed of Go in your daily workflow.
Interact with the virtual terminal below to understand how gotodo streamlines your task management without leaving the keyboard.
Built with Go, gotodo maintains a minimal system footprint compared to Electron or interpreted CLI apps.
Speed and efficiency are at the core of the gotodo philosophy. By leveraging Go's compiled nature, the application starts instantly and consumes negligible system resources.
Designed for clarity. gotodo removes the friction between thinking of a task and recording it.
Add tasks directly from your command line arguments without opening a text editor or GUI.
Simple interface for marking tasks as complete. Visual feedback helps maintain momentum.
Clean output formatting and delicate interactions. No clutter, just your goals.
The philosophy of gotodo encourages completing tasks before adding too many new ones. Keep your list short and actionable.
> gotodo clean
Regularly clears completed tasks to maintain a clean slate state.
Install gotodo today using the Go toolchain.
go install github.com/yuxbao/gotodo@latest
Copy
Requires Go 1.24+