Commit Graph

29 Commits

Author SHA1 Message Date
Knud Schrøder
ccc6b810db Add Linux support to Meshtastic Client description
Updated README to include Linux support for the Meshtastic client.
2025-11-02 12:11:13 +01:00
Knud Schrøder
128e4b5f9b Add image to README for enhanced description
Added an image to the README for better visualization.
2025-11-02 12:10:31 +01:00
Knud Schrøder
bff71e5cfc Clean up README formatting and notes section
Removed unnecessary lines and cleaned up formatting.
2025-11-02 12:08:52 +01:00
Knud Schrøder
f3bcab2691 Fix formatting in README installation section
Removed unnecessary line break in the README.
2025-11-02 12:08:10 +01:00
Knud Schrøder
30844b8870 Fix formatting and update installation instructions 2025-11-02 12:07:25 +01:00
Knud Schrøder
a9a661dd55 Update README with Meshtastic client instructions
Now also working on Rasbian trixi linux - I think on all linux distributions ;O) after installing python and the dependencies.

Knud ;O))
2025-11-02 12:05:52 +01:00
Knud Schrøder
4385713ac8 Add files via upload
Source code cleanup
2025-11-02 10:35:00 +01:00
Knud Schrøder
e85592288e Revise README for clarity and feature updates
Source cleanup

Make it easier to use.

Knud ;O)
2025-11-02 10:33:27 +01:00
Knud Schrøder
7ed34a0d47 Replace image in README.md
Updated image in README with a new source and dimensions.
2025-11-01 11:13:38 +01:00
Knud Schrøder
53fa7406e9 Remove optional wording from Bluetooth setup instructions 2025-11-01 11:09:52 +01:00
Knud Schrøder
e4462d4d75 Add files via upload
New an better version.

Comming soon traceroute, private channels
2025-11-01 11:08:56 +01:00
Knud Schrøder
fa56b3d5c9 Add note on connection methods in README
Added note about using IP or serial connections.
2025-10-31 15:40:41 +01:00
Knud Schrøder
0181516b82 Enhance README with node count and right-click menu
Added features for node management and interaction.
2025-10-31 15:22:33 +01:00
Knud Schrøder
81c05c13f4 Mention availability of ready-to-use exe file
Added note about the availability of the executable file.
2025-10-31 15:17:49 +01:00
Knud Schrøder
497fc0bd78 Clarify ping-pong reply function description 2025-10-31 15:14:24 +01:00
Knud Schrøder
80bd4ea118 Add files via upload 2025-10-31 15:02:49 +01:00
Knud Schrøder
b072b25c9a Add files via upload 2025-10-31 15:02:19 +01:00
Knud Schrøder
0f69d5ddf8 Delete meshtastic.png 2025-10-31 14:59:00 +01:00
Knud Schrøder
c71fff0cf0 Add files via upload 2025-10-31 14:58:27 +01:00
Knud Schrøder
3337eab9aa Add files via upload 2025-10-31 14:56:39 +01:00
Knud Schrøder
da368903c2 Enhance README with message features and ping-pong
Updated message sending/receiving details and added automatic ping-pong functionality.
2025-10-31 10:18:48 +01:00
Knud Schrøder
8733cee2d3 Expand installation instructions for Windows GUI
Added detailed installation and setup instructions for Windows, including dependencies and driver installation.
2025-10-31 10:09:54 +01:00
Knud Schrøder
ab6f49cc8d Update README.md 2025-10-31 09:04:16 +01:00
Knud Schrøder
091f59f85d Add fun message to README 2025-10-31 09:03:34 +01:00
Knud Schrøder
2f13f79905 Add image to README for Meshtastic devices 2025-10-31 09:02:50 +01:00
Knud Schrøder
2200f357bc Add files via upload
Meshtastic.png file for the Meshtastic Client and also later for the compiled exe file.
2025-10-31 08:58:05 +01:00
Knud Schrøder
9ea5b46a2c Add files via upload
**Added multi-interface support (TCP, USB, Bluetooth)**
This update extends the Meshtastic client with full connectivity options:

* **TCPInterface** for network connections (default)
* **SerialInterface** for USB or serial devices (auto-detect supported)
* **BLEInterface** for Bluetooth Low Energy devices (via `bleak`)

Users can now choose their preferred connection type directly from the **Connection** menu.
Requires: `pip install meshtastic bleak pyserial`
2025-10-31 08:55:59 +01:00
Knud Schrøder
325abea443 Revise README for Meshtastic Client details
Expanded project description and added features list.
2025-10-31 08:48:14 +01:00
Knud Schrøder
a0250e97c8 Initial commit 2025-10-31 08:45:39 +01:00