Lan-play-arm Switch: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Switch Homebrews |title=Lan-play-arm |image=lanplayarmswitch.png |description=Switch "lan-play" project compiled for ARM processors |author=metehankaygsz |lastupdated=2021/04/04 |type=PC Utilities |version=0.2.3 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/lanplayarmswitch.7z |website=https://gbatemp.net/threads/switch-lan-play-compiled-for-arm.586220/ |source=https://github.com/metehankaygsz/lan-play-arm |donation= }} {{#seo: |title=Switc..." |
No edit summary Tag: Manual revert |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title= | |title=lan-play-arm | ||
|image= | |image=Switch-logo.png | ||
|description=Switch | |description=Switch lan-play project compiled for ARM processors. | ||
|author=metehankaygsz | |author=metehankaygsz | ||
|lastupdated=2021/04/04 | |lastupdated=2021/04/04 | ||
|type= | |type=Network | ||
|version=0.2.3 | |version=0.2.3 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/lanplayarmnx.7z | ||
|website=https://gbatemp.net/threads/switch-lan-play-compiled-for-arm.586220/ | |website=https://gbatemp.net/threads/switch-lan-play-compiled-for-arm.586220/ | ||
|source=https://github.com/metehankaygsz/lan-play-arm | |source=https://github.com/metehankaygsz/lan-play-arm | ||
|donation= | |donation= | ||
}} | }} | ||
Switch "lan-play" project compiled for ARM processors. | |||
Original source [[switch-lan-play]]. | |||
==Installation== | |||
Download the app from releases page. | |||
Switch "lan-play" project compiled for ARM processors | |||
Run <code>sudo chmod 777 ./lan-play-arm</code>. | |||
< | |||
Launch the app from terminal by typing <code>./lan-play-arm</code>. | |||
Don't forget to run this command <code>sudo apt-get install libpcap0.8</code>. | |||
==Changelog== | ==Changelog== | ||
''' | '''v0.2.3 2021/04/04''' | ||
* | * switch-lan-play compiled for ARM based devices. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/metehankaygsz/lan-play-arm | ||
* | * GBAtemp - https://gbatemp.net/threads/switch-lan-play-compiled-for-arm.586220/ | ||
Latest revision as of 12:52, 4 June 2024
| lan-play-arm | |
|---|---|
| General | |
| Author | metehankaygsz |
| Type | Network |
| Version | 0.2.3 |
| License | Mixed |
| Last Updated | 2021/04/04 |
| Links | |
| Download | |
| Website | |
| Source | |
Switch "lan-play" project compiled for ARM processors.
Original source switch-lan-play.
Installation
Download the app from releases page.
Run sudo chmod 777 ./lan-play-arm.
Launch the app from terminal by typing ./lan-play-arm.
Don't forget to run this command sudo apt-get install libpcap0.8.
Changelog
v0.2.3 2021/04/04
- switch-lan-play compiled for ARM based devices.