SkillAgentSearch skills...

GoTimer

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

Install / Use

/learn @OutThisLife/GoTimer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated8y ago
Forks0

Languages

Go

Security Score

55/100

Audited on Jan 25, 2018

No findings