Crowdsourced App Configurations website for Obtainium.
The website is accessible at apps.obtainium.imranr.dev
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 buildAny project can link straight to an Obtainium import without a listing in this directory, the way Delta Chat and PrivacyNotes do on their own download pages. See BADGING.md for the two link forms and a worked example.
See the contributing guidelines for how to add new app configs.
