Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arcnmx/systemd2mqtt
expose systemd services to mqtt
https://github.com/arcnmx/systemd2mqtt
Last synced: 18 days ago
JSON representation
expose systemd services to mqtt
- Host: GitHub
- URL: https://github.com/arcnmx/systemd2mqtt
- Owner: arcnmx
- Created: 2022-09-26T22:57:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T21:38:17.000Z (7 months ago)
- Last Synced: 2024-04-30T22:37:57.916Z (7 months ago)
- Language: Rust
- Size: 154 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= systemd2mqtt
Expose systemd services to MQTT.
Service state changes are broadcast to the MQTT broker for clients to subscribe to, and units can be manipulated by publishing messages to the control topic.[source,bash]
----
$ cargo run -- --help
----