Skip to main content

tasc

A simple, fast command-line task manager.

What it does

tasc lets you manage your to-do list directly from the terminal — no app, no browser, no distractions. Add tasks, list them, and mark them as done in seconds.

Installation

pip install tasc

Once installed, the tasc command is available globally from anywhere on your system.

Usage

tasc add "Buy groceries"     # Add a new task
tasc list                    # Show all tasks
tasc complete <id>           # Mark a task as done

Example

$ tasc add "Write project report"
Added: Write project report

$ tasc list
[ ] 0: Write project report
[ ] 1: Buy groceries

$ tasc complete 0
Done!

$ tasc list
[x] 0: Write project report
[ ] 1: Buy groceries

Requirements

  • Python 3.10+

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tasc-0.1.1.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tasc-0.1.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file tasc-0.1.1.tar.gz.

File metadata

  • Download URL: tasc-0.1.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for tasc-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5cc4ca5d1ae1e2e615b461c995738d0c418df3bcff0ccd39e57c3fc742761642
MD5 faf42d3d23f7b192fa8925a301494f0e
BLAKE2b-256 ac84251faef54ee08e389af9132f92730501cb19e2d17ddb424c3be931ef9e87

See more details on using hashes here.

File details

Details for the file tasc-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: tasc-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for tasc-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5222501bec0a31b36c27ac1982f339183287adba18ca4c4b00c45686e17a2fc5
MD5 562a096af4c0883fd058c80f30b21763
BLAKE2b-256 f3aa08ae22025f89cdbe8f02e9f44f2f0b700e82e8261886018a67666deabb91

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page