fusee++
Go to file
noirscape 8b106bca29
Update files
2020-02-12 17:50:10 +01:00
LICENSE Initial commit 2018-04-27 15:14:31 -07:00
README.md Start work on automatically updating script 2020-02-12 15:00:28 +01:00
fusee.bin.js Add the code and stuff. 2018-04-27 15:54:46 -07:00
gen_bin_js.py Update files 2020-02-12 17:50:10 +01:00
hekate.bin.js Update files 2020-02-12 17:50:10 +01:00
index.html Update files 2020-02-12 17:50:10 +01:00
main.js Update files 2020-02-12 17:50:10 +01:00

README.md

web-fusee-launcher

Fusee Launcher, in a browser!

Description

This is a fork of web-fusee-launcher, which 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.