Skip to content

GaryOderNichts/WiiU-Shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

NX-Shell port for the Nintendo WiiU.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • C 95.2%
  • Makefile 2.5%
  • C++ 2.3%