mirror of
https://github.com/s00500/ESPUI.git
synced 2025-07-04 16:30:17 +00:00
Improved Files & Added Example .ino
This commit is contained in:
15
README.md
15
README.md
@ -26,23 +26,30 @@ This Library is Dependent on the Following Libraries to Function Properly.
|
||||
|
||||
Make Sure all Libraries are Installed to make this Work.
|
||||
|
||||
## Features
|
||||
## Elements
|
||||
|
||||
EasyUI Currently has the Following User Interface Features:
|
||||
EasyUI Currently has the Following User Interface Elements:
|
||||
|
||||
- Toggle Button
|
||||
- Label
|
||||
|
||||
Upcoming:
|
||||
## Upcoming Elements and Features
|
||||
|
||||
Upcoming Elements:
|
||||
- ~~Toggle Button~~
|
||||
- ~~Label~~
|
||||
- Smart Variable
|
||||
- Progress Bar
|
||||
- Click Button
|
||||
- DropBox
|
||||
- Dropbox Selection
|
||||
- Forums
|
||||
- Tables
|
||||
|
||||
Upcoming Features:
|
||||
- Detect Internet and Switch to Online File CDN
|
||||
- WiFi Credentials Setup Page
|
||||
- Embed MQTT
|
||||
|
||||
## Documentation
|
||||
|
||||
EasyUI is Based on [Skeleton CSS](http://getskeleton.com/) and Jquery for Handling Click Events Etc. The Communication Between ESP8266 and Webpage is with Websockets.
|
||||
|
Reference in New Issue
Block a user