Track your anime collection with this Android AniList client
T

Track your anime collection with this Android AniList client

Track your anime collection with this Android AniList client

CLI
497 stars
N/A forks
N/A contributors

README

Project documentation from GitHub

Track Your Anime Collection with Animite, an Android AniList Client

If you're an anime fan who uses AniList to track your shows, you've probably wished for a smoother, more dedicated mobile experience. While the AniList website works, a native app can make logging episodes, updating your list, and discovering new series feel effortless. That's where this project comes in.

Animite is an open-source Android client built specifically for AniList. It's not just a wrapper for the website; it's a focused tool designed to give you quick, clean access to your anime library right from your phone. For developers, it's also a great example of a modern Android app built with Kotlin and Jetpack Compose.

What It Does

Animite connects to your AniList account and brings your anime list to your Android device. It lets you browse your collection, search for new titles, update your progress (like marking episodes as watched), and see details about any anime. Think of it as a streamlined, mobile-first companion for managing your anime watchlist without needing to open a browser.

Why It's Cool

Beyond its core purpose, there are a few things that make Animite stand out. First, it's built with modern Android development practices. The project uses Kotlin and Jetpack Compose for the UI, which means the code is likely clean, declarative, and a good reference for other devs learning these tools.

It also leverages the AniList GraphQL API. For developers interested in how to integrate a GraphQL backend into an Android app, this repository serves as a practical, real-world example. The app has a clean, minimal interface that focuses on functionality, avoiding unnecessary bloat. It's a tool built by a fan, for fans, which often results in a more thoughtful user experience.

How to Try It

The easiest way to get started is to grab the latest APK from the project's GitHub Releases page. Head over to the Animite GitHub repository, go to the "Releases" section, and download the APK file for the newest version. You'll need to allow installation from unknown sources on your Android device.

If you're a developer and want to poke around the code or build it yourself, you can clone the repo and open it in Android Studio. Check the README for any specific setup instructions.

Final Thoughts

Animite is a solid example of a utility app that solves a specific need well. For users, it's a convenient way to manage an anime hobby. For developers, it's a useful codebase to explore modern Android architecture with Compose and GraphQL. Whether you're looking for a better way to track your next binge-watch or a clean project to learn from, this one is worth a look.


Follow for more cool projects: @git

Did you like this issue?

Join our weekly newsletter

Related Projects

Love discovering amazing projects?

Help us continue bringing you the best open-source discoveries every week.

Back to Projects
Last updated: Jan 5, 2026