|
34 | 34 | <a href="index.html" class="active">Home</a> |
35 | 35 | <a href="getting-started.html">Get Started</a> |
36 | 36 | <a href="docs/index.html">Docs</a> |
| 37 | + <a href="https://embeddedos-org.github.io/eApps/" class="nav-github">🏪 App Store</a> |
37 | 38 | <a href="kids.html">Kids 🎮</a> |
38 | 39 | <a href="hardware-lab.html">Hardware Lab 🔌</a> |
39 | 40 | <a href="flow.html">Flow</a> |
@@ -190,15 +191,17 @@ <h3>ENI</h3> |
190 | 191 |
|
191 | 192 | <div class="product-card card-eosuite"> |
192 | 193 | <div class="card-icon"><svg viewBox="0 0 32 32" aria-hidden="true"><rect x="4" y="4" width="11" height="11" rx="3" fill="url(#grad-yellow)" opacity="0.5" stroke="#e3b341" stroke-width="1"/><rect x="17" y="4" width="11" height="11" rx="3" fill="url(#grad-blue)" opacity="0.5" stroke="#58a6ff" stroke-width="1"/><rect x="4" y="17" width="11" height="11" rx="3" fill="url(#grad-green)" opacity="0.5" stroke="#3fb950" stroke-width="1"/><rect x="17" y="17" width="11" height="11" rx="3" fill="url(#grad-purple)" opacity="0.5" stroke="#bc8cff" stroke-width="1"/></svg></div> |
193 | | - <h3>eApps</h3> |
194 | | - <p><strong>38 cross-platform apps</strong> in pure C + LVGL: 13 productivity tools (eNote, eCalc, ePDF, eFiles), 5 media apps, 11 games (Snake, Tetris, Chess), 7 connectivity tools (eSSH, eVPN, eChat), and a security firewall. Runs on Windows, Linux, macOS, EoS, and Web (WASM).</p> |
| 194 | + <h3>eApps — Unified App Store</h3> |
| 195 | + <p><strong>60+ apps across all platforms</strong>: 11 browser/editor extensions, 4 desktop apps (eOffice, EoStudio, EoSim, eBrowser), 5 mobile apps (eRide, eSocial, eTrack, eTravel, eWallet), 40+ native LVGL apps, cloud services. Automated CI/CD builds .exe, .dmg, .apk, .zip, .xpi, .vsix and deploys to <a href="https://embeddedos-org.github.io/eApps/" style="color:#58a6ff">GitHub Pages App Store</a>.</p> |
195 | 196 | <div class="card-tags"> |
196 | | - <span class="badge badge-yellow">38 Apps</span> |
197 | | - <span class="badge badge-green">C + LVGL</span> |
198 | | - <span class="badge badge-blue">5 Platforms</span> |
| 197 | + <span class="badge badge-yellow">60+ Apps</span> |
| 198 | + <span class="badge badge-green">All Platforms</span> |
| 199 | + <span class="badge badge-blue">App Store</span> |
| 200 | + <span class="badge badge-purple">CI/CD</span> |
199 | 201 | </div> |
200 | 202 | <div class="card-buttons"> |
201 | | - <a href="docs/eosuite.html" class="btn btn-sm" style="background:var(--yellow);color:#000">Docs</a> |
| 203 | + <a href="https://embeddedos-org.github.io/eApps/" class="btn btn-sm" style="background:var(--yellow);color:#000">🏪 App Store</a> |
| 204 | + <a href="docs/eosuite.html" class="btn btn-sm btn-outline">Docs</a> |
202 | 205 | <a href="https://github.com/embeddedos-org/eApps" class="btn btn-sm btn-outline">GitHub</a> |
203 | 206 | </div> |
204 | 207 | </div> |
|
0 commit comments