NothingSpecialDev / kaiware-v1

Desktop app for installing KaiOS apps.
MIT License
21 stars 5 forks source link
kaios

Kaiware

Hey! This version of Kaiware is deprecated. Don't worry though, I'm rewriting it with the same features plus a lot more! Check it out over here: github.com/NothingSpecialDev/kaiware

Screenshot

Note: Very much a work in progress

Running

Make sure you have the following dependencies installed:

  1. Clone repo
  2. npm install
  3. Connect your phone to your computer and make sure it shows up with adb devices
  4. Forward if you haven't done so already. adb forward tcp:6000 localfilesystem:/data/local/debugger-socket
  5. npm start