Web companion
Read, write, and sync everywhere
Next tiny action
Sign in and continue your story
The web companion now follows the Flutter app shell: Discover, Library, People, Writer, and Participate.
Kishu companion
A tiny guide named Kishu
Kishu turns reading, writing, wallet and community actions into small joyful steps, just like the Flutter app companion.
No APK required
The full rInkea experience, now in your browser.
Create an account, read books, write drafts, save progress, like titles, and keep everything synced with the mobile app.
Book scroll
Discover published books
Writer studio
Create and manage books
Chapters
Select or save a book first
Community
Posts, reactions, and reader buzz
Messaging
Synced conversations
Competitions
Join, submit, and vote
Payments + wallet
Coins, purchase requests, and ledger
Balance
0 Kishu Coins
Coin purchases are recorded as pending requests unless a live payment gateway is configured server-side.
Push notifications
Browser reminders
Push sync depends on browser permission and web-push server keys.
Ledger
Recent coin activity
Synced library
Your saved books and progress
Appearance
Match the app theme
Uses the same theme names and color tokens as the Flutter app. The website stores this browser choice locally.
Sync map
What syncs with the APK?
- Account and profile through Supabase Auth + `profiles`.
- Published/draft books through `books`.
- Chapter writing through `chapters`.
- Reading progress through `user_library` and `reading_stats` where policies allow.
- Likes through `book_reactions`.