ususdei / lnxlink

🖥 IOT integration for Linux using MQTT.

Home Page:https://bkbilly.gitbook.io/lnxlink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license OS - Linux Python 3.5 PyPI Last commit

LNXlink

This is a Linux companion app for integrating your system with an external application like Home Assistant using MQTT. It's very usefull for remote controling a linux PC, receiving notifications and monitoring it's stats.

Features

  • Sensors: Automatically discover sensors that monitor and control the system.
  • Home Assistant: Uses MQTT Autodiscovery to create entities and shows if update is required.
  • No sudo required: No need to be root user to install and use, unless used on server setup.
  • Easily expanded: Any new module is automatically imported and custom modules can be added.

Get started

The documentation with the installation instructions and all the information that you might need has been moved here.

About

🖥 IOT integration for Linux using MQTT.

https://bkbilly.gitbook.io/lnxlink

License:MIT License


Languages

Language:Python 97.4%Language:Shell 2.6%