iam-arnab / Jiyu

An anime tracker for anime fans to manage what they watch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jiyu

A simple anime list tracker for your phone. This app uses the Jikan API (unofficial Myanimelist API) to fetch images.

Screenshots

Home

App Drawer

Login Screen

Use

Android

You can go and download the latest builds for android from here. You can build it yourself. First get the google-services.json by registering your app to Firebase. Put it in android/app directory. Define your key.properties in android/key.properties to sign the app. Now just run flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi

iOS

I don't have a Mac so I would be delighted if someone could build it for iOS. The icon for the app is in assets directory. You can upload it to appicon.co to get the proper icons for iOS. If you want to build it, register your app in Firebase and GoogleService-Info.plist. Put it in ios/Runner directory. Run flutter build ios --release to build for ios.

About

An anime tracker for anime fans to manage what they watch

License:GNU General Public License v3.0


Languages

Language:Dart 98.7%Language:Kotlin 0.6%Language:Swift 0.6%Language:Objective-C 0.1%