Update README.md

feature/plugins-parameters
Jeremiah K 2023-04-19 00:56:58 -05:00 zatwierdzone przez GitHub
rodzic ef457872be
commit b0526c811f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -6,7 +6,7 @@ A powerful and easy-to-use relay between Meshtastic devices and Matrix chat room
- Bidirectional message relay between Meshtastic devices and Matrix chat rooms, capable of supporting multiple meshnets
- Supports both serial and network connections for Meshtastic devices
- Custom keys are embedded in Matrix messages with information (Meshtastic longname + meshnet name) which are used when relaying messages between two or more meshnets.
- Custom keys are embedded in Matrix messages (containing the Meshnet's name & the Meshtastic longname of each user) which are utilized when relaying messages between two or more meshnets.
- Truncates long messages to fit within Meshtastic's payload size
- SQLite database to store Meshtastic longnames for improved functionality
- Customizable logging level for easy debugging