Skip to content

Commit 029e13c

Browse files
authored
refactoring: Improve files structure and multiple improvements for maintainability (#22)
1 parent 0ee9162 commit 029e13c

28 files changed

+5839
-2074
lines changed

README.md

Lines changed: 372 additions & 66 deletions
Large diffs are not rendered by default.

docs/API.md

Lines changed: 411 additions & 348 deletions
Large diffs are not rendered by default.

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Thank you for considering contributing to WebScreen! Whether you’re a seasoned
44

55
## Introduction
66

7-
WebScreen is an open-source ESP32-based platform that runs dynamic JavaScript applications using the Elk engine and LVGL for rich user interfaces. With support for secure HTTPS connections (via full chain certificates), BLE, MQTT, and flexible SD card–based app selection, WebScreen empowers users to build custom applications easily.
7+
WebScreen is an open-source ESP32-S3 based platform that runs dynamic JavaScript applications using the Elk engine and LVGL for rich user interfaces. The system features a modular architecture with robust SD card support, WiFi connectivity, MQTT integration, and a comprehensive JavaScript API for building embedded applications.
88

99
Your contributions—whether they’re bug fixes, new features, documentation improvements, or testing—are highly welcome.
1010

0 commit comments

Comments
 (0)