f3ea745b90
Translations sounded like google translation. I corrected them into a more personal german translation (You as personal meaning not the formal one). Also corrected some grammar mistakes and other corrections in the structure of a sentence. |
||
---|---|---|
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 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.
Forked
This is also a fork of web-fusee-launcher, which I fixed up a bit, added hekate 5 and 4, and did some CSS stuff.
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 creating, maintaining and tranferring the repo.
- falquinho: For his Bootstrap layout.