Last one from my little MMM suite: MMM-WifiLink — a clean, iOS-style Wi-Fi signal indicator for MagicMirror².
- Five signal bars that light up and change colour with link quality (green → amber → red)
- Reads the real signal strength in dBm via
iw dev <iface> link - Optional localised quality label (English and German included)
- In-place DOM updates, so the display does not flicker on refresh
- Two sizes:
normalandsmall
It is intended for Linux hosts with a wireless interface and requires the iw package. Configuration is just the interface name plus a few display options.
GitHub: https://github.com/ago1776/MMM-WifiLink · MIT. Feedback welcome 🙂
