
Size
5.42 MB
Android
6.0+
Downloads
455
Architecture
Universal
Security Scan
Verified Safe
✓ Scanned with ClamAV, APKiD, and Quark-Engine
What's New
https://github.com/RookieEnough/Orion-Store/compare/1.0.9...1.1.0/
Description
OrionStore offers instant access to Spotify Premium, YouTube ReVanced, and essential open-source tools—without the clutter. No servers, no tracking, just a beautiful, modern gateway to the apps you love.
🚀 Features
OrionStore is a Progressive Web App that acts as a fully functional app store without requiring a dedicated backend server. It runs entirely on GitHub and can be compiled to a native APK using Capacitor.
- 🎨 Material You 3 Design: A vibrant, Gen Z aesthetic with "Acid" and "Neon" accents, plus smooth animations.
- 🤖 Native Android Support: Built with Capacitor to run directly on Android devices with native performance.
- 🌗 Adaptive Theming: Seamless Light, Dusk, and Dark modes.
- ☁️ Serverless Architecture: Powered 100% by GitHub JSON and Releases—no database required.
- 🤖 Auto-Mirroring Engine: Built-in scraper (Puppeteer) that finds updates for apps like Spotify and Instagram, then re-uploads them to your repo automatically.
- ⚡ Smart Caching: LocalStorage caching strategy for instant loads and offline capability.
🛠 How It Works
A unique "Repo-as-a-Backend" approach:
1. Frontend (App.tsx): Fetches config.json and apps.json from the repository.
2. Database (apps.json): Contains metadata (Name, Icon, Description) and links to GitHub Repositories.
3. The Engine:
- The app checks the mirror.json file for the absolute latest releases.
- If releaseKeyword is set, it scans the last 10 releases of a repo to find the specific app variant you need (supporting multi-app monorepos).
- It compares the remote version with the local version stored in the browser/app.
Rate this app