Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/lotusprey/otraku

An unofficial AniList client for Android and iOS
https://github.com/lotusprey/otraku

android anilist flutter ios

Last synced: 9 days ago
JSON representation

An unofficial AniList client for Android and iOS

Lists

README

        

# 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`