From 705b7e88f74387c94a16e0c10f68dc054264adec Mon Sep 17 00:00:00 2001 From: Sudo-Ivan Date: Fri, 2 Jan 2026 01:19:20 -0600 Subject: [PATCH] docs(README): add video demonstration, clarify LXMF Telemetry support, and update Micron Editor status --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7db938e..b443627 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,13 @@ A [Reticulum MeshChat](https://github.com/liamcottle/reticulum-meshchat) fork from the future. -This project is seperate from the original Reticulum MeshChat project, and is not affiliated with the original project. + + +This project is seperate from the original Reticulum MeshChat project, and is not affiliated with the original project. > [!WARNING] > Backup your reticulum-meshchat folder before using, even though MeshChatX will attempt to auto-migrate whatever it can from the old database without breaking things. Its best to keep backups. - ## Major Features - Full LXST support w/ custom voicemail, phonebook, contacts, contact sharing and ringtone support. @@ -22,7 +23,7 @@ This project is seperate from the original Reticulum MeshChat project, and is no - Toast system for notifications - i18n support (En, De, Ru) - Raw SQLite database backend (replaced Peewee ORM) -- LXMF Telemetry (WIP) +- LXMF Telemetry support (WIP) ## TODO @@ -34,7 +35,7 @@ This project is seperate from the original Reticulum MeshChat project, and is no - [ ] RNS Tunnel - tunnel your regular services over RNS to another MeshchatX user. - [ ] RNS Filesync - P2P file sync - [ ] RNS Page Node -- [ ] Micron Editor +- [x] Micron Editor (w/ [micron-parser](https://github.com/RFnexus/micron-parser) by [RFnexus](https://github.com/RFnexus)) ## Usage