Meshtastic Web Console
Quote from admin on February 17, 2025, 5:42 pmIntroducing the Meshtastic Web Console—a Python-based, real-time logging application that connects to your Meshtastic node via Wi-Fi. 📡
Key Features:
- Real-Time Monitoring: View incoming messages directly in your terminal and a web-based console.
- Comprehensive Logging: Logs are saved to a file with up to 50,000 retained lines.
- User-Friendly Interface: Enjoy clickable links, stylized separators, and multiple timestamp formats.
Enhance your Meshtastic experience today! Check it out on GitHub: https://github.com/Hoser01/meshtasticWebConsole
Introducing the Meshtastic Web Console—a Python-based, real-time logging application that connects to your Meshtastic node via Wi-Fi. 📡
Key Features:
- Real-Time Monitoring: View incoming messages directly in your terminal and a web-based console.
- Comprehensive Logging: Logs are saved to a file with up to 50,000 retained lines.
- User-Friendly Interface: Enjoy clickable links, stylized separators, and multiple timestamp formats.
Enhance your Meshtastic experience today! Check it out on GitHub: https://github.com/Hoser01/meshtasticWebConsole
Uploaded files:
Quote from admin on February 19, 2025, 6:00 pmI still have some work to do on it, but I have had it running stable for three days now. Some things that need to be added/tweaked:
- Add encryption
- Add bluetooth support
- Add a node.db to correlate information (what node is sending what when the information is avialable.)
- Handle unknown message types more gracefully.And the list can go on... hihi.
Cheers,
Chris
I still have some work to do on it, but I have had it running stable for three days now. Some things that need to be added/tweaked:
- Add encryption
- Add bluetooth support
- Add a node.db to correlate information (what node is sending what when the information is avialable.)
- Handle unknown message types more gracefully.
And the list can go on... hihi.
Cheers,
Chris

