Simple homebrew app for viewing screenshots taken with Luma3DS
- 3D/Stereoscopic Support
- Tagging System
- Organize your screenshots by hiding, filtering, and sorting with tags.
- Delete screenshots directly from the app.
- devkitPro
- makerom (add to PATH)
- bannertool (add to PATH)
make- Build the app as .cia, .3ds and .3dsx to
./output - Run
make DARK=trueto build the app with dark banner and icon
- Build the app as .cia, .3ds and .3dsx to
make 3dsx cia elf 3ds- Build the app as the specified format to
./output
- Build the app as the specified format to
make citra CITRA="path to citra.exe"- Build the app as .3dsx and run it with citra
make clean- Remove the
./buildand./outputfolders
- Remove the


