KuroX is a high-performance, open-source anime streaming and manga reading client built with Flutter. Engineered for speed, privacy, and visual elegance, KuroX delivers instant out-of-the-box playback, deep multi-tracker synchronization, and an extensible source architecture.
✨ Features • 📊 Live Stats • 📥 Downloads • ⚙️ Extensions • 👥 Contributors • ⚖️ Legal
All metrics are fetched and updated in real time directly from GitHub:
📦 Platform Distribution & Compatibility (Click to expand)
KuroX provides dedicated native builds for each ecosystem:
- 📱 Android & Android TV:
arm64-v8a: Optimized for modern 64-bit phones and tablets.armeabi-v7a: Compatibility for older 32-bit devices.Universal APK: Single package supporting Android TV, Fire TV, and all architectures.x86_64: Intel/AMD Android tablets, Chromebooks, and emulators.
- 🪟 Windows:
Setup.exe: Inno Setup installer with automatic Start Menu shortcuts.Portable.zip: Zero-installation standalone folder.
- 🐧 Linux:
.tar.gz&.zip: Universal Linux release bundle.
- 🍏 macOS:
Universal.zip: Universal binary for Apple Silicon (M1/M2/M3/M4) and Intel Macs with native window controls and Discord RPC.
- 📱 iOS & iPadOS:
Unsigned.ipa: Lightweight IPA (~36 MB) for sideloading via AltStore, Sideloadly, TrollStore, Scarlet, or Feather.
Check out all available downloads on the GitHub Releases Page.
- ⚡ Instant Native Streaming (1s–3s): Built-in high-speed native Public API provider. No manual repo installation required—open and start streaming immediately in full HD, or use third-party extensions of your choice.
- 🛠️ Fixed Stream Extraction: Built-in fixes for the extension bridge ensuring multi-repo sources (Aniyomi, Mangayomi, CloudStream) resolve streams reliably without "No video available" errors.
- 🧭 Season Navigator: Fast season switcher for multi-season franchises, spin-offs, and sequels directly from the anime details screen.
- 🔒 App Lock Security: Built-in biometric and PIN protection for private watchlists, library items, and read history.
- 📊 Multi-Tracker Sync: Real-time progress synchronization with AniList, MyAnimeList, and Simkl.
- 📥 Offline Downloads: Download full episodes and manga chapters for offline viewing anytime.
- 🖥️ Cross-Platform: Tailored experiences across Android (Mobile & TV), Windows (Installer & Portable), Linux, macOS, and iOS.
Pre-built binaries are automatically compiled and published through GitHub Actions:
Download the latest .apk from GitHub Releases:
KuroX-...-android-universal.apk: Recommended for all phones, tablets, and Android TV sideloading.KuroX-...-android-arm64-v8a.apk: Optimized for modern 64-bit Android smartphones.
KuroX-...-windows-setup.exe: Inno Setup installer.KuroX-...-windows-portable.zip: Zero-install standalone archive.
KuroX-...-linux-x86_64.tar.gz: Standalone Linux bundle.
KuroX-...-macos-universal.zip: Universal bundle for Apple Silicon (M-series) & Intel Macs. Unzip and dragKuroX.appto/Applications. Runxattr -cr /Applications/KuroX.appif macOS displays an open-source Gatekeeper prompt.
KuroX-...-ios-unsigned.ipa: Stripped lightweight IPA for sideloading via AltStore, Sideloadly, TrollStore, Scarlet, or Feather.
Prerequisites: Flutter SDK ≥ 3.8.1, Git
# Clone the repository
git clone https://github.com/Zcross091/KuroX.git
cd KuroX
# Fetch dependencies
flutter pub get
# Run on your desktop or connected device
flutter runContributions are welcome! If you contribute code, bug fixes, or documentation, your name and avatar will be automatically updated here.
|
roshancodespace |
Darkx-dev |
Zcross091 |
Shebyyy |
KuroX is purely a client application and does not host, upload, or own any media or video content. All metadata, synopses, and covers are fetched from public APIs (AniList, MyAnimeList, Simkl). All media links are resolved client-side from publicly available web sources.
Developed by Zcross091 and the community
⭐ Star the project on GitHub to support active development!