This is a Windows application built using WinUI 3 framework. It has a very simple goal: to show you all images in a folder without any distractions. Aside from minimal interface, it searches folders recursively, and if there are images several folders deep (even if folders in between have no images), it will display that folder and images in it.
This way you can just open "Downloads" or "Documents" folder and quickly scroll through all the images you have there.
There are 2 core features:
- open any folder and display all images in it and any nested folders
- launch current list of images in a slideshow
There are a few customization options for the slideshow, like random order, specific animation and skipping collapsed folders.
Thre are 2 ways to install this application: from MS Store and building it locally from this repository.
