Skip to content

paketb0te/gohome

 
 

Repository files navigation

GoHome

Util to show current worktime and possible leave times with Matrix integration.

example view of current worktime

Getting started

To download and install the utility execute the following commands:

go install github.com/sbreitf1/gohome@v1.1.0

Now start it with gohome from command line.

You will probably be asked to enter a Matrix host. Paste the same host you visit in your browser (including protocol and path) here. Finally, you need to enter your Matrix credentials.

Login example

These values are stored in ~/.config/gohome (XDG compatible) and are used in all following runs. You can enter an empty password here to only store host and username. You will be prompted for your password on every run.

Old configs in ~/.gohome will be automatically migrated.

Thanks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%