Go to file
Lord_Friky 39baec5e15 Update spanish translation 2018-07-08 16:37:51 -05:00
i18n Update spanish translation 2018-07-08 16:37:51 -05:00
.gitignore Possibly fixed banner issues 2018-05-19 09:24:31 -05:00
LICENSE Initial commit 2018-04-27 15:14:31 -07:00
README.md Small menu fix 2018-07-04 13:25:40 +02:00
favicon.png Add files via upload 2018-05-17 16:37:40 -05:00
i18n.js Fix i18n for translators 2018-07-08 16:36:10 -05:00
index.html Fix i18n for translators 2018-07-08 16:36:10 -05:00
main.js Removed unneeded payloads 2018-07-04 13:23:55 +02:00
payloads.js Removed unneeded payloads 2018-07-04 13:23:55 +02:00
style.css Fixed mistype on other language sites (this is annoying, ill look for a better way to handle localization). Improved usability in mobiles. 2018-05-21 15:31:13 -03:00

README.md

web-cfw-loader

Fusee Launcher, in a browser!

Description

This is a port of fusee-launcher to JavaScript using WebUSB. This has been mildly tested and appears to work on Linux, Android (unrooted), OSX and ChromeOS. Today, this only works on Chrome because only Chrome implements WebUSB. It also does NOT work on Windows because the WebUSB Windows implementation does not allow sending the required USB packet.

Forked

This is also a fork of web-fusee-launcher, which I fixed up a bit, added hekate 5 and 4, and did some CSS stuff.

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 on github pages.