Skip to main content

A lightweight, repo-based, command-line timetracker that stores data in csv files

Project description

Timetracker-csv

PyPI - Version DOI GitHub License

Claim your power. Track your time on your own terms.

Track time spent on multiple projects, one repo at a time from the CLI

Time is saved in pandas-friendly csv files

timetracker

Advantages

  • Freedom Software (aka open-source)
  • Quick to set up
  • Own your data
  • NO invasive tracking ever of (as is done by multitudinous other timetracking apps):
    • keyboard and mouse activity
    • currently active browser tab and its title and URL
    • currently active application and the title of its window
  • Human-readable ASCII data stored in csv (comma-separated values) plaintext files:
    • Ready for pandas, a prevailing Python Data Analysis Library
    • Editable using many editors, including vim and Notepad++
  • Modify your data if you forget to log time
  • Quickly see the current task being recorded
  • Quickly see elapsed time spent on the current task
  • No clicking and clicking and clicking on a GUI
  • No required use of the internet or cloud-based services
  • Data supported for each time interval includes:
    • A required free-form descriptive message
    • An optional activity or type
    • Any number of tags
  • Plans to support exporting data for import by external time-tracking viewers

Quickstart

The name used by this time tracker is determined by the USER environmental variable by default.

1) Initialize a timetracker project

$ trk init
Initialized empty timetracker directory: /PROJDIR/.timetracker for name(dvk)

2) Start the timer

$ trk start
Timetracker started Wed 03:19 PM: 2025-01-22 15:19:46.479951 for name(dvk)

3) Stop the timer

$ trk stop -m 'Accomplished the planned task'
Elapsed H:M:S=0:01:36.981588 added to ./.timetracker/timetracker_dvk.csv

4) Reporting functions are coming...

Installation

Install with timetracker-csv pip:

$ pip install timetracker-csv

Or install from source:

$ git clone git@github.com:dvklopfenstein/timetracker.git
$ cd timetracker
$ pip install .

Other timetrackers

pages

Copyright (C) 2025-present, DV Klopfenstein, PhD. All rights reserved

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

timetracker_csv-0.3a8-py2.py3-none-any.whl (55.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file timetracker_csv-0.3a8-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for timetracker_csv-0.3a8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7e5c3e09793678bc8dc8cb506eed7b1578b09772037158f6add493fd741562fa
MD5 d0100d7291db8eb5be723e30178079c1
BLAKE2b-256 87d17e436ddfe90caa5686e21039b30d0f5aeabc6ea3165c6f179b29dbc5801a

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