Crowdsourced App Configurations website for Obtainium.
The website is accessible at apps.obtainium.page
Analytics: https://ln.imranr.dev/obt-apps-visits
This is an Astro project that serves as the frontend for crowdsourced Obtainium app configurations. It features:
- Browse and search available app configs
- Filter by category
- One-click install via
obtainium://protocol links - URL redirection for sharing Obtainium links (
/redirect) - Multi-language support
npm install
npm run devThe dev server will be available at http://localhost:8080.
npm run buildSee the contributing guidelines for how to add new app configs.