Skip to main content

Simple Task Tracker CLI

Project description

Simple Task Tracker CLI

PyPI - Version PyPI - Python Version GitHub License

A command-line interface (CLI) application to keep track of your tasks, their starting time, finishing time and their durations. Tasks could be grouped in projects.

Installation

You can install the package using either pipx or pip.

Note: It is highly recommended to install this package using pipx. It provides an isolated environment for installing and managing command-line tools. It also simplifies running CLIs without activating a virtual environment.
Check out this page to compare pip and pipx.

Using pipx

pipx install simple-task-tracker

Using pip

pip install simple-task-tracker

Usage

After the installation, you can run the CLI application with the following command:

tt help

This will display the list of available commands and their descriptions.

Commands

  • tt active: (or "a") List all active tasks
  • tt create: (or "c") Save a new task as ended. The ended time is the time right now, and the starting time is calculated using (now - duration_in_minutes)
  • tt delete: (or "d") Delete a task
  • tt finish: (or "f") Mark a task as done. It can be restarted again using 'start' command. If no task is specified, stop the only active task.
  • tt help : (or "h") Show help message
  • tt log : (or "l") Log all tasks of the day
  • tt pause : (or "p") Pause the active task
  • tt resume: (or "r") Resume last stopped task
  • tt start : (or "s") Start a task
  • tt week : (or "w") Log the current week stats about all project

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License.

Contact

If you have any questions or suggestions, feel free to contact me at ismailben44@gmail.com.

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

simple_task_tracker-0.1.2.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

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

simple_task_tracker-0.1.2-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file simple_task_tracker-0.1.2.tar.gz.

File metadata

  • Download URL: simple_task_tracker-0.1.2.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for simple_task_tracker-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6d49bef5189b4dad0a7e081712548c037aaeef3ae2a294456c87c4aca5a216d0
MD5 885df11c651ca4f0496c09495d2c0aa1
BLAKE2b-256 f111c1c2bf9f219770ac30f7a82a37f7ffd335fb60847549a533290373833065

See more details on using hashes here.

File details

Details for the file simple_task_tracker-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_task_tracker-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 46d0fbb0171f94eaaa7ef8e2e94a9a127db0be9430102a4d5cad90601f4d2c19
MD5 fe84fc0e44a1c531fde40bd57f592761
BLAKE2b-256 e71a75dab9019ae2c342e5b1dddbad6c8bd2d1ff31559a366e1533636ec9f7be

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