CLI App to track time
Project description
CLI App for tracking time
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 chronoq
: Exit the app
Thats all, pretty simple. At the end of the execution a summary with chrono execution details will be printed.
App samples
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
cronotrack-0.1.0.tar.gz
(6.0 kB
view hashes)
Built Distribution
cronotrack-0.1.0-py3-none-any.whl
(18.7 kB
view hashes)
Close
Hashes for cronotrack-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 609dbcfa3c878b9effde501742d5e590bdb722c1776d10918593a0b28d60eb6e |
|
MD5 | 6dcccbc17691ace91b23f942bc2e11c9 |
|
BLAKE2b-256 | ab9a0f0a031209fc2e668636b500684254033e7241fc0348f52921a471a2044f |