Create Dashboard for serial connected meshtastic device
Reason this release was yanked:
Testing
Project description
Meshtastic-rpi-dashboard
Create Dashboard for serial connected meshtastic device
Setup:
sudo pip3 install iMesh-Dashboard
Configuration
First installation
cd /usr/local/iMeshDashboard/conf/
sudo mv app.conf.example app.conf
sudo nano app.conf
Configuration example
[AUTH] #authentication for dashboard
username=user
password=testPassword
[NET] # binding address and port for dashboard
bind=0.0.0.0
port=5000
[Position] # send position beacon for non gps devices
lat=45.5
lon=7.5
alt=250
interval=375
enabled=False
[MQTT] #mqtt server for publishing received nodes (i use it to render imeshmap.iz1kga.it)
host=mqtt.test.org
port=1883
username=MQTTuser
password=MQTTpassword
keepalive=60
enabled=False
Run
Install systemd service running:
sudo /usr/local/iMeshDashboard/service/iMeshDashboardServiceInstall.sh
the service will start at end of installation
control service:
systemctl start iMeshDashboard
systemctl stop iMeshDashboard
systemctl status iMeshDashboard
Disclaimer
This software is experimental. Please Avoid unauthorized persons to acces your systems!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iMesh-Dashboard-0.2.2.tar.gz
(324.9 kB
view details)
Built Distribution
File details
Details for the file iMesh-Dashboard-0.2.2.tar.gz
.
File metadata
- Download URL: iMesh-Dashboard-0.2.2.tar.gz
- Upload date:
- Size: 324.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae1291315a2ca219372b084f565d93c077555627e7cf37990bf935d84fc2dab9 |
|
MD5 | d3f07e369996534630cdf22c1a695c5d |
|
BLAKE2b-256 | a865fa97bf1b7029e5d5311187d36efa9e4e0cab3e7e376097530433e21328b7 |
File details
Details for the file iMesh_Dashboard-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: iMesh_Dashboard-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 334.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2d7468a3646442f651244b4b4acea88e7fe178de7eab477356f2470384304ba |
|
MD5 | 24102f4d4c79520397751d09def81442 |
|
BLAKE2b-256 | 5d5ae756b8e368c35ace45b8785770313b83383f909b818ea87c64d811a3ed90 |