fusee++
Go to file
noirscape 7b4aa1c608
Start work on automatically updating script
2020-02-12 15:00:28 +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 Start work on automatically updating script 2020-02-12 15:00:28 +01:00
index.html Add the code and stuff. 2018-04-27 15:54:46 -07:00
main.js Update main.js 2018-04-27 16:26:15 -07: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.