Hello everyone! Just in time for those that enjoy the spooky season, the headless update is here that brings the ability to run MeshSense in a terminal without a user interface! Here is an example of running the Linux AppImage in this fashion:
HEADLESS=1 ACCESS_KEY=mySecretKey PORT=5920 ./meshsense-x86_64.AppImageAdditional updates include:
- Standardize UI elements to display hex ID (User ID) instead of longer decimal ID
- Saves a copy of the last run's log to disk to help troubleshoot startup issues
- Display a lightning bolt when a node is at 101% battery @mblauser
- Added additional mouse-over tooltips for clarity of information displayed. @mblauser
- Prevent certain bluetooth adapter edge-cases from crashing MeshSense.
- Access Key now defaults to being unset and must be manually configured for remote admin access.
- Require submission of access key instead of validating on keypress.
- Prevent certain packets missing a destination node from silently crashing the user interface.
- News modal to see the latest exciting MeshSense information!
- Ability to use automatic update in headless mode.
- and other bug fixes!
Thanks for all the great feedback, encouragement, and sharing of MeshSense! Enjoy!
-Chris