Commit Graph

1828 Commits

Author SHA1 Message Date
Thomas Farstrike abbd8b7409 Comments 2026-01-21 13:44:52 +01:00
Thomas Farstrike 1a39a64979 OSUpdate: simplify 2026-01-21 13:32:51 +01:00
Thomas Farstrike 0accfa269f OSUpdate: eliminate requests library 2026-01-21 13:32:04 +01:00
Thomas Farstrike bb25471b95 Remove ota library
It was hardly used.
2026-01-21 12:16:27 +01:00
Thomas Farstrike 1afc5465c3 Merge pull request #22 from QuasiKili/patch-7
Update run_desktop.sh to fix settings being ignored
2026-01-21 10:44:25 +01:00
Thomas Farstrike 0b53d6a35f scripts/bundle_apps.sh : catch typos in manifestst 2026-01-21 09:33:40 +01:00
Thomas Farstrike f40a2dab1f Fix typo in Camera manifest 2026-01-21 09:33:27 +01:00
Thomas Farstrike c6776b0107 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS 2026-01-20 19:40:48 +01:00
Thomas Farstrike c953871f43 Invert colors since black text logo is used 2026-01-20 19:40:28 +01:00
Thomas Farstrike 71968b743c Reduce size of logo while increasing font size
From 5633 to 3210 bytes while reducing borders around the text.

How:
- import MicroPythonOS-logo-black-long.svg into Gimp, rasterized at 266x59 at 130 dpi
- crop it to 240x35 px, making sure to have at least 0.5 pixel border around the content to make sure no half-transparent pixels are cut off
- export as PNG with maximal compression and all options (like save resolution, save background color) unchecked
2026-01-20 19:39:26 +01:00
Thomas Farstrike ddc8cdf79e Reduce size of logo while increasing font size
From 5633 to 3210 bytes while reducing borders around the text.

How:
- import the svg into gimp, rasterized at 266x59 at 130 dpi
- crop it to 240x35 px, making sure to have at least 0.5 pixel border around the content to make sure no half-transparent pixels are cut off
- export as PNG with maximal compression and all options (save resolution, save background color etc) unchecked
2026-01-20 19:30:14 +01:00
Thomas Farstrike e341c83aa1 Add comments about text-based fallback 2026-01-20 19:10:11 +01:00
Kili 5587e457a9 Update run_desktop.sh to fix settings being ignored
Script would not be able to start in dark mode, config.json was backed up but never used. config.json is not backed up anymore, change if this is needed still.
We overwrite the auto_start_app if we launch it with a specific app.
2026-01-20 16:58:01 +01:00
Thomas Farstrike e916515a3d Update logo 2026-01-20 16:02:02 +01:00
Thomas Farstrike 6913fef8c4 Merge pull request #21 from QuasiKili/patch-6
Update display.py
2026-01-20 15:43:36 +01:00
Thomas Farstrike d0b2eff89d AppStore: update progress 2026-01-20 15:39:04 +01:00
Thomas Farstrike 0367accbe9 Fix appstore BadgeHub 2026-01-20 15:18:56 +01:00
Thomas Farstrike b80e6f31a3 Update fri3d_2026.py 2026-01-20 15:02:32 +01:00
Thomas Farstrike 00475e3c64 SensorManager: add support for LSM6DSO
This will be used on the Fri3d Camp 2026 Badge.
2026-01-20 15:01:01 +01:00
Kili afa7bd53c9 Update display.py
Logo at boot

IMPORTANT: change the url to a correct location 
and put this logo there

https://github.com/QuasiKili/MPOS-logo/blob/main/all_formats/MicroPythonOS-logo-white-long-w240.png
2026-01-20 13:29:05 +01:00
Thomas Farstrike f327ee3b91 Update Fri3d 2026 2026-01-18 15:06:34 +01:00
Thomas Farstrike 029f68d79c Add board Fri3d 2026 (unfinished and untested) 2026-01-17 19:26:10 +01:00
Thomas Farstrike c9a4abb49a Update micropython-nostr 2026-01-16 22:32:05 +01:00
Thomas Farstrike 3b0f5630fe Nostr: display balance 2026-01-16 22:30:04 +01:00
Thomas Farstrike a145ca64b4 Work on Nostr Client 2026-01-16 22:11:57 +01:00