index
:
catbus-wakeonlan
latest
Catbus Wake-On-Lan daemon
Ethel Morgan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-06-23
use versioned go modules instead of pseudo-versions
Ethel Morgan
2020-06-23
use the library versions of catbus & logger
Ethel Morgan
2020-06-23
only rebroadcast on connect, not constantly
Ethel Morgan
2020-06-22
default rebroadcast values are set to Retain
Ethel Morgan
2020-06-22
don't rebroadcast deleted topics
Ethel Morgan
2020-06-22
add rebroadcasting to package catbus
Ethel Morgan
2020-06-20
move package mqtt to package catbus, make more convenient
Ethel Morgan
2020-06-20
add a README explaining config and theory of operation
Ethel Morgan
2020-06-20
Merge pull request #1 from ethulhu/add-license-1
ethulhu
add LICENSE
2020-06-20
add LICENSE
ethulhu
2020-06-20
only send WOL packets when set to "on"
Ethel Morgan
2020-06-20
rename the project to catbus-wakeonlan
Ethel Morgan
2020-06-20
add Nix build
Ethel Morgan
2020-06-20
add structured logging / logfmt
Ethel Morgan
2020-06-19
add a pre-commit config
Ethel Morgan
2020-06-19
add SPDX licensing headers
Ethel Morgan
2020-06-19
basic wake-on-lan actuator
Ethel Morgan
2020-06-19
initial commit
Ethel Morgan