fusee++
Go to file
noirscape bb4a6362dd New generation style!
* More dynamic: Includes version in the index.html
* Still no external dependencies.
* Added lockpick and TegraExplorer
2021-05-12 23:42:11 +02:00
html New generation style! 2021-05-12 23:42:11 +02:00
.gitignore New generation style! 2021-05-12 23:42:11 +02:00
LICENSE Initial commit 2018-04-27 15:14:31 -07:00
Makefile New generation style! 2021-05-12 23:42:11 +02: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_contents.py New generation style! 2021-05-12 23:42:11 +02:00
main.js New generation style! 2021-05-12 23:42:11 +02: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.