More actions
(Created page with "{{Infobox Switch Homebrews |title=Switch SMB Client |image=switchsmbclient.png |description=Simple SMB client for the Switch. |author=cy33hc |lastupdated=2023/01/25 |type=Utilities |version=1.0 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/switchsmbclient.7z |website=https://www.reddit.com/r/SwitchHacks/comments/10kt224/release_switch_smb_client_first_release/ |source=https://github.com/cy33hc/switch-smb-client |donation= }} {{#seo: |title=Switch Hom...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Switch SMB Client | |title=Switch SMB Client | ||
|image= | |image=switchsmbclientnx.png | ||
|description=Simple SMB client for the Switch. | |description=Simple SMB client for the Switch. | ||
|author=cy33hc | |author=cy33hc | ||
|lastupdated=2023/01/25 | |lastupdated=2023/01/25 | ||
|type= | |type=File Browsers | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/switchsmbclientnx.7z | ||
|website=https://www.reddit.com/r/SwitchHacks/comments/10kt224/release_switch_smb_client_first_release/ | |website=https://www.reddit.com/r/SwitchHacks/comments/10kt224/release_switch_smb_client_first_release/ | ||
|source=https://github.com/cy33hc/switch-smb-client | |source=https://github.com/cy33hc/switch-smb-client | ||
|donation= | |donation= | ||
}} | }} | ||
{ | Simple SMB client for the Switch. Allows you to transfer files between the Switch and your Windows Shares, Linux SMB Shares and NAS SMB shares. | ||
| | |||
| | ==Installation== | ||
| | Copy the switch-smb-client.nro in to the folder /switch/switch-smb-client/ of the SD card. | ||
| | |||
==User guide== | |||
===Multi language support=== | |||
The appplication support following languages. The following languages are auto detected. | |||
{| style="margin-left:0em;" | |||
| | |||
*Dutch | |||
*English | |||
*French | |||
*German | |||
*Italiano | |||
*Japanese | |||
*Korean | |||
|width="30px"| <!--spacer-column--> | |||
| | |||
*Polish | |||
*Portuguese_BR | |||
*Russian | |||
*Spanish | |||
*Simplified Chinese | |||
*Traditional Chinese | |||
|} | |||
The following aren't standard languages supported by the Switch, hence requires a [https://github.com/cy33hc/switch-smb-client/tree/master/lang config file update]. | |||
{| style="margin-left:0em;" | |||
| | |||
*Arabic | |||
*Catalan | |||
*Croatian | |||
*Euskera | |||
*Galego | |||
*Greek | |||
|width="30px"| <!--spacer-column--> | |||
| | |||
*Hungarian | |||
*Indonesian | |||
*Ryukyuan | |||
*Thai | |||
*Turkish | |||
|} | |||
You will have to modify the file /switch/switch-smb-client/config.ini located in the SD card and update the language setting to with the exact values from the list above. | |||
==Controls== | |||
X - Menu (after a file is selected) | |||
A - Select Button/TextBox | |||
B - Un-Select the file list to navigate to other widgets | |||
Y - Mark file(s)/folder(s) for Delete/Rename/Upload/Download | |||
R1 - Navigate to the Remote list of files | |||
L1 - Navigate to the Local list of files | |||
Plus - Exit Application | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/switchsmbclientnx.png | ||
==Changelog== | ==Changelog== | ||
''' | '''v1.0.1 2023/01/28''' | ||
* | * Add Turkish and Arabic language | ||
'''v1.0.0 2023/01/25''' | |||
*Initial Release. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/cy33hc/switch-smb-client | ||
* GBAtemp - https://www.reddit.com/r/SwitchHacks/comments/10kt224/release_switch_smb_client_first_release/ | |||
* Reddit - https://gbatemp.net/threads/release-switch-smb-client.625175/ | * Reddit - https://gbatemp.net/threads/release-switch-smb-client.625175/ | ||
* ForTheUsers - https://apps.fortheusers.org/switch/switch-smb-client |
Revision as of 07:45, 3 Mayıs 2023
Switch SMB Client | |
---|---|
General | |
Author | cy33hc |
Type | File Browsers |
Version | 1.0 |
License | Mixed |
Last Updated | 2023/01/25 |
Links | |
Download | |
Website | |
Source | |
Simple SMB client for the Switch. Allows you to transfer files between the Switch and your Windows Shares, Linux SMB Shares and NAS SMB shares.
Installation
Copy the switch-smb-client.nro in to the folder /switch/switch-smb-client/ of the SD card.
User guide
Multi language support
The appplication support following languages. The following languages are auto detected.
|
|
The following aren't standard languages supported by the Switch, hence requires a config file update.
|
|
You will have to modify the file /switch/switch-smb-client/config.ini located in the SD card and update the language setting to with the exact values from the list above.
Controls
X - Menu (after a file is selected)
A - Select Button/TextBox
B - Un-Select the file list to navigate to other widgets
Y - Mark file(s)/folder(s) for Delete/Rename/Upload/Download
R1 - Navigate to the Remote list of files
L1 - Navigate to the Local list of files
Plus - Exit Application
Screenshots
Changelog
v1.0.1 2023/01/28
- Add Turkish and Arabic language
v1.0.0 2023/01/25
- Initial Release.