Go to file
Elijah Bansley b0f829e1e3
Update README.md
2018-05-17 16:28:18 -05:00
LICENSE Initial commit 2018-04-27 15:14:31 -07:00
README.md Update README.md 2018-05-17 16:28:18 -05:00
fusee.bin.js Update fusee.bin.js 2018-05-17 13:33:48 -05:00
index.html Update index.html 2018-05-17 16:25:52 -05:00
main.js Update main.js 2018-05-17 16:11:31 -05:00
style.css Update style.css 2018-05-17 14:58:31 -05: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!) or you can try the demo.