A terminal to-do app that helps you focus on one task at a time.
Project description
TaskNow
A terminal to-do app that helps you focus on one task at a time.
Why use TaskNow?
- Stay focused by seeing just your current task
- Add, complete, and manage tasks easily from the terminal
- No accounts, no clutter — just your tasks
Installation
You can install TaskNow directly from PyPI:
pip install tasknow
Commands
Add a task:
tasknow add "Write report"
See your current task:
tasknow
Mark it done:
tasknow done
List all tasks:
tasknow list
Remove a task:
tasknow remove <id>
Show completed tasks:
tasknow completed
Un-complete a task:
tasknow undone <id>
Edit a task:
tasknow edit <id> "New description"
MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tasknow-1.0.6.tar.gz
(4.2 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
File details
Details for the file tasknow-1.0.6.tar.gz.
File metadata
- Download URL: tasknow-1.0.6.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0164165db4017b0a24612795ed50bfedf3a146d5a97a7db45a82243e5082c200
|
|
| MD5 |
117dc1f8b72109a9883fe4a65c70a0b0
|
|
| BLAKE2b-256 |
bfb56c2dd30d8ac271d7d23bb80ae4b59e7c789d22d25ffeb1f735a1db51f2a3
|
File details
Details for the file tasknow-1.0.6-py3-none-any.whl.
File metadata
- Download URL: tasknow-1.0.6-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03f6edadb315eebab2ebb0a60198e6b16270105444f5a4ab7d1a4913d55954d6
|
|
| MD5 |
5336e4e7cf8012671b2b460ef8107dd5
|
|
| BLAKE2b-256 |
15f9a37618d4588433c990309a3cef1c224f344f449a476dc668e560dfa985c0
|