Skip to main content

CLI App to track time

Project description

CLI App for tracking time

PyPI version PyPI version


Basic CLI application for tracking time writen in python (stdlib only)

Installation and usage

You can install the package thrugh pip:

> pip install cronotrack

Run the app as an executable module:

> python -m cronotrack

To exit from the app press q (or ctrl+c)

Overview

When started the first chrono will be started. From there you can:

  • n: Finish current chrono and start a new one. A prompt to name the finished task will appear.
  • p: Pause and resume the current chrono
  • q: Exit the app

Thats all, pretty simple. At the end of the execution a summary with chrono execution details will be printed.

App samples

App sample App sample (naming chrono) App summary sample

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

cronotrack-0.1.1.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

cronotrack-0.1.1-py3-none-any.whl (18.7 kB view hashes)

Uploaded Python 3

Supported by

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