Flatsonar

LNXlink

by bkbilly

Manage Linux machine with MQTT

Dangerous permissions Verified creator MIT v2026.9.0

Support the creators

Flatsonar is just the shop window. The people below made LNXlink.

Screenshot 1 of LNXlink

About

LNXlink is a Linux companion app that seamlessly integrates your system with external applications like Home Assistant. It uses MQTT, a lightweight messaging protocol, to enable real-time data exchange and remote control capabilities.

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.

Permissions

5 permissions weaken the sandbox. Flatsonar asks before installing.

  • all devices (/dev): webcams, disks, raw hardware
    --device=all
  • access to a sensitive location (/run/docker.sock): credentials or autostart
    --filesystem=/run/docker.sock
  • network configuration
    --system-talk-name=org.freedesktop.NetworkManager
  • session management (logout, suspend)
    --system-talk-name=org.freedesktop.login1
  • systemd: can manage services
    --system-talk-name=org.freedesktop.systemd1
  • inter-process communication (needed for X11)
    --share=ipc
  • network
    --share=network
  • X11 display, only when Wayland is unavailable
    --socket=fallback-x11
  • audio
    --socket=pulseaudio
  • Wayland display
    --socket=wayland
  • access to /tmp/lnxlink
    --filesystem=/tmp/lnxlink:create
  • access to /run/reboot-required
    --filesystem=/run/reboot-required
  • access to ~/Documents/LNXlink
    --filesystem=~/Documents/LNXlink:create
  • Bluetooth
    --allow=bluetooth
  • notifications
    --talk-name=org.freedesktop.Notifications
  • talks to org.gnome.Mutter.IdleMonitor
    --talk-name=org.gnome.Mutter.IdleMonitor
  • media player controls (MPRIS)
    --talk-name=org.mpris.MediaPlayer2.*
  • battery status
    --system-talk-name=org.freedesktop.UPower

Who publishes this

The creator demonstrably controls this app id: Flathub verification, the hosting account owns the namespace, or a well-known file on their domain.

  • verified on Flathub: the developer proved they control this app id
    publisher:flathub

Maintenance

Recent activity on the upstream repository, or built and reviewed by Flathub.

No staleness signals: recent activity, or built and reviewed by Flathub.