Version v0.1.3

Ready to start?

Windows

AnimeCaos.exe

Standalone. Install, open and watch.

~90MBWindows 10/11Standalone

What's included

  • Integrated mpv player
  • yt-dlp for offline downloads
  • AniList integration
  • Search across 3+ Brazilian sources
Download for Windows
Mozilla Firefox required
Ver no GitHub
Linux

AnimeCaos Flatpak

Ubuntu, Fedora, Arch and any Flatpak distro.

Ubuntu · Fedora · ArchFlatpak

Build

git clone https://github.com/henriqqw/AnimeCaos.git
cd AnimeCaos
chmod +x build-flatpak.sh
./build-flatpak.sh

Run

flatpak run com.animecaos.App
Requires Flatpak and build dependencies.
Ver no GitHub
macOS

AnimeCaos for macOS

Install via Python. Supports macOS 12+.

macOS 12+Python 3.10+

Install

git clone https://github.com/henriqqw/animecaos.git
cd animecaos
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run

python3 main.py
Requires Python 3.10+ and Mozilla Firefox.
Ver no GitHub