Refactor code structure for improved readability and maintainability

This commit is contained in:
MarekWo
2025-12-24 09:23:40 +01:00
parent 4b0d495c37
commit c4b560676b
7 changed files with 6 additions and 1 deletions
+6 -1
View File
@@ -6,7 +6,12 @@ A lightweight web interface for meshcore-cli, providing browser-based access to
**mc-webui** is a Flask-based web application that wraps `meshcore-cli`, eliminating the need for SSH/terminal access when using MeshCore chat on a Heltec V4 device connected to a Debian VM.
![Main Chat Window](images/main_window.png) ![Channel management](images/channel_management.png) ![Settings](images/settings.png)
<img src="images/main_window.png" alt="Main Chat Window" width="200px">
<img src="images/unread_msgs.png" alt="Unread messages" width="200px">
<img src="images/menu.png" alt="Menu" width="200px">
<img src="images/channel_management.png" alt="Channel management" width="200px">
<img src="images/msg_archive.png" alt="Message history" width="200px">
<img src="images/settings.png" alt="Settings" width="200px">
### Key Features
Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 129 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB