An open API service indexing awesome lists of open source software.

https://github.com/endlessm/hack-toy-apps

Toy apps for Endless Hack
https://github.com/endlessm/hack-toy-apps

Last synced: 12 months ago
JSON representation

Toy apps for Endless Hack

Awesome Lists containing this project

README

          

# hack-toy-apps
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](DOCUMENTATION.md).