Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edwinyoo44/meshsight
MeshSight is a third-party project that visually presents information for Meshtastic nodes.
https://github.com/edwinyoo44/meshsight
api compose docker map mesh meshtastic mqtt python
Last synced: 26 days ago
JSON representation
MeshSight is a third-party project that visually presents information for Meshtastic nodes.
- Host: GitHub
- URL: https://github.com/edwinyoo44/meshsight
- Owner: edwinyoo44
- License: gpl-3.0
- Created: 2024-08-16T13:52:17.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-14T17:45:33.000Z (4 months ago)
- Last Synced: 2024-11-04T11:03:29.510Z (2 months ago)
- Topics: api, compose, docker, map, mesh, meshtastic, mqtt, python
- Language: Python
- Homepage: https://meshsight.nfs.tw/
- Size: 255 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MeshSight
## 簡介
MeshSight 是一款第三方的視覺化呈現 Meshtastic 節點地圖資訊的專案,任何人都可以建立屬於自己的地圖。
本倉儲存放了 [MeshSight-APP-Flutter](https://github.com/edwinyoo44/MeshSight-APP-Flutter) 的 API 介面,使用 Python + FastAPI 開發。並利用 PostgreSQL 進行資料管理。整個系統已整合至 Docker Compose,以實現便捷的容器化部署,確保 API 的高效運行與擴展性。## 截圖
![image](https://raw.githubusercontent.com/edwinyoo44/MeshSight.nfs.tw/main/screenshot/e9e6cfae-6218-47ff-88b3-a8ac4446599d.png)
![image](https://raw.githubusercontent.com/edwinyoo44/MeshSight.nfs.tw/main/screenshot/7fa6d0a5-fb81-4287-9448-4e92ac5276e9.png)
![image](https://raw.githubusercontent.com/edwinyoo44/MeshSight.nfs.tw/main/screenshot/1330c676-1778-40ae-9609-8a06c84c89f1.png)
![image](https://raw.githubusercontent.com/edwinyoo44/MeshSight.nfs.tw/main/screenshot/a48b7ada-1628-4cf3-a994-361d14340d4a.png)## 參與貢獻
如果您有功能請求或發現錯誤,請在 GitHub 上[開啟 issue](https://github.com/edwinyoo44/MeshSight/issues)。## 法律聲明
This project is not affiliated with or endorsed by the Meshtastic project.The Meshtastic logo is the trademark of Meshtastic LLC.
## 倉儲狀態
![Alt](https://repobeats.axiom.co/api/embed/86a98f0150b98708a8d039ec9bff690a43f62b3c.svg "Repobeats analytics image")## 相關專案
- [MeshSight](https://github.com/edwinyoo44/MeshSight):後端 API
- [MeshSight-APP-Flutter](https://github.com/edwinyoo44/MeshSight-APP-Flutter):前端 UI
- [MeshSight.nfs.tw](https://github.com/edwinyoo44/MeshSight.nfs.tw):Demo on GitHub Page## 參考資料
- https://meshtastic.org/docs/software/integrations/mqtt/mqtt-python/
- https://github.com/meshtastic/protobufs