Skip to content

Xpl0itU/WiiU-Shell

 
 

Repository files navigation

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
  • GaryOderNichts for bug fixes and RPX compilation help

About

NX-Shell port for the Nintendo WiiU.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.2%
  • Makefile 1.7%
  • Dockerfile 0.1%