mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2024-12-25 14:41:55 +00:00
Update README.md
Even though I didn't implement all his ideas (and they didn't open a PR with what they worked on, probably because they have a fork on their website), his interest in the project gave the motivations to implement the features I wanted to add a long time ago.
This commit is contained in:
parent
ee55a3a3f6
commit
97b9990206
@ -1,21 +1,27 @@
|
||||
# web-cfw-loader
|
||||
|
||||
Fusee Launcher, in a browser!
|
||||
This project is published under the MIT license, you can find more information [here](https://github.com/lordfriky/web-cfw-loader/blob/master/LICENSE).
|
||||
|
||||
# Description
|
||||
|
||||
This is a port of [fusee-launcher](https://github.com/Qyriad/fusee-launcher) to JavaScript using WebUSB. This appears to work on Linux, Android (unrooted), macOS and Chrome OS. Windows support is still extremely unstable and it seems to only work sometimes.
|
||||
Supported browsers are Edge, Chrome, Opera and Chrome for Android. You can check the WebUSB browser compatibility list [here](https://caniuse.com/#feat=webusb).
|
||||
|
||||
# Try it out
|
||||
|
||||
Either use a web server to host the files or you can try it [here](https://lordfriky.github.io/web-cfw-loader).
|
||||
|
||||
# Contribute to this project
|
||||
|
||||
If you want to add a new translation or update/add a payload, see [CONTRIBUTING](https://github.com/lordfriky/web-cfw-loader/blob/master/CONTRIBUTING.md).
|
||||
|
||||
# Credits and thanks
|
||||
|
||||
- [**ktemkin**](https://github.com/ktemkin) and [**ReSwitched**](https://github.com/reswitched): For creating Fusée Gelée and fusee-launcher.
|
||||
- [**Atlas44**](https://github.com/atlas44): For creating [web-fusee-launcher](https://github.com/atlas44/web-fusee-launcher).
|
||||
- [**ElijahZAwesome**](https://github.com/ElijahZAwesome): For originally maintaining this repository.
|
||||
- [**AtlasNX**](https://github.com/AtlasNX): For entrusting me with this project.
|
||||
- [**falquinho**](https://github.com/falquinho): For his Bootstrap layout.
|
||||
- [**Wiilf**](https://github.com/Wiilf): For giving me sugestions and motivation to update this project.
|
||||
- All those who actively contribute to the repository.
|
||||
|
Loading…
Reference in New Issue
Block a user