frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Simple CLI Task Manager in Python (JSON-Based)

https://github.com/oheyek/Task-Tracker-CLI
2•oheyek•6mo ago

Comments

oheyek•6mo ago
Hi! I built a minimal CLI task tracker in Python — no database, just a local tasks.json. You can add, list, complete, delete, and filter tasks right from the terminal. MIT licensed. Feedback and ideas welcome!