More actions
(Created page with "{{Infobox Switch Homebrews |title=Web Fusee Launcher |image=webfuseelauncherswitch.png |description=Fusee Launcher, in a browser! |author=atlas44 |lastupdated=2018/04/27 |type=Payload senders (Software) |version=2018 |license=MIT |download=https://dlhb.gamebrew.org/switchhomebrews/webfuseelauncherswitch.7z |website=https://github.com/atlas44/web-fusee-launcher |source=https://github.com/atlas44/web-fusee-launcher |donation= }} {{#seo: |title=Switch Payloads (Payload send...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Web Fusee Launcher | |title=Web Fusee Launcher | ||
|image= | |image=webfuseelaunchernx.png | ||
|description=Fusee Launcher, in a browser | |description=Fusee Launcher, in a browser. | ||
|author=atlas44 | |author=atlas44 | ||
|lastupdated=2018/04/ | |lastupdated=2018/04/28 | ||
|type=Payload senders (Software) | |type=Payload senders (Software) | ||
|version=2018 | |version=2018 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/webfuseelaunchernx.7z | ||
|website=https://github.com/atlas44/web-fusee-launcher | |website=https://github.com/atlas44/web-fusee-launcher | ||
|source=https://github.com/atlas44/web-fusee-launcher | |source=https://github.com/atlas44/web-fusee-launcher | ||
|donation= | |donation= | ||
}} | }} | ||
This is a port of [https://github.com/reswitched/fusee-launcher 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. | |||
== | ==User guide== | ||
Either use a web server to host the files (must be on https) or you can try the [https://atlas44.s3-us-west-2.amazonaws.com/web-fusee-launcher/index.html demo]. | |||
===Other web launchers=== | |||
*https://fusee-gelee.firebaseapp.com/ by Khaled Ahmed ([https://gbatemp.net/threads/web-fusee-launcher.502423/ KsAmJ]). | |||
*https://switch.exploit.fortheusers.org/ by For The Users. | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/webfuseelaunchernx2.png | ||
==Credits== | |||
Ported from [https://github.com/reswitched/fusee-launcher fusee-launcher]. | |||
https:// | |||
Thanks to ktemkin and ReSwitched for Fusée Gelée and a ton of other things. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/atlas44/web-fusee-launcher | ||
* | * GBAtemp - https://github.com/atlas44/web-fusee-launcher | ||
Revision as of 02:08, 8 July 2023
Web Fusee Launcher | |
---|---|
General | |
Author | atlas44 |
Type | Payload senders (Software) |
Version | 2018 |
License | MIT License |
Last Updated | 2018/04/28 |
Links | |
Download | |
Website | |
Source | |
This is a port of 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.
User guide
Either use a web server to host the files (must be on https) or you can try the demo.
Other web launchers
- https://fusee-gelee.firebaseapp.com/ by Khaled Ahmed (KsAmJ).
- https://switch.exploit.fortheusers.org/ by For The Users.
Screenshots
Credits
Ported from fusee-launcher.
Thanks to ktemkin and ReSwitched for Fusée Gelée and a ton of other things.