Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

go-watch

A simple console-based time tracker with JSON support.

Run with

go run go-watch.go

or build and run with

go build go-watch.go
./go-watch

A JSON file (test.json) is used to store the start of the project, the total elapsed time, and the elasped time from the last session.

Screenshot

screenshot of go-watch

About

A simple console-based time tracker with JSON support.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages