Skip to content

Work-in-progress experiments with new stack. After: Reincarnation of Shikimori App

License

Notifications You must be signed in to change notification settings

gnoemes/Shimori

Repository files navigation

Shimori

Work-in-progress Experiments with new stack
After: Reincarnation of Shikimori App

Setup

You require Android Studio Electric Eel | 2022.1.1 Canary 9 to be able to build the app.

API keys

You need to add client key for Shikimori

When creating a OAuth Shikimori app, you need to set the OAuth redirect uri to shimori://oauth/shikimori.

Once you obtain the keys, set them in ~/.gradle/gradle.properties:

# Get these from https://shikimori.me/oauth
# ShikimoriClientId = <your key>
# ShikimoriClientSecret = <your key>

Inspired by Tivi