Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 411 Bytes

Readme.md

File metadata and controls

27 lines (18 loc) · 411 Bytes

gtimelog

Go Time Tracking/Analyzation Tool

A simple program to process, store and analyze time series information on the currently focused program.

Current Status:

Release - 0.1.0-alpha
Bugs - Probably

Download

go get github.com/c-14/gtimelog

Usage

  • Store received logs into <output_db>
gtimelog store <output_db>
  • Analyze time logs in database
gtimelog analyze <database>