Giter Club home page Giter Club logo

nx-shell's Introduction

NX-Shell Build Status Github latest downloads

NX Shell is a multi-purpose file manager for the Nintendo Switch that aims towards handling media files. NX Shell leans towards more of the file management features such as opening and managing various files types and includes the basic necessity of a standard file manager. This program's design elements are clearly inspired by CyanogenMod/LineageOS's built in file manager, and so all credits towards the design go to the CyanogenMod/LineageOS contributors.

NX-Shell Screenshot

Features:

  • Delete files and folders.
  • Copy/Move files and folders.
  • Rename files and folders (standard switch keyboard).
  • Create files and folders (standard switch keyboard).
  • Displays file size
  • Image viewer (GIF, JPG, PNG, WEBP)
  • Displays animated GIFs.
  • Extract various archives such as ZIP, RAR, 7Z, ISO 9660, AR, XAR and others supported by libarchive.
  • Sorting options (Sort by name, date, size).
  • Toggle dark theme.
  • Audio playback. (Following formats are supported: FLAC, IT, MOD, MP3, OGG, OPUS, S3M and WAV)
  • Touch screen in most cases.

Build instructions

Ensure that you have the following dependencies installed via dkp-pacman:

sudo dkp-pacman -Syu switch-dev
sudo dkp-pacman -S switch-sdl2 switch-sdl2_gfx switch-sdl2_image switch-sdl2_ttf
sudo dkp-pacman -S switch-opusfile switch-liblzma
sudo dkp-pacman -S switch-libvorbisidec switch-mpg123 switch-flac

Clone and compile the program:

git clone https://github.com/joel16/NX-Shell.git
cd NX-Shell
make

Credits:

  • Preetisketch for some of the assets used as well as the banner.
  • NicholeMattera for the implementing the foundation of all touch-screen code.
  • grimfang4 for the original SDL_FontCache headers.
  • theMealena for CVE_gif*.

nx-shell's People

Contributors

joel16 avatar rock88 avatar vuelos avatar segfault42 avatar doubleabatteries66 avatar sora10pls avatar nicholemattera avatar shroomking avatar octopuserectus avatar vgmoose avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.