Skip to content

joel16/NX-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

700aa48 · Dec 10, 2022
Jul 30, 2022
Sep 13, 2022
Sep 10, 2022
Sep 12, 2021
Dec 10, 2022
Aug 3, 2020
Aug 20, 2022
Jul 30, 2022
Sep 10, 2022
Aug 20, 2022
Aug 6, 2022
Aug 3, 2020

Repository files navigation

NX-Shell Github latest downloads

NX Shell is a multi-purpose file manager for the Nintendo Switch that aims towards handling various file types while keeping the basic necessities of a standard file manager. Initially, the project was inspired by LineageOS/CyanogenMod's file manager for android, and even had a similar design approach to that of the famous Android file manager. However, it has been re-written from scratch, now using more up to date tools and libraries.

NX-Shell (Next) 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 properties such as size, time created, modified and accessed.
  • Sorting options (Sort by name, date, size).
  • Display various images formats (BMP, GIF, JPG/JPEG, PGM, PPM, PNG, PSD, TGA and WEBP).
  • Browse devices such as safe, user, system and USB.

Credits:

  • Preetisketch for the banner.
  • Dear ImGui developers and contributors for the GUI.
  • devkitPro maintainers and contributors for libnx, devkitA64, and many other packages used by this project.
  • DarkMatterCore for libusbhsfs.