![Image 1 — [Python] Anime Tracker — Desktop app to manage your anime list with stats, notifications and mobile access](https://preview.redd.it/j5x1g8akr71h1.png?width=1838&format=png&auto=webp&s=6911137c6135fe4b45abdd695b345c72d6c11fd8)
![Image 2 — [Python] Anime Tracker — Desktop app to manage your anime list with stats, notifications and mobile access](https://preview.redd.it/v9v56szkr71h1.png?width=1855&format=png&auto=webp&s=87d0eadc7365f360d92870df88d1566bb3491f1f)
[Python] Anime Tracker — Desktop app to manage your anime list with stats, notifications and mobile access
Hi! I've been working on a personal project for the past months and just released v1.0.0.
It's a self-hosted desktop app to keep track of all the anime you watch — like MyAnimeList but local, offline-capable, with a clean interface and a mobile companion.
Features:
- 8 search sources (AniList, MAL, Kitsu, Crunchyroll, AnimeFLV, etc.)
- Card and table views, custom lists, drag & drop
- Statistics with donut charts
- Web Notifications for new episodes
- Weekly episode calendar
- Auto recommendations based on your favorite genres
- Mobile access via local WiFi (installable PWA)
- 4 languages (ES/EN/FR/DE) and light/dark themes
- Optional Google Sheets sync
Stack: Python + FastAPI + SQLite + vanilla JS
Repo: https://github.com/lucasusamentiaga/anime-tracker
It's my first big open source project, feedback is more than welcome!