web-cfw-loader/README.md

29 lines
1.8 KiB
Markdown
Raw Normal View History

2018-05-17 21:28:18 +00:00
# web-cfw-loader
2018-04-27 22:14:31 +00:00
Fusee Launcher, in a browser!
2018-04-27 23:01:52 +00:00
# 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.
2018-05-17 21:28:18 +00:00
# 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.
2018-04-27 23:01:52 +00:00
# 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/).
2019-02-10 15:07:49 +00:00
# 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).
2019-02-10 15:07:49 +00:00
# Credits
2019-02-24 03:11:03 +00:00
- [**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)