A hackish web frontend for uptimed. I am using it for displaying my working time.
- hackish
- no docs
- no tests
- is no stable API
- generated graphs may be totally wrong
- probably many bugs
- Install
make
,npm
andgo
. - Clone repo into
$GOROOT/src/github.com/svenwltr/upload
. - Run
make all
ormake bindeps assets run
.
- Author: Sven Walter sven@wltr.eu
- License: MIT (see LICENSE)