CLI-first todo manager with local SQLite storage
Project description
mb-todo
Personal todo manager with CLI and TUI interfaces. Local SQLite storage, --json flag for scripting.
Install
uv tool install mb-todo
Quick Start
mb-todo add "Buy groceries" -p personal -P high
mb-todo add "Fix login bug" -p work -t backend
mb-todo list
mb-todo list -p work
mb-todo close 1
mb-todo tui
JSON Mode
All commands support --json for machine-readable output:
{"ok": true, "data": {...}}
{"ok": false, "error": "CODE", "message": "..."}
Documentation
- CLI Architecture — project structure and patterns (from mm-clikit)
- Data Model — schema design decisions
- Configuration — config.toml, TUI columns, filter persistence
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mb_todo-0.1.1.tar.gz
(26.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mb_todo-0.1.1-py3-none-any.whl
(29.9 kB
view details)
File details
Details for the file mb_todo-0.1.1.tar.gz.
File metadata
- Download URL: mb_todo-0.1.1.tar.gz
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c792572ffc39861b226397e51844a8fac6b51eff0164a2e6a5daa00ba1a77aea
|
|
| MD5 |
bb738d87f14d3198b5a6f4caf4def3f7
|
|
| BLAKE2b-256 |
fe8ffec30efbc15f9ceb6c99cd0387a94c29942c09cca897b08ef298f01c9d0f
|
File details
Details for the file mb_todo-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mb_todo-0.1.1-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73490c6e02d5817e31514edecd17a614e6be6ec928bbae2c5c429d1d849065c2
|
|
| MD5 |
f3cd47430517e04981ff73c197d0c247
|
|
| BLAKE2b-256 |
4e7b36f8c56d67873ae3415701355516d7a639c60114622300daeb4d065afa81
|