Skip to content

c-14/gtimelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

Releases

No releases published

Packages

No packages published