- attempt to deobfuscate/debundle the 8110 launcher
- I manually rewrote the code to become es6
- run
build.js
or use the already made bundles found in/dist
- in your launcher's
application.zip
, replace the files inside launcher's/dist
folder with the files in the repo
- find open-source versions of the code
- use the code as a reference for creating Launcher apps
- use the code as a reference for using KaiOS APIs
- Optimize the Launcher app with ease
- prettify the code even more, use proper filenames and folders
- try making @preact/legacy-compat work (spoiler alert: the preact compat layers for React v15 doesn't work very well? it just does not want to work, string refs become buggy)
- Original File Size: 354.9kB
- Deciphered Version: 292.1kB