Skip to main content

A simple cli tool to record time spent on tasks.

Project description

Simple task time tracker:

alias wtt='python3 -m worktimething'
wtt b 141
wtt b 142
wtt e 142
wtt b 143
wtt  # shows a summary
141 :   4h 49m
142 :   2h 55m
143 : * 1h 20m
--------------------
TOTAL :   9h 5m
wtt a 141 5h3m  # Add time manually
wtt s 141 2h30m  # Subtract time manually

Then get summaries in Jira work log format so that you don’t have to worry about those any longer.

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

worktimething-0.1.7.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

worktimething-0.1.7-py3-none-any.whl (3.5 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