Skip to content

Commit 4f6c148

Browse files
Add AppStore video
1 parent 2204356 commit 4f6c148

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,14 +503,20 @@ <h2>Screenshots</h2>
503503
<img src="screenshots/light/0.7.2/settings_top.png" alt="MicroPythonOS Settings app">
504504
</video>
505505

506-
<img src="screenshots/light/0.0.6/mpos_appstore.png" alt="App Store Screenshot"/>
506+
<!-- <img src="screenshots/light/0.0.6/mpos_appstore.png" alt="App Store Screenshot"/> -->
507+
<video autoplay loop muted playsinline poster="screenshots/light/0.7.2/appstore_connect4.png" width="320" height="240" preload="auto">
508+
<source src="screenshots/light/0.7.2/appstore-2026-01-28_19.35.04_cut.mp4" type="video/mp4">
509+
<img src="screenshots/light/0.7.2/appstore_connect4.png" alt="MicroPythonOS AppStore">
510+
</video>
507511
<img src="screenshots/light/0.0.6/hello_world_install.png" alt="Hello World Install Screenshot"/>
508512
<img src="screenshots/light/0.0.6/hello_world_sourcecode_no_window.png" alt="Hello World Source Code Screenshot"/>
509513
<img src="screenshots/light/0.0.6/image_viewer.png" alt="Image Viewer Screenshot"/>
514+
510515
<img src="screenshots/light/0.0.6/mpos_appstore_camera.png" alt="Camera App Store Screenshot"/>
511516
<img src="screenshots/light/0.0.6/mpos_camera_qr_320x240.png" alt="Camera QR Code Screenshot"/>
512517
<img src="screenshots/light/0.0.6/osupdate_progress3.png" alt="OS Update Progress Screenshot"/>
513518
<img src="screenshots/dark/0.0.4/0.0.4_launcher1.png" alt="Dark Theme Launcher Screenshot"/>
519+
514520
<!-- To add a play overlay to any video, just add the data-play-overlay attribute -->
515521
<video autoplay loop muted playsinline poster="screenshots/light/0.3.2/com.quasikili.quasibird_0.0.3.png" width="320" height="240" preload="auto">
516522
<source src="videos/QuasiBird_0.0.3.mp4" type="video/mp4">
119 KB
Binary file not shown.
17.4 KB
Loading

0 commit comments

Comments
 (0)