lotusprey / otraku

An unofficial AniList client for Android and iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Otraku

An unofficial AniList app.

Google PlayIzzyOnDroid (F-Droid)Privacy Policy

The iOS .ipa and the android .apk are bundled with each Github release.

Screenshots


Building for ios
  1. Make an unsigned build by going into the ios directory and running xcodebuild -scheme Runner -workspace Runner.xcworkspace -configuration Release clean archive -archivePath "build/Otraku.xcarchive" CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
  2. In the build directory, open package contents and go into Products/Applications
  3. Copy the .app file into a Payload folder
  4. Compress the Payload folder and change the extension to .ipa

About

An unofficial AniList client for Android and iOS

License:GNU General Public License v3.0


Languages

Language:Dart 99.7%Language:Ruby 0.2%Language:Swift 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%