https://presence.fuz.re source code mirror
Go to file
Lomanic 4320babfa6 Add better logs to /status route
Don't needlessly leak button's login/password in these logs
2020-11-07 20:08:50 +01:00
vendor Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
.gitignore Post space opening/closure posting on (lack of) ESP ping 2020-10-10 01:52:05 +02:00
README.md Add go-get install instructions in README 2020-10-24 19:38:53 +02:00
go.mod Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
go.sum Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
main.go Add better logs to /status route 2020-11-07 20:08:50 +01:00

README.md

Presence button

See https://wiki.fuz.re/doku.php?id=projets:fuz:presence_button

Install with go get -v github.com/Lomanic/presence-button-web (you will get a presence-button-web binary in $(go env GOPATH)/bin)