gnoemes / Shimori

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Kotlin 99.6%Language:Shell 0.4%