mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2024-12-27 23:51:55 +00:00
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 transferring 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)
|