SkillAgentSearch skills...

Shimori

Work-in-progress Android/Desktop app for shikimori & more

Install / Use

/learn @gnoemes/Shimori

README

Shimori

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

Setup

You require Android Studio Ladybug | 2024.2.1 Patch 2 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 for desktop platform only.

Once you obtain the keys, set them in ~/source-bundled/shikimori/gradle.properties:

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

# For desktop
# ShikimoriClientIdDesktop = <your key>
# ShikimoriClientSecretDesktop = <your key>

Inspired by Tivi

View on GitHub
GitHub Stars45
CategoryData
Updated2mo ago
Forks2

Languages

Kotlin

Security Score

95/100

Audited on Jan 9, 2026

No findings