e6357d48b2
* Update README
* Delete unneeded file
* Update language stuff
* Update disclaimer (1/2)
* Update disclaimer (2/2)
It still need to be updated on some languages, but that's all I could do for now :b
* Oops
I forgot to include this in the last commit :b
* Update README
I think you should include all the colaborators in the readme as well, not only Elijah
Btw, I'm arranging them in the order in which the languages are shown (excluding Thomleg :b)
* Clearing all Thomleg traces...
* Remove Briccmii
C'mon, was it even necessary to include it in the first place? Hekate can also install AutoRCM by itself...
* Put payloads in individual files
* Add fusee-primary for Atmosphère 0.8.3
* Add proper contribuiting instructions
Plz, improve my grammar on the CONTRIBUITING file, english is hard >.<
* 🤦 x2, maintaing
English is hard x2
* Bump version to 1.4
Because, why not? :b
|
||
---|---|---|
i18n | ||
payloads | ||
.gitignore | ||
background-image.jpg | ||
CNAME | ||
CONTRIBUTING.md | ||
favicon.png | ||
i18n.js | ||
index.html | ||
LICENSE | ||
main.js | ||
README.md | ||
style.css |
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.