meshsimple ghcr.io/pross/meshsimple:latest https://ghcr.io bridge sh false https://github.com/Pross/meshsimple/issues https://github.com/Pross/meshsimple Self-hosted Meshtastic monitoring app. Displays a live map of all mesh nodes, a node list, and persistent channel 0 messaging (send and receive). Connects to your Meshtastic device over TCP/WiFi. Network:Management http://[IP]:[PORT:8080]/ https://raw.githubusercontent.com/Pross/unraid-templates/main/meshsimple.xml https://raw.githubusercontent.com/Pross/meshsimple/main/frontend/public/icon.png 8080 4403 /mnt/user/appdata/meshsimple ### 2026-05-05 - Show received timestamp alongside hop count in message sender hover tooltip - Use over-the-air receive time (rxTime) for more accurate message timestamps ### 2026-04-28 - Fix REACTION_EMOJIS env var being ignored ### 2026-04-20 - Add reply-to: click any message to quote it in your reply - Add emoji reactions with configurable emoji set via REACTION_EMOJIS variable - Add emoji picker on compose input ### 2026-04-13 - Show active vs total node count with breakdown tooltip ### 2026-04-11 - Fix timezone handling — timestamps now always serialised as UTC - Fix packet receive issue caused by getMetadata ping - Switch map tile layer based on light/dark theme - Show hop count tooltip on message sender names ### 2026-04-10 - Mobile responsive layout - Node sort dropdown - UI improvements: branding, message dividers, node activity filtering ### 2026-04-08 - Initial release