From 6daf504cf6fead3591a46623391eeb88d47f1a30 Mon Sep 17 00:00:00 2001 From: vidplace7 Date: Wed, 8 Jul 2026 10:08:26 -0400 Subject: [PATCH] Flatpak: rename Meshtastic -> MeshtasticD This PR renames the Flatpak package from "Meshtastic" to "MeshtasticD" With the introduction of "Meshtastic Desktop" on FlatHub, the meshtasticd flatpak could use a rename to be a bit less confusing. --- bin/org.meshtastic.meshtasticd.desktop | 4 ++-- bin/org.meshtastic.meshtasticd.metainfo.xml | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/bin/org.meshtastic.meshtasticd.desktop b/bin/org.meshtastic.meshtasticd.desktop index 215c7ee054a..00b59f3c833 100644 --- a/bin/org.meshtastic.meshtasticd.desktop +++ b/bin/org.meshtastic.meshtasticd.desktop @@ -1,6 +1,6 @@ [Desktop Entry] -Name=Meshtastic -Comment=Meshtastic App +Name=MeshtasticD +Comment=Meshtastic Daemon + MUI Exec=meshtasticd Icon=org.meshtastic.meshtasticd Terminal=true diff --git a/bin/org.meshtastic.meshtasticd.metainfo.xml b/bin/org.meshtastic.meshtasticd.metainfo.xml index bdec48f6955..09f54385b12 100644 --- a/bin/org.meshtastic.meshtasticd.metainfo.xml +++ b/bin/org.meshtastic.meshtasticd.metainfo.xml @@ -2,7 +2,7 @@ org.meshtastic.meshtasticd - Meshtastic + MeshtasticD Decentralized mesh communication CC-BY-4.0 @@ -13,6 +13,9 @@ +

+ MeshtasticD is an app that allows you to use your Linux computer as a Meshtastic node (using a CH341 USB LoRa radio). +

Meshtastic is an open source project for creating off-grid, affordable, and resilient communication with LoRa mesh networks.