NotSpecCo / raincloud

A SoundCloud client for KaiOS
GNU General Public License v3.0
20 stars 0 forks source link
kaios

RainCloud

A SoundCloud client for KaiOS.

Dashboard view

Welcome to the beta!

This is very much a work in progress. Keep your eye on the changelog to see what's new!

How to run on a KaiOS device

  1. Connect your KaiOS device to your computer and make sure it appears in WebIDE (Waterfox Classic is recommended)
  2. Build the app with npm run build
  3. In WebIDE, load the /public folder as a packaged app
  4. On your computer, visit the RainCloud website to sign into SoundCloud
  5. In the app, select 'Sign In via QR Code' and scan the code on your screen. *You may have to exit and reopen the app to scan the code after giving permission
  6. When you scan the code, you're in!

How to run in a browser locally

This is great for development and testing purposes.

  1. Create a KaiOS device profile in Chrome
  2. Start the dev server with npm run dev
  3. Open http://localhost:3000
  4. In the app, select 'Sign In via Website'

All interaction is done using the keyboard.

Navigation tips