Skip to content
v1.2.1

AnimeciX

A desktop client for anime, series and movies on Linux. Built with GTK4/libadwaita, distributed as a single AppImage.

Linux x86_64 · 13.7 MB · MIT License

Features

What it does

Home screen

Home

Categorized lists for anime, series and movies. Centered pill search bar (Ctrl+S), a ‹ Back button in the header and a Pages menu on Ctrl+T. Click for details.

Episode list with intro skipping

Episodes and player

MPV-based player. Skips intros/outros using official data (S/E, no third-party service). The playing song shows top-right, open it in a browser with Shift+M. Optional per-episode quality picker. Anime4K upscaling, auto fullscreen.

Movie page

Movies

Movies get their own page: one click to play, one click to download. All sources resolve in parallel and the best one wins. Dead sources are filtered; failures fall through to the next one.

Downloads

Downloads

Episode and movie download manager: fast multi-connection downloads, resume where you left off, batch download wizard. The queue runs in order with live per-row progress.

Favorites

Favorites

Star the titles you like. All favorites in a single list, with poster and the last episode watched.

Marathon

Marathon

Your watch-list. Drag-and-drop to reorder, per-episode progress bar. One click to resume the next episode.

History

History

Watched episodes are saved automatically. Pick up where you left off, or reopen an old episode.

Five dark themes

5 dark themes

Dark, Claret, Forest, Navy, Purple. Try them live on the welcome screen, switch with one click. Episode rows take on the theme color.

Settings

Settings

Themes, shortcuts (search, Pages menu), playback quality picker, download folder, desktop launcher setup, data reset and update checks. All on one screen.


Install

Three ways to install

AppImage (recommended)

Single file, portable, no install required.

wget https://github.com/veilzon/animecix-linux/releases/latest/download/AnimeciX-x86_64.AppImage
chmod +x AnimeciX-x86_64.AppImage
./AnimeciX-x86_64.AppImage

Desktop launcher

Open the app, then Settings → "Install to desktop" to add a .desktop file and app icon. Distribution is currently AppImage-only.

Dependencies (manual install)

Fedora

sudo dnf install gtk4 libadwaita mpv

Ubuntu / Debian

sudo apt install libgtk-4-1 libadwaita-1-0 mpv

Arch

sudo pacman -S gtk4 libadwaita mpv

The app checks for new versions on each launch. The AppImage build can self-update.


FAQ

Common questions

How do downloads work?

Hit download on an episode or movie page. Files download over 6 parallel connections and resume if interrupted. The batch wizard queues a whole season. Change the location under Settings → download folder.

How do the Anime4K shaders work?

Settings → Display: pick from five modes — Off, Sharp (ewa_lanczossharp), Light (DTD), Ultra (CNN UL), and Light + Sharpening (DTD + unsharp filter). Light uses low GPU; Ultra maximizes quality.

Does it auto-update?

The AppImage build checks GitHub Releases on each launch. If a new version is available, a notification asks for confirmation. Disable via Settings → Auto-update.

Is this official?

No. AnimeciX is an unofficial third-party client. It uses a public API; use at your own responsibility, without harming the service provider.

Which distros are supported?

Any modern Linux with GTK4, libadwaita and MPV. Tested: Fedora 40+, Ubuntu 24.04+, Arch, openSUSE Tumbleweed, EndeavourOS.