Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoffimar/gott

go time tracking CLI application
https://github.com/hoffimar/gott

cli-app golang time-tracking

Last synced: about 2 months ago
JSON representation

go time tracking CLI application

Awesome Lists containing this project

README

        

# gott - go time tracking CLI application

## Configuration
Configuration file: $HOME/.gott.yaml

Working times are stored in json format at ~/.gott/timetracking, the folder where the json file is stored can be configured via parameter StorageLocation in the yaml config file.

## Usage
Show usage help:

```./gott help```