You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><b>ESP-DASH</b> is the 4th-gen blazing fast library to create a real-time, on-device dashboard for <b>ESP8266</b>, <b>ESP32</b>, <b>RP2040</b> and <b>RP2350</b> microcontrollers.
19
+
20
+
**ESP-DASH** is the 5th-gen blazing fast library to create a real-time, on-device dashboard for your devices / projects based on **ESP32**, **RP2040+W** and **RP2350+W** microcontrollers.
18
21
19
22
This library includes charts, display cards, interactive buttons and many more components to create a perfect dashboard which is accessible locally via your IoT device's IP. ESP-DASH does not require any kind of internet connection, everything is stored locally.</p>
20
23
21
24
<br/>
22
25
23
-
<h2>Features</h2>
26
+
## Features
24
27
25
28
- 🔥 Automatic webpage generation.
26
29
- ⏱️ Realtime updates to all connected clients.
@@ -30,56 +33,66 @@ This library includes charts, display cards, interactive buttons and many more c
30
33
- 📈 Inbuilt charts support.
31
34
32
35
<br/>
33
-
<br/>
34
36
37
+
## Documentation
35
38
36
-
<h2>Documentation</h2>
37
-
<p>Learn more about Installation & Usage: <ahref="https://docs.espdash.pro">Click Here</a></p>
39
+
Learn more about Installation & Usage: <ahref="https://docs.espdash.pro">Click Here</a>
<p>Every contribution to this repository is highly appreciated! If you spot any bug or problem, open a issue or pull request so that it can be rectified for everyone.</p>
86
+
## Contributing
74
87
75
-
**For feature requests:** Please open a issue and I'll add the feature in a future release once I get some time in my hands.
88
+
Every little or big contribution to this repository is highly appreciated! If you spot any bug or problem, please open a issue or pull request so that it can be rectified for collective good.
76
89
77
-
<br/>
78
-
<br/>
90
+
**For feature requests:** Please open a issue and I'll add the feature in a future release after reviewing feasibility.
79
91
92
+
<br/>
80
93
81
-
<h2>License</h2>
94
+
## License
82
95
83
-
ESP-DASH Lite (open-source) is licensed under General Public License v3 (GPLv3).
96
+
ESP-DASH Lite (OSS) is licensed under General Public License v3 (GPLv3).
84
97
85
98
If you are intending to use ESP-DASH in a commercial project, please consider purchasing [ESP-DASH Pro](https://espdash.pro) which comes with a less restrictive Softt Commercial License 1.2
0 commit comments