Browse. View.
Navigate.
// minimal image gallery for Linux
Simple, dark, distraction-free image gallery. Three view modes, keyboard navigation, wide format support. Install from Snap and start browsing in seconds.
One gallery. Three ways to browse.
Full-size image viewing with Previous/Next navigation. Arrow keys or A/D to browse. Simple and focused.
File list with sizes. Double-click to view any image. Fast scanning of large directories.
Thumbnail grid with hover magnification preview. Instant visual overview of every image in a folder.
Move to trash or permanent delete. Optional confirmation dialog. Configurable in Settings. Never lose a file by accident.
One-click copy of the current image path to clipboard. Visual feedback on copy. Fast workflow integration.
Sort by name, date, or size. Six sorting methods. Settings menu for delete behavior. All preferences persist across sessions.
Two commands. Done.
Install from the Snap Store for automatic updates, sandboxed security, and zero dependency management. Or clone the repo and run it directly with Python.
sudo snap install gall-arraypip install PyQt5
git clone https://github.com/anarchysc/galleray.git
python3 galleray/galleray.pyNavigate without lifting your hands.
Lightweight. Native. No bloat.
Single-file application. Clean, readable codebase. Easy to modify and extend.
Native Qt widgets. Hardware-accelerated rendering. Consistent look across Linux desktops.
Sandboxed, auto-updating, one-command install. Also available as a standalone Python script.