mirror of
https://github.com/joel16/NX-Shell.git
synced 2025-02-17 02:29:02 +00:00
Update README.md to reflect recent changes
This commit is contained in:
parent
cd10f8cbbe
commit
4b3d19df78
11
README.md
11
README.md
@ -1,6 +1,10 @@
|
||||
# NX-Shell (Next)
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
<p align="center">
|
||||
<img src="https://i.imgur.com/FfkFEkA.jpg" alt="NX-Shell (next) Screenshot" width="640" height="360"/>
|
||||
</p>
|
||||
|
||||
# Features:
|
||||
|
||||
@ -10,9 +14,10 @@ NX Shell is a multi-purpose file manager for the Nintendo Switch that aims towar
|
||||
- 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).
|
||||
|
||||
# Credits:
|
||||
|
||||
- **Preetisketch** for the banner.
|
||||
- **imgui developers and contributors** for the GUI library.
|
||||
- **devkitPro maintainers and contributors**.
|
||||
- **Dear ImGui developers and contributors** for the GUI.
|
||||
- **devkitPro maintainers and contributors** for libnx, devkitA64, and many other packages used by this project.
|
||||
|
Loading…
x
Reference in New Issue
Block a user