No description
  • Shell 92.5%
  • Dockerfile 7.5%
Find a file
2026-05-12 10:20:51 +02:00
.github Add issue and feature request templates 2022-03-07 21:03:34 +01:00
.dockerignore Add Dockerfile to build AsteroidOS in Docker (#87) 2019-05-12 23:33:32 +02:00
.gitignore Updates .gitignore to use src/ instead of sources/ 2015-07-06 16:38:37 +02:00
Dockerfile Add python3-setuptools to dependencies 2025-07-03 12:15:25 -04:00
LICENSE Initial commit 2015-06-04 22:40:53 +02:00
prepare-build.sh Migrate from meta-qt5 to meta-qt6 2026-05-12 10:20:51 +02:00
README.md Update README for Matrix 2022-01-29 10:07:25 +01:00

AsteroidOS build system

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

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.