Compare commits
2 commits
2814d88447
...
81cf7dd120
Author | SHA1 | Date | |
---|---|---|---|
|
81cf7dd120 | ||
|
cc1d05c6b5 |
12 changed files with 17 additions and 1 deletions
|
@ -8,7 +8,7 @@ Please note: You will need USB-OTG cable. Otherwise, you'll be charging phone.
|
||||||
|
|
||||||
Sometimes I add new posts about this project [on my home page](https://developersu.blogspot.com/search/label/NS-USBloader).
|
Sometimes I add new posts about this project [on my home page](https://developersu.blogspot.com/search/label/NS-USBloader).
|
||||||
|
|
||||||
<img src="metadata/en-US/phoneScreenshots/Screenshot_1.png" alt="screenshot-1" width="400"/> <img src="metadata/en-US/phoneScreenshots/Screenshot2.png" alt="screenshot-2" width="400"/>
|
<img src="fastlane/metadata/android/en-US/phoneScreenshots/Screenshot_1.png" alt="screenshot-1" width="400"/> <img src="fastlane/metadata/android/en-US/phoneScreenshots/Screenshot_2.png" alt="screenshot-2" width="400"/>
|
||||||
|
|
||||||
#### License
|
#### License
|
||||||
|
|
||||||
|
|
6
fastlane/metadata/android/en-US/full_description.txt
Normal file
6
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
This is application-installer for N.Switch. It's used with NS homebrew applications installed on console such as: Adubbz/TinFoil, Huntereb/Awoo-Installer and XorTroll/GoldLeaf.
|
||||||
|
|
||||||
|
For Adubbz/TinFoil and Huntereb/Awoo-Installer USB and NET (WiFi) installations supported.
|
||||||
|
For XorTroll/GoldLeaf USB installation supported. Please note: only GoldLeaf-v0.5 supported.
|
||||||
|
|
||||||
|
In other words, it's replacement for default scripts/applications like usb_install_pc.py, remote_install_pc.py, GoldTree/Quark that works on your phone or tablet.
|
BIN
fastlane/metadata/android/en-US/images/featureGraphic.png
Normal file
BIN
fastlane/metadata/android/en-US/images/featureGraphic.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 136 KiB |
Binary file not shown.
After Width: | Height: | Size: 99 KiB |
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
NS-USBloader is USB/WiFi data transfer helper for N Switch homebrew apps
|
1
fastlane/metadata/android/en-US/title.txt
Normal file
1
fastlane/metadata/android/en-US/title.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
NS-USBloader
|
6
fastlane/metadata/android/ru/full_description.txt
Normal file
6
fastlane/metadata/android/ru/full_description.txt
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
Это приложение-установщик файлов для N.Switch. Оно используется совместно с хоумбрю приложениями, установленными на консоли, такими как Adubbz/TinFoil, Huntereb/Awoo-Installer и XorTroll/GoldLeaf.
|
||||||
|
|
||||||
|
Для Adubbz/TinFoil и Huntereb/Awoo-Installer поддерживается установка по-USB и через сеть (по WiFi).
|
||||||
|
Для XorTroll/GoldLeaf поддерживается установка через USB. Обратите внимание, что в данный момент поддерживается исключительно GoldLeaf-v0.5.
|
||||||
|
|
||||||
|
Другими словами эта программа является заменой скриптов/приложений usb_install_pc.py, remote_install_pc.py, GoldTree/Quark которая, к тому же, работает на вашем телефоне или планшете.
|
BIN
fastlane/metadata/android/ru/phoneScreenshots/Screenshot_1.png
Normal file
BIN
fastlane/metadata/android/ru/phoneScreenshots/Screenshot_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 99 KiB |
BIN
fastlane/metadata/android/ru/phoneScreenshots/Screenshot_2.png
Normal file
BIN
fastlane/metadata/android/ru/phoneScreenshots/Screenshot_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
1
fastlane/metadata/android/ru/short_description.txt
Normal file
1
fastlane/metadata/android/ru/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
NS-USBloader программа-помошник для хоумбрю приложений N Switch
|
1
fastlane/metadata/android/ru/title.txt
Normal file
1
fastlane/metadata/android/ru/title.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
NS-USBloader
|
Loading…
Reference in a new issue