OpenPRX OpenPRX

OpenPRX

Fenfa

Self-hosted app distribution platform

Open-source alternative to Pgyer and TestFlight for distributing apps across all platforms.

Language: Go License: MIT Fenfa Star on GitHub

Key Features

Universal Upload

Upload IPA, APK, DMG, EXE, and Linux packages with automatic metadata extraction.

5-Platform Support

iOS, Android, macOS, Windows, and Linux with platform-specific install pages.

OTA Distribution

iOS OTA install via manifest.plist, Android direct APK, desktop download pages.

Version Management

Track versions, changelogs, and build numbers across all platforms.

Access Control

Password-protected downloads and short-link sharing for teams.

REST API

Full API for CI/CD integration, automated uploads, and version queries.

Architecture

Upload (IPA/APK/DMG/EXE/DEB)

Go Backend

Metadata Extract · Version Track · Storage

Distribution Pages

iOS OTA · Android APK · Desktop Download

Tech Stack

Go, Vue 3, SQLite

Quick Start

docker run -d -p 3000:3000 -v fenfa-data:/data ghcr.io/openprx/fenfa:latest
# Or build from source:
git clone https://github.com/openprx/fenfa.git && cd fenfa && make build

Also from OpenPRX

OpenPR

Open-source project management with built-in governance

Team work management with issues, boards, sprints, and governance workflows.

Governance Kanban MCP Server SvelteKit
Learn More

PRX

Self-evolving AI assistant framework

Rust-native assistant runtime with multi-provider inference and governed sub-agents.

14 Providers 19 Channels Self-Evolution OAuth
Learn More

prx-memory

Local-first MCP memory for coding agents

Durable memory toolchain for storing, recalling, and governing agent knowledge.

MCP Native Local-First Evolution Codex/Claude
Learn More

PRX-SD

Open-source antivirus engine

Multi-layered threat detection with hash matching, YARA rules, and heuristic analysis.

Hash Matching YARA Rules Heuristic Analysis Real-time Monitor
Learn More

PRX-WAF

High-performance Web Application Firewall

Built on Cloudflare Pingora with OWASP CRS, GeoIP, bot detection, and 644+ rules.

Pingora OWASP CRS GeoIP Bot Detection
Learn More
Back to Home