A simple CLI task tracker
Project description
cli-tasker
Description:
cli-tasker is a project used to track and manage tasks.
Features
cli-tasker can help user:
- Add a Task: Users can add a new task to their task list by providing a description. Each task is assigned a unique ID and is initially set to the "todo" status.
- Delete a Task: User can removed from the tasks by specifying their unique ID. After delete the task, you can choose whether to rearrange the task id or not.
- Update a Task: Users can update the description of an existing task. This requires the task's ID and the new description.
- List Tasks: Users can list all tasks (default) or filter them by status. The statuses available for filtering are "done", "todo", and "on-going".
- Mark Task as On Goning: Tasks can be marked as "on-going" by providing their ID.
- Mark Task as Done: Tasks can be marked as "done" by specifying their ID. After mark as done, you can choose to leave the task on the list or delete it.
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
cli_tasker-1.0.1.tar.gz
(4.5 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 cli_tasker-1.0.1.tar.gz.
File metadata
- Download URL: cli_tasker-1.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aba434cfec41d50921dd215a6d4340171bb49624c56bc4b601c54ce78756427
|
|
| MD5 |
032fb63154255eb87be538c8a726e292
|
|
| BLAKE2b-256 |
53df1215d0e8c2347c30ed756a55300507b24c47f79c0e5e99b33be594614f8d
|
File details
Details for the file cli_tasker-1.0.1-py3-none-any.whl.
File metadata
- Download URL: cli_tasker-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f67574221a494511425aa1458daf92ad4b26ff83e1f23088acbe16d3ed35d38f
|
|
| MD5 |
13825bcf5480abdcf7e9a834f7238766
|
|
| BLAKE2b-256 |
68363f479d12d6c9cf03509de96ccf8c58015e27387b821c0c28c5e5e0e8712a
|