Skip to content

Desktop application written in Go to collect worktime

License

Notifications You must be signed in to change notification settings

simmarn/punchclock

Repository files navigation

punchclock

Desktop application written in Go that assists user in recording work time.

Punchclock screenshot

Copyright (C) 2023 Martin Olausson

Install

Download latest from https://github.com/simmarn/punchclock/releases.

Unpack and move binary to desired folder. Execute binary.

Build from source

  1. Install the Fyne toolkit according to https://developer.fyne.io/started/.
  2. Clone this repo
  3. In repo root execute
go build

Run tests

In repo root execute

go test github.com/simmarn/punchclock/test

About

Desktop application written in Go to collect worktime

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages