9ce81963a7 | ||
---|---|---|
i18n | ||
payloads | ||
.gitignore | ||
CNAME | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
background-image.jpg | ||
favicon.png | ||
i18n.js | ||
index.html | ||
main.js | ||
style.css |
README.md
web-cfw-loader
Fusee Launcher, in a browser!
Description
This is a port of fusee-launcher to JavaScript using WebUSB. This appears to work on Linux, Android (unrooted), OSX and ChromeOS. Windows support is still extremely unstable and it seems to only work on sometimes.
Try it out
Either use a web server to host the files (must be on https, because of the fact that WebUSB is new technology and therefore has a lot of security restrictions) or you can try it here.
Contribute to this project
If you want to add a new translation or update/add a payload, see CONTRIBUTING.
Credits
- ElijahZAwesome: For originally maintaining this repository.
- falquinho: For his Bootstrap layout.
- All those who actively contribute to the repository.
Forked
This is a fork of web-fusee-launcher.