Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
----