pwsincd / WiiU-Shell

NX-Shell port for the Nintendo WiiU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiiU-Shell

Work in progress port of NX-Shell by joel16 (Multi purpose file manager) to the Nintendo WiiU.

Features:

  • Delete files and folders.
  • Copy/Move files and folders.
  • Rename files and folders.
  • Create folders.
  • Displays file size. (files only ATM)
  • Image viewer (PNG/JPG/GIF/BMP)
  • Extract .ZIP files.
  • Sorting options (Sort by name, date, size).
  • Dark theme toggle.
  • Audio playback. (Following formats are supported: OGG, WAV and MOD)
  • Touch screen.

Build instructions

git clone --recursive https://github.com/rw-r-r-0644/WiiU-Shell.git
cd WiiU-Shell/
make

Credits:

  • rw-r-r-0644 for the wiiu porting.
  • joel16 for the original NX-Shell and 3DShell.
  • Preetisketch for some of the assets used as well as the banner.
  • StevenMattera for the implementing the foundation of all touch-screen code.
  • rock88 for integrating mupdf, allowing WiiU-Shell to read pdfs and other epubs.
  • FlameKat53 for making the icon.png

About

NX-Shell port for the Nintendo WiiU.

License:GNU General Public License v3.0


Languages

Language:C 96.0%Language:C++ 2.4%Language:Makefile 1.7%