chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5557)

This commit is contained in:
James Rich
2026-05-20 17:43:05 -07:00
committed by GitHub
parent e67ebb7a0d
commit 05679ec276
195 changed files with 893 additions and 1049 deletions

View File

@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- الإعدادات
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
| Setting | الوصف |
| --------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
| Setting | الوصف |
| ------------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Абзор
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Установка
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
| Setting | Апісанне |
| --------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Прыватны ключ | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
| Setting | Апісанне |
| ------------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Прыватны ключ | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Връзки
parent: Ръководство за потребители
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Свържете телефона или настолния си компютър с Meshtastic радио чрез Bluetooth, USB или TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Настолно приложение
parent: Ръководство за потребители
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Настолно приложение
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Преглед
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Инсталация
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Възли
parent: Ръководство за потребители
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- Remove node
- Премахване на възела
## Filtering & Sorting

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: Ръководство за потребители
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: Ръководство за потребители
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- настройки
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Конфигуриране на сигурността
| Настройка | Описание |
| --------------------- | -------------------------------------------------------------------------- |
| Публичен ключ | Your node's public key (read-only) |
| Администраторски ключ | Key for remote administration |
| Частен ключ | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Управляем режим | Restrict non-admin channel changes |
| Настройка | Описание |
| ------------------------- | -------------------------------------------------------------------------- |
| Публичен ключ | Your node's public key (read-only) |
| Администраторски ключ | Key for remote administration |
| Частен ключ | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Управляем режим | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
| Setting | Descripció |
| --------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
| Setting | Descripció |
| ------------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Připojení
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Uzly
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- nastavení
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Nastavení zabezpečení
| Nastavení | Popis |
| --------------------- | -------------------------------------------------------------------------- |
| Veřejný klíč | Your node's public key (read-only) |
| Administrátorský klíč | Key for remote administration |
| Soukromý klíč | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Řízený režim | Restrict non-admin channel changes |
| Nastavení | Popis |
| ------------------------- | -------------------------------------------------------------------------- |
| Veřejný klíč | Your node's public key (read-only) |
| Administrátorský klíč | Key for remote administration |
| Soukromý klíč | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Řízený režim | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Verbindungen
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Übersicht
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Tastaturkürzel
| Tastaturkürzel | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Einstellungen öffnen |
| Tastaturkürzel | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Einstellungen öffnen |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Knoten
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- Remove node
- Knoten entfernen
## Filtering & Sorting

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- Einstellungen
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Öffentlicher Schlüssel | Your node's public key (read-only) |
| Administrativer Schlüssel | Key for remote administration |
| Privater Schlüssel | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Fehlersuchprotokolle (Debug) | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Verwalteter Modus | Restrict non-admin channel changes |

View File

@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- ρυθμίσεις
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
| Setting | Περιγραφή |
| --------------------- | -------------------------------------------------------------------------- |
| Δημόσιο Κλειδί | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Ιδιωτικό Κλειδί | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
| Setting | Περιγραφή |
| ------------------------- | -------------------------------------------------------------------------- |
| Δημόσιο Κλειδί | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Ιδιωτικό Κλειδί | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Conexiones
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Visión general
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodos
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- ajustes
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Clave Pública | Your node's public key (read-only) |
| Contraseña de administrador | Key for remote administration |
| Clave privada | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Modo "ya terminado de configurar" | Restrict non-admin channel changes |

View File

@@ -2,7 +2,7 @@
title: Ühendus
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Sõlmed
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- sätted
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Turva sätted
| Setting | Kirjeldus |
| --------------------- | -------------------------------------------------------------------------- |
| Avalik võti | Your node's public key (read-only) |
| Administraatori võti | Key for remote administration |
| Salajane võti | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Hallatud režiim | Restrict non-admin channel changes |
| Setting | Kirjeldus |
| ------------------------- | -------------------------------------------------------------------------- |
| Avalik võti | Your node's public key (read-only) |
| Administraatori võti | Key for remote administration |
| Salajane võti | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Hallatud režiim | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Yhteydet
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Yleiskatsaus
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Asennus
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Laitteet
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- Remove node
- Poista laite
## Filtering & Sorting

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- asetukset
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Turvallisuusasetukset
| Setting | Kuvaus |
| --------------------- | -------------------------------------------------------------------------- |
| Julkinen avain | Your node's public key (read-only) |
| Ylläpitäjän avain | Key for remote administration |
| Yksityinen avain | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Hallintatila | Restrict non-admin channel changes |
| Setting | Kuvaus |
| ------------------------- | -------------------------------------------------------------------------- |
| Julkinen avain | Your node's public key (read-only) |
| Ylläpitäjän avain | Key for remote administration |
| Yksityinen avain | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Hallintatila | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Connexions
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nœuds
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- Remove node
- Supprimer le nœud
## Filtering & Sorting

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- paramètres
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Configuration de sécurité
| Setting | Description |
| --------------------- | -------------------------------------------------------------------------- |
| Clé publique | Your node's public key (read-only) |
| Clé Admin | Key for remote administration |
| Clé privée | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Mode géré | Restrict non-admin channel changes |
| Setting | Description |
| ------------------------- | -------------------------------------------------------------------------- |
| Clé publique | Your node's public key (read-only) |
| Clé Admin | Key for remote administration |
| Clé privée | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Mode géré | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
| Setting | Cur síos |
| --------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
| Setting | Cur síos |
| ------------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
| Setting | Descrición |
| --------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
| Setting | Descrición |
| ------------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
| Setting | Opis |
| --------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
| Setting | Opis |
| ------------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
| Setting | Deskripsyon |
| --------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
| Setting | Deskripsyon |
| ------------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Csomópontok
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- beállítások
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Biztonsági beállítások
| Setting | Leírás |
| --------------------- | -------------------------------------------------------------------------- |
| Nyilvános kulcs | Your node's public key (read-only) |
| Admin kulcs | Key for remote administration |
| Privát kulcs | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Felügyelt mód | Restrict non-admin channel changes |
| Setting | Leírás |
| ------------------------- | -------------------------------------------------------------------------- |
| Nyilvános kulcs | Your node's public key (read-only) |
| Admin kulcs | Key for remote administration |
| Privát kulcs | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Felügyelt mód | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
| Setting | Lýsing |
| --------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
| Setting | Lýsing |
| ------------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Connessioni
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Panoramica
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installazione
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodi
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- Remove node
- Rimuovi Nodo
## Filtering & Sorting

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- impostazioni
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Configurazione Sicurezza
| Impostazione | Descrizione |
| ------------------------------- | -------------------------------------------------------------------------- |
| Chiave Pubblica | Your node's public key (read-only) |
| Chiave Amministratore | Key for remote administration |
| Chiave Privata | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Log di debug | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Modalità Gestita | Restrict non-admin channel changes |
| Impostazione | Descrizione |
| ------------------------- | -------------------------------------------------------------------------- |
| Chiave Pubblica | Your node's public key (read-only) |
| Chiave Amministratore | Key for remote administration |
| Chiave Privata | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Log di debug | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Modalità Gestita | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- הגדרות
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
| Setting | תיאור |
| --------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
| Setting | תיאור |
| ------------------------- | -------------------------------------------------------------------------- |
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

View File

@@ -2,7 +2,7 @@
title: コネクション
parent: User Guide
nav_order: 2
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
To disconnect from a radio, tap the disconnect button on the Connect screen:
To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

View File

@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
## Overview
The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
| Shortcut | Action |
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| Shortcut | Action |
| ------------------- | ---------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

View File

@@ -2,7 +2,7 @@
title: ノード
parent: User Guide
nav_order: 4
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

View File

@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

View File

@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
last_updated: 2026-05-13
last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- 設定
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### セキュリティ設定
| Setting | 説明 |
| --------------------- | -------------------------------------------------------------------------- |
| 公開鍵 | Your node's public key (read-only) |
| 管理者キー | Key for remote administration |
| 秘密鍵 | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| 管理モード | Restrict non-admin channel changes |
| Setting | 説明 |
| ------------------------- | -------------------------------------------------------------------------- |
| 公開鍵 | Your node's public key (read-only) |
| 管理者キー | Key for remote administration |
| 秘密鍵 | Your node's private key (handle securely) |
| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| 管理モード | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

Some files were not shown because too many files have changed in this diff Show More