mirror of
https://github.com/pdxlocations/contact.git
synced 2026-03-28 17:12:35 +01:00
Compare commits
10 Commits
1.4.0
...
single-pan
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
68578b534a | ||
|
|
27b0ca7482 | ||
|
|
d939561e2d | ||
|
|
9ab3c4dbf9 | ||
|
|
d79b751599 | ||
|
|
0a00e08431 | ||
|
|
f2627e0ed4 | ||
|
|
a3f0232641 | ||
|
|
3987c183d8 | ||
|
|
fcb1a42ef2 |
@@ -32,10 +32,6 @@ All messages will saved in a SQLite DB and restored upon relaunch of the app. Y
|
||||
|
||||
By navigating to Settings -> App Settings, you may customize your UI's icons, colors, and more!
|
||||
|
||||
For smaller displays you may wish to enable `single_pane_mode`:
|
||||
|
||||
<img width="486" height="194" alt="Screenshot 2025-08-22 at 11 15 54 PM" src="https://github.com/user-attachments/assets/447c5d30-0850-4a4f-b0d4-976e4c5e329d" />
|
||||
|
||||
## Commands
|
||||
|
||||
- `↑→↓←` = Navigate around the UI.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "contact"
|
||||
version = "1.4.0"
|
||||
version = "1.3.17"
|
||||
description = "This Python curses client for Meshtastic is a terminal-based client designed to manage device settings, enable mesh chat communication, and handle configuration backups and restores."
|
||||
authors = [
|
||||
{name = "Ben Lipsey",email = "ben@pdxlocations.com"}
|
||||
|
||||
Reference in New Issue
Block a user