timer

command module
v0.0.0-...-57d6a8b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2023 License: MIT Imports: 11 Imported by: 0

README

Timer

Timer is a time tracking software with a web frontend.

Install

To install the timer with go, run

go install github.com/ostcar/timer@latest

Server

To build the server, just call

go build

Afterwards you can start it with

./timer

It will create the file db.jsonl which is the database.

GRPC Client

The grpc Client is called timeme. You can build it with

go build ./cmd/timeme

and start it with

./timeme

Web Client

The webclient is running on port 8080 per default.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL