A super simple terminal to-do app that helps you focus on one task at a time.
Project description
TaskNow
A super simple 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
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.5.tar.gz.
File metadata
- Download URL: tasknow-1.0.5.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 |
89a70a8619f2793743cfddb20ecd1189b294e19564dfd20f56bdc9e03422f6e7
|
|
| MD5 |
e75bf8f216eaecb48734733ae859c178
|
|
| BLAKE2b-256 |
8e5babfd774d4a2a5f4231f2f1ee9ff79c6039e30f7b6040579a7bb07b88e16e
|
File details
Details for the file tasknow-1.0.5-py3-none-any.whl.
File metadata
- Download URL: tasknow-1.0.5-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 |
8b21583cd010da5c309093c8c90348c58d9829e7eb2ceb53f6f01c56a7a995e5
|
|
| MD5 |
6d0b89a8685e78dba278602bdc8de8dd
|
|
| BLAKE2b-256 |
34e6caf8ed957fcbab759654bdccd96e80556c1949beb4261a6c0432af454a3b
|