Files
asteroid/README.md
Ed Beroset 2cc1c9d50d Update to Qt6
This corrects the description to refer to Qt6 rather than Qt5

Signed-off-by: Ed Beroset <beroset@ieee.org>
2026-07-20 16:29:24 +02:00

708 B

AsteroidOS build system

AsteroidOS is a free and open-source smartwatch platform based on OpenEmbedded, libhybris and Qt6.

You can fully build a flashable image from source with the following commands, but be careful it will take several hours:

. ./prepare-build.sh <your machine id, e.g., dory>
bitbake asteroid-image

For more information report to the documentation.

Stay tuned about the project on Matrix and Twitter.

Report any problem on the project's issues tracker.