A command-line task management application for tracking and organizing your tasks
Project description
Commands
- Add Task
py .\main.py addtask "Task Title" --description "task description" --status "pending" --duedate "22-3-2014"
To create multiple tasks at once (adding more arguments to each flag):
py .\main.py addtask "Task Title" "Task 2 Title" --description "task description" "task 2 description" --status "pending" "pending" --duedate "22-3-2014" "22-3-2014"
- Show Tasks
py .\main.py showtasks
- Show Stats
py .\main.py stats
- Delete Task
py .\main.py deletetask <task_number>
- Update Status
py .\main.py updatestatus <task_number> <new_status>
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
heytaskify-1.0.4.tar.gz
(6.0 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 heytaskify-1.0.4.tar.gz.
File metadata
- Download URL: heytaskify-1.0.4.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1678a3cdadd7cc864a7ad75caf4857d459c73ea5c6137d71bae2609f087be046
|
|
| MD5 |
cc19d4cce69ba9fc7564bb1ea894b08f
|
|
| BLAKE2b-256 |
2d9f36bedc963b2f32e0ee9d8a30333de216d1828d42868f019922cdde6f674f
|
File details
Details for the file heytaskify-1.0.4-py3-none-any.whl.
File metadata
- Download URL: heytaskify-1.0.4-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7253ef81142cd40ecb97531daa3b45435adacf04976b597e9d6e7ac7b4ad5b9
|
|
| MD5 |
d126207100b8911f74e0e4e7032ae7c5
|
|
| BLAKE2b-256 |
6453534b2e80fe48ce3f3066bbe73cea84f4ffdab82a2c0defd3366c07e14539
|