Go to file
Lord Friky a6f58f9095 Translations fix (#61)
* Make translations work again!

* Woops, seems like this is broken too

* Forgot this
2020-01-20 09:40:42 +01:00
i18n Fix syntax error 2019-09-29 13:38:27 +02:00
payloads updated hekate to v5.0.1 (#55) 2019-09-15 19:22:27 +02:00
.gitignore Possibly fixed banner issues 2018-05-19 09:24:31 -05:00
CNAME Update CNAME 2019-02-10 15:33:44 -06:00
CONTRIBUTING.md Awesome Pull Request (#45) 2019-02-11 13:59:27 +01:00
LICENSE Initial commit 2018-04-27 15:14:31 -07:00
README.md Update translÃation / Readme 2019-09-29 13:20:56 +02: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 Translations fix (#61) 2020-01-20 09:40:42 +01:00
main.js Select USB configuration if it is null (#59) 2019-09-29 12:49:54 +02:00
style.css Localize background image 2018-07-10 15:05:46 +02:00

README.md

web-cfw-loader

Fusee Launcher, in a browser!

Description

This is a port of fusee-launcher to JavaScript using WebUSB. This appears to work on Linux, Android (unrooted), OSX and ChromeOS. Windows support is still extremely unstable and it seems to only work on sometimes.

Try it out

Either use a web server to host the files (must be on https, because of the fact that WebUSB is new technology and therefore has a lot of security restrictions) 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

  • ElijahZAwesome: For originally maintaining this repository.
  • falquinho: For his Bootstrap layout.
  • All those who actively contribute to the repository.

Forked

This is a fork of web-fusee-launcher.