Go to file
Lord Friky 2e7de82456 Update Hekate to v6.0.4
This is hopefully the last payload I'll ever have to manually update again, since I'm currently writing a GitHub Action to do it automatically
2023-05-09 03:55:25 -06:00
i18n Language files cleanup 2023-05-09 02:46:59 -06:00
payloads Update Hekate to v6.0.4 2023-05-09 03:55:25 -06:00
.gitignore Possibly fixed banner issues 2018-05-19 09:24:31 -05:00
CNAME Restore SDSetup CNAME 2020-06-30 18:15:17 -05:00
CONTRIBUTING.md Awesome Pull Request (#45) 2019-02-11 13:59:27 +01:00
LICENSE Starting transition 2020-05-12 17:44:59 -05:00
README.md Remove CNAME 2020-05-15 20:59:22 -05:00
background-image.jpg Localize background image 2018-07-10 15:05:46 +02:00
favicon.png Decrease size of favicon 2019-02-10 23:35:04 +01:00
i18n.js Translations fix (#61) 2020-01-20 09:40:42 +01:00
index.html Use standard payload files instead of hardcoded byte arrays 2023-05-09 02:42:15 -06:00
main.js Use standard payload files instead of hardcoded byte arrays 2023-05-09 02:42:15 -06:00
style.css Localize background image 2018-07-10 15:05:46 +02:00

README.md

web-cfw-loader

Fusee Launcher, in a browser! This project is published under the MIT license, you can find more information here.

Description

This is a port of fusee-launcher to JavaScript using WebUSB. This appears to work on Linux, Android (unrooted), macOS and Chrome OS. Windows support is still extremely unstable and it seems to only work sometimes. Supported browsers are Edge, Chrome, Opera and Chrome for Android. You can check the WebUSB browser compatibility list here.

Try it out

Either use a web server to host the files or you can try it here.

Contribute to this project

If you want to add a new translation or update/add a payload, see CONTRIBUTING.

Credits and thanks