Skip to content

A simple cross-platform stopwatch written in golang

License

Notifications You must be signed in to change notification settings

martinlindhe/timer

Repository files navigation

About

A simple cross platform systray stopwatch, written in go

Background

Testing out making a cross platform desktop app with go

macOS

macOS

go get -v -u github.com/jteeuwen/go-bindata/...
make app

To create app bundle in build/Gotime.app

or

make dmg

to create build/Gotime.dmg

Linux

Linux

Ubuntu: sudo apt-get install libgtk-3-dev libappindicator3-dev

go get -u github.com/martinlindhe/timer/cmd/gotime

Windows

Windows

TODO

License

Under MIT

About

A simple cross-platform stopwatch written in golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published