Skip to content

Commit 1f4472a

Browse files
remove comments and one screenshot
1 parent 702d07e commit 1f4472a

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

index.html

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
}
8787

8888
.screenshots img {
89-
width: 290px;
89+
width: 20%;
9090
/*
9191
height: 240;
9292
width: 160;
@@ -180,21 +180,12 @@ <h1>MicroPythonOS</h1>
180180
<div class="container">
181181
<section>
182182
<h2>Why MicroPythonOS?</h2>
183-
<!-- <p>MicroPythonOS is a lightweight, fast, and versatile operating system designed to run on microcontrollers like the ESP32 and desktop systems. With a modern Android-like touch screen UI, built-in Bitcoin Lightning wallet, App Store, and Over-The-Air updates, it’s the perfect OS for innovators and developers.</p> -->
184183
<p>MicroPythonOS is a lightweight, fast, and versatile operating system designed to run on microcontrollers like the ESP32 and desktop systems. With a modern Android-like touch screen UI, App Store, and Over-The-Air updates, it’s the perfect OS for innovators and developers.</p>
185184
</section>
186185

187186
<section>
188187
<h2>Screenshots</h2>
189188
<div class="screenshots">
190-
<!--
191-
<img src="screenshots/0.0.4_launcher1.png" alt="Screenshot 1">
192-
<img src="screenshots/0.0.4_drawer.png" alt="Screenshot 2">
193-
<img src="screenshots/0.0.4_launcher2.png" alt="Screenshot 3">
194-
<img src="screenshots/0.0.4_wifi_password.png" alt="Screenshot 3">
195-
<img src="screenshots/0.0.4_appstore_uninstall_draw.png" alt="Screenshot 3">
196-
<img src="screenshots/0.0.4_imu1.png" alt="Screenshot 3">
197-
-->
198189
<img src="screenshots/light/0.0.6/launcher.png"/>
199190
<img src="screenshots/light/0.0.6/mpos_drawer_42p.png"/>
200191
<img src="screenshots/light/0.0.6/wifi.png"/>
@@ -206,6 +197,11 @@ <h2>Screenshots</h2>
206197
<img src="screenshots/light/0.0.6/mpos_appstore_camera.png"/>
207198
<img src="screenshots/light/0.0.6/mpos_camera_qr_320x240.png"/>
208199
<img src="screenshots/light/0.0.6/osupdate_progress3.png"/>
200+
<img src="screenshots/dark/0.0.4/0.0.4_launcher1.png" alt="Screenshot 1">
201+
<img src="screenshots/dark/0.0.4/0.0.4_drawer.png" alt="Screenshot 2">
202+
<img src="screenshots/dark/0.0.4/0.0.4_wifi_password.png" alt="Screenshot 3">
203+
<img src="screenshots/dark/0.0.4/0.0.4_appstore_uninstall_draw.png" alt="Screenshot 3">
204+
<img src="screenshots/dark/0.0.4/0.0.4_imu1.png" alt="Screenshot 3">
209205
</div>
210206
</section>
211207

@@ -215,7 +211,6 @@ <h2>Key Features</h2>
215211
<ul>
216212
<li>Runs on ESP32 microcontrollers and desktops</li>
217213
<li>Android-like touch screen UI with gestures</li>
218-
<!-- <li>Built-in Bitcoin Lightning wallet (supports Nostr Wallet Connect & LNBits)</li> -->
219214
<li>App Store for easy app access</li>
220215
<li>Over-The-Air (OTA) updates</li>
221216
<li>Supports touch screens, IMUs, and cameras</li>

0 commit comments

Comments
 (0)