Merge pull request #87 from dreirund/patch-4

Source code formatting: Added a second blank line below each section so while editing it is visually easier to see where sections end. Unified blank lines scheme. Removed extraneous blank lines at the end.
This commit is contained in:
samuk
2026-06-10 22:49:10 +01:00
committed by GitHub
+12 -2
View File
@@ -7,6 +7,7 @@ communications utilising LoRa radio hardware. It can be used for off-grid
communication, emergency response & disaster recovery, outdoor activities, communication, emergency response & disaster recovery, outdoor activities,
or IoT sensor networks. or IoT sensor networks.
## Table of contents ## Table of contents
- [Official Resources](#official-resources) - [Official Resources](#official-resources)
@@ -24,6 +25,7 @@ or IoT sensor networks.
-------------------- --------------------
## Official Resources ## Official Resources
- [MeshCore.io](https://meshcore.io/) - The new homepage & official documentation - [MeshCore.io](https://meshcore.io/) - The new homepage & official documentation
@@ -35,6 +37,7 @@ or IoT sensor networks.
- [Facebook group](https://www.facebook.com/groups/meshcore) - [Facebook group](https://www.facebook.com/groups/meshcore)
- [Current state of Meshcore encryption](https://github.com/meshcore-dev/MeshCore/issues/259) - [Current state of Meshcore encryption](https://github.com/meshcore-dev/MeshCore/issues/259)
## Other Resources ## Other Resources
- [MeshCore Official Facebook Group](https://www.facebook.com/groups/meshcore) - [MeshCore Official Facebook Group](https://www.facebook.com/groups/meshcore)
@@ -45,6 +48,7 @@ or IoT sensor networks.
- [MeshCore OTA Firmware Update Guide](https://github.com/Mraanderson/meshcore-ota) - [MeshCore OTA Firmware Update Guide](https://github.com/Mraanderson/meshcore-ota)
- [Why MeshCore needs regions - explained simply](https://kiekr.app/why-regions) - [Why MeshCore needs regions - explained simply](https://kiekr.app/why-regions)
## Free and Open Source apps ## Free and Open Source apps
| Project Name | Description | Last Updated | | Project Name | Description | Last Updated |
@@ -87,6 +91,7 @@ or IoT sensor networks.
| [MeshCore64](https://github.com/swannman/meshcore64) ![GitHub Repo stars](https://img.shields.io/github/stars/swannman/meshcore64?style=social) | MeshCore chat client for the Commodore 64, connecting via SwiftLink RS-232 to a companion device | ![GitHub last commit](https://img.shields.io/github/last-commit/swannman/meshcore64) | | [MeshCore64](https://github.com/swannman/meshcore64) ![GitHub Repo stars](https://img.shields.io/github/stars/swannman/meshcore64?style=social) | MeshCore chat client for the Commodore 64, connecting via SwiftLink RS-232 to a companion device | ![GitHub last commit](https://img.shields.io/github/last-commit/swannman/meshcore64) |
| [MeshCore Companion Web App (Dockerized)](https://github.com/aXistem-dev/meshcore-web) ![GitHub Repo stars](https://img.shields.io/github/stars/aXistem-dev/meshcore-web?style=social) | Dockerized self-hosted deployment of the [official Companion web app](https://app.meshcore.io/); image `ghcr.io/axistem-dev/meshcore-web` | ![GitHub last commit](https://img.shields.io/github/last-commit/aXistem-dev/meshcore-web) | | [MeshCore Companion Web App (Dockerized)](https://github.com/aXistem-dev/meshcore-web) ![GitHub Repo stars](https://img.shields.io/github/stars/aXistem-dev/meshcore-web?style=social) | Dockerized self-hosted deployment of the [official Companion web app](https://app.meshcore.io/); image `ghcr.io/axistem-dev/meshcore-web` | ![GitHub last commit](https://img.shields.io/github/last-commit/aXistem-dev/meshcore-web) |
## Free and Open Source firmware ## Free and Open Source firmware
| Project Name | Description | Last Updated | | Project Name | Description | Last Updated |
@@ -117,7 +122,6 @@ or IoT sensor networks.
| [BlackJack-OS](https://github.com/Robert-Proaps/BlackJackOS-BJOS-) ![GitHub Repo stars](https://img.shields.io/github/stars/Robert-Proaps/BlackJackOS-BJOS-?style=social) | A toolbox and platform to create apps and functionality for LilyGo **T-Deck** and **T-Deck Plus**. | ![GitHub last commit](https://img.shields.io/github/last-commit/Robert-Proaps/BlackJackOS-BJOS-) | | [BlackJack-OS](https://github.com/Robert-Proaps/BlackJackOS-BJOS-) ![GitHub Repo stars](https://img.shields.io/github/stars/Robert-Proaps/BlackJackOS-BJOS-?style=social) | A toolbox and platform to create apps and functionality for LilyGo **T-Deck** and **T-Deck Plus**. | ![GitHub last commit](https://img.shields.io/github/last-commit/Robert-Proaps/BlackJackOS-BJOS-) |
## Closed Source Firmware ## Closed Source Firmware
| Project Name | Description | Last Updated | Notes | | Project Name | Description | Last Updated | Notes |
@@ -125,6 +129,7 @@ or IoT sensor networks.
| [MC Term (Dabeani)](https://github.com/dabeani/meshcoreterm) ![GitHub Repo stars](https://img.shields.io/github/stars/dabeani/meshcoreterm?style=social) | **LilyGO T-Deck, T-Deck Plus, Seeed Studio SenseCap Indicator (TFT/D1Pro).** Touch-first UI with tabbed interface (Contacts, Channels, Map, Mgmt), slippy tile map, D-pad/trackball support, RSSI/SNR metadata display, and telemetry. | ![GitHub last commit](https://img.shields.io/github/last-commit/dabeani/meshcoreterm) | [Author might open source it somewhen in the future](https://github.com/dabeani/meshcoreterm/issues/82#issuecomment-3884543453). | [MC Term (Dabeani)](https://github.com/dabeani/meshcoreterm) ![GitHub Repo stars](https://img.shields.io/github/stars/dabeani/meshcoreterm?style=social) | **LilyGO T-Deck, T-Deck Plus, Seeed Studio SenseCap Indicator (TFT/D1Pro).** Touch-first UI with tabbed interface (Contacts, Channels, Map, Mgmt), slippy tile map, D-pad/trackball support, RSSI/SNR metadata display, and telemetry. | ![GitHub last commit](https://img.shields.io/github/last-commit/dabeani/meshcoreterm) | [Author might open source it somewhen in the future](https://github.com/dabeani/meshcoreterm/issues/82#issuecomment-3884543453).
| [MeshUltra](https://tdeck.ubnzeek.com/) | Meshcore firmware for both the T-Deck and T-Deck+ | | [MeshUltra](https://tdeck.ubnzeek.com/) | Meshcore firmware for both the T-Deck and T-Deck+ |
## Software Libraries ## Software Libraries
| Project Name | Description | First Commit | | Project Name | Description | First Commit |
@@ -175,6 +180,7 @@ or IoT sensor networks.
| [Mesh Citadel](https://github.com/taedryn/mesh-citadel) ![GitHub Repo stars](https://img.shields.io/github/stars/taedryn/mesh-citadel?style=social) | A MeshCore-first BBS, inspired by the Citadel BBSes of the 80s | Sep 25 | | [Mesh Citadel](https://github.com/taedryn/mesh-citadel) ![GitHub Repo stars](https://img.shields.io/github/stars/taedryn/mesh-citadel?style=social) | A MeshCore-first BBS, inspired by the Citadel BBSes of the 80s | Sep 25 |
| [BinktermPHP](https://github.com/awehttam/binkterm-php) ![GitHub Repo Stars](https://img.shields.io/github/stars/awehttam/binkterm-php?style=social) | A Full Stack Bulletin Board System with Meshcore support | May 2026 | | [BinktermPHP](https://github.com/awehttam/binkterm-php) ![GitHub Repo Stars](https://img.shields.io/github/stars/awehttam/binkterm-php?style=social) | A Full Stack Bulletin Board System with Meshcore support | May 2026 |
## Bots ## Bots
| Project / URL | Connection | Description | | Project / URL | Connection | Description |
@@ -191,7 +197,9 @@ or IoT sensor networks.
## Country / region Websites ## Country / region Websites
### Europe ### Europe
- Austria - Austria
- [Meshcore Austria](https://www.meshcore-austria.at/doku.php?id=start) - [Meshcore Austria](https://www.meshcore-austria.at/doku.php?id=start)
- Belgium - Belgium
@@ -251,7 +259,6 @@ or IoT sensor networks.
- [MeshCore UA](https://meshcore.kiev.ua/) - [MeshCore UA](https://meshcore.kiev.ua/)
### North America ### North America
- Canada - Canada
@@ -286,6 +293,7 @@ or IoT sensor networks.
- [TennMesh](https://tennmesh.com/) - [TennMesh](https://tennmesh.com/)
- [West coast Mesh](https://www.wcmesh.com/) - [West coast Mesh](https://www.wcmesh.com/)
### Oceania ### Oceania
- Australia - Australia
@@ -298,6 +306,7 @@ or IoT sensor networks.
## Chatgroups/ forums/ ... ## Chatgroups/ forums/ ...
### Global ### Global
- [Meshcore.io Discord](https://meshcore.gg/) - [Meshcore.io Discord](https://meshcore.gg/)
@@ -337,6 +346,7 @@ In addition, there are e.g.:
#### Russia #### Russia
- [Moscow Telegram group](https://t.me/meshcoremoscow) - [Moscow Telegram group](https://t.me/meshcoremoscow)
### North America ### North America
#### USA #### USA