Updated readme with touch control instructions and demostrations.

This commit is contained in:
Steven Mattera 2018-06-01 18:23:30 -04:00
parent abbe8fd1f8
commit cfef48989c
4 changed files with 17 additions and 0 deletions

View File

@ -1,10 +1,27 @@
#### Usage
See [Switchbrew](http://switchbrew.org/index.php?title=Homebrew_Applications) for SD layout, applications, etc.
##### Touch Controls
![Swiping left and right to navigate through lists.](tree/master/resources/SwipeLeftAndRight.gif?raw=true)
To navigate through the list of folders and applications you can swipe left and right on the bottom list. To open an item you can tap on it in the list or with it highlighted tap the `Open` or `Launch` button prompt in the bottom right.
![Swiping up to go up a directory.](tree/master/resources/SwipeUp.gif?raw=true)
To go back a folder you can swipe up or tap the `Back` button prompt in the bottom right.
![Swiping down to launch net loader.](tree/master/resources/SwipeDown.gif?raw=true)
To launch the net loader you can swipe down on the screen.
#### Download
The latest release is available from the [releases](https://github.com/switchbrew/nx-hbmenu/releases/latest) page.
#### Building
Build with ```make nx``` or just run ```make```.
#### Credits

BIN
resources/SwipeDown.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
resources/SwipeLeftAndRight.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 KiB

BIN
resources/SwipeUp.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB