Toy apps for Endless Hack
This repository contains the toy apps for the Endless Hack product. They are organized by folders named of the app id.
You can generate the manifest using the generate_manifest script:
./generate_manifest [app_id]
Then you can build the flatpak of the app and install it:
flatpak-builder --force-clean --install fbuild [app_id].json
For more details about these apps, visit the documentation.