Skip to content

Orion Store v1.0.0 - Initial Release

Choose a tag to compare

@RookieEnough RookieEnough released this 28 Nov 13:10
· 42 commits to main since this release

Release Description: OrionStore v1.0.0

We are pleased to announce the official launch of OrionStore v1.0.0.

OrionStore is a serverless, open-source application marketplace designed to operate entirely through GitHub infrastructure. By eliminating the need for a dedicated backend server, OrionStore provides a resilient, transparent, and maintenance-free platform for distributing verified Android applications and PC software.

This release acts as both a Progressive Web App (PWA) and a native Android application compiled via Capacitor.

🌟 Key Features

Serverless Architecture: The application utilizes a "Repo-as-a-Backend" approach, fetching configuration, metadata, and updates directly from GitHub JSON files and Releases APIs.
Automated Mirroring System: Includes a built-in scraper powered by Puppeteer and GitHub Actions that automatically locates, verifies, and mirrors updates for popular applications to ensure link longevity.
Material You 3 Design: A modern, responsive user interface that supports adaptive theming, including Light, Dusk, and Dark modes.
Native Android Support: Built using Capacitor, allowing the React-based web application to run with native performance on Android devices.
Smart Caching: Implements robust local storage caching strategies to minimize API usage and ensure offline functionality.
Developer Mode: Features a hidden debug menu allowing contributors to manage API keys, toggle data sources, and bypass rate limits for development purposes.

🛠️ Technical Stack

• Frontend: React, TypeScript, Tailwind CSS
• Runtime: Capacitor (Android)
• Automation: GitHub Actions, Puppeteer, Node.js

📥 Installation

Android: Download and install the .apk file attached below.

📝 Notes

This is the first stable release. Please report any issues regarding broken links or UI inconsistencies via the Issues tab.