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.2.tar.gz
(28.7 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.2-py3-none-any.whl
(31.2 kB
view details)
File details
Details for the file mb_todo-0.1.2.tar.gz.
File metadata
- Download URL: mb_todo-0.1.2.tar.gz
- Upload date:
- Size: 28.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","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 |
391f46a1a72727944bc67cb784e506b6ecd45122e4165b2cd4da0eedab96299e
|
|
| MD5 |
0d227fc6bf56eb5b40903baa4a07ef77
|
|
| BLAKE2b-256 |
4d7433314c0d6bb2dcbdd2457ba08fe1240e493a0eb9119f3d0ae4d667b29f41
|
File details
Details for the file mb_todo-0.1.2-py3-none-any.whl.
File metadata
- Download URL: mb_todo-0.1.2-py3-none-any.whl
- Upload date:
- Size: 31.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","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 |
db8f1f91e25ac89c54f6bf67b322172d6eff7da239de33f81b0a7bc9fa4e72c2
|
|
| MD5 |
64731b74fb553487db47dee99ba02887
|
|
| BLAKE2b-256 |
c4012f31f0172a02bdb35ff0cec41b82047ebd7fc2ce5fb01aae93eebd6a8f2c
|