Personal task manager
Project description
tasko
A personal task manager: a fast Textual TUI over local SQLite, with a minimal CLI for quick capture.
Usage
tasko with no arguments launches the TUI — the primary interface, where all
task and project management lives.
The CLI is deliberately minimal (see docs/architecture.md for why):
tasko add "fix nginx" -p infra # quick capture from the shell
tasko list # a quick look without launching the TUI
Data is a single SQLite file under $XDG_DATA_HOME/tasko (default
~/.local/share/tasko); override the directory with --data-dir or the
TASKO_DATA_DIR env var.
Design
- docs/architecture.md — layering (
core/+cli/+tui/), the TUI-first UI strategy, tool choices. - docs/data-model.md — entities, the full SQL schema, and the reasoning behind it.
- docs/non-goals.md — features deliberately not built, and why.
License
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
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
File details
Details for the file tasko-0.0.1.tar.gz.
File metadata
- Download URL: tasko-0.0.1.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","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 |
bdac9c2e479027ccad39055f572ec7b18dfe55cd83a55a06cf5a634731da6df1
|
|
| MD5 |
19fd97de336ac1498215db0f63a05e7b
|
|
| BLAKE2b-256 |
5c16c704cedee8b8f155a3e881ebebcb2dfb1aee773c197da126e65ecef4cec9
|
File details
Details for the file tasko-0.0.1-py3-none-any.whl.
File metadata
- Download URL: tasko-0.0.1-py3-none-any.whl
- Upload date:
- Size: 27.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","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 |
c04a502e22396287b7ed73a91344e675ff4b36fd194f408b37c6773e09c67ccb
|
|
| MD5 |
5d50b509f7d3f21961320de757e90dcb
|
|
| BLAKE2b-256 |
d1bd967df5acc905fd41d1a4110e8c72c5dc8af50b76145a8942a737005953d8
|