This repository contains the source for https://repo.frameos.net/
As of November 2025, this repository is deprecated. The files here are now bundled together with FrameOS as included sample scenes, and are part of the main repo.
Hosted on CloudFlare Pages.
This repository remains an example on how to set up a custom repository, and import it into FrameOS.
- Copy the
bin/build.pyscript - Create a
repo/folder, and follow the structurerepo/category/template-name/ - Export scenes from FrameOS as .zip files, and extract them as folders under
repo/category/ - Optionally create
repo/category/repository.jsonto name your repository. - Publish to CloudFlare Pages, Netlify, or wherever you host your static sites.
- Run
bin/build.pyon deploy - Publish the
dist/folder