Skip to content

Autotrack time per client, project and project files with Go.

Notifications You must be signed in to change notification settings

OutThisLife/GoTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Go and AngularJS app that logs your usage of your editor of choice (like Sublime Text). It tracks your time that you spend per client, per project and displays it in an interface powered by AngularJS.

Installation

Installation is fairly simple. You will want to configure config.json for your DSN, editor and client names to watch.

Once set, do go run src/main.go or go build src/main.go and add it to your startup, or just run it as is. It will then begin watching and timing your activity.

You can then go to public/index.html to view the results.

OS support

Currently this only works on Windows with Win32 API. Am working towards a cross-platform solution.

About

Autotrack time per client, project and project files with Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published