fusee++
Go to file
noirscape 6eabfb88b7
ignore hekate.bin.js
2020-04-15 15:25:09 +02:00
.gitignore ignore hekate.bin.js 2020-04-15 15:25:09 +02:00
LICENSE Initial commit 2018-04-27 15:14:31 -07:00
README.md ignore hekate.bin.js 2020-04-15 15:25:09 +02: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
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.

fork changes

  • Hekate latest.
  • You need to gen that automatically.