19 lines
1.1 KiB
Markdown
19 lines
1.1 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 appears to work on Linux, Android (unrooted), OSX and ChromeOS. Windows support is still extremely unstable and it seems to only work on sometimes.
|
|
|
|
# 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 originally maintaining this repository.
|
|
- [**falquinho**](https://github.com/falquinho): For his Bootstrap layout.
|
|
- All those who actively contribute to the repository.
|
|
|
|
# Forked
|
|
This is a fork of [web-fusee-launcher](https://github.com/atlas44/web-fusee-launcher). |