mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2025-01-14 16:41:30 +00:00
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
29 lines
1.8 KiB
Markdown
29 lines
1.8 KiB
Markdown
# web-cfw-loader
|
|
Fusee Launcher, in a browser!
|
|
|
|
# Description
|
|
This is a port of [fusee-launcher](https://github.com/reswitched/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](https://github.com/atlas44/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](https://webcfw.sdsetup.com/).
|
|
|
|
# Contribute to this project
|
|
If you want to add a new translation or update/add a payload, see [CONTRIBUTING](https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md).
|
|
|
|
# Credits
|
|
- [**ElijahZAwesome**](https://github.com/ElijahZAwesome): For creating, maintaining and tranferring the repo.
|
|
- [**falquinho**](https://github.com/falquinho): For his Bootstrap layout.
|
|
|
|
### Translators
|
|
- *Italiano* (Italian) - [**Filo97**](https://github.com/Filo97)
|
|
- *Português* (Portuguese) - [**falquinho**](https://github.com/falquinho)
|
|
- *Deutsch* (German) - [**tumGER**](https://github.com/tumGER)
|
|
- *Español* (Spanish) - [**Lord_Friky**](https://github.com/lordfriky)
|
|
- *Polski* (Polish) - [**Lorek**](https://github.com/lorek123)
|
|
- *简体中文* (Simplified Chinese) - [**Rakau**](https://github.com/Rakau)
|
|
- *繁体中文* (Traditional Chinese) - [**Rakau**](https://github.com/Rakau)
|
|
- *Русский* (Russian) - [**tumGER**](https://github.com/tumGER)
|