Hey everyone! π
Iβd like to share a small open-source project I built called LocalAlbum β a simple desktop app that lets you easily browse local photo and video collections using your default browser.
https://reddit.com/link/1lf62ip/video/os1sriphmu7f1/player
preview
π§ What it does:
- π Select a local folder with images/videos
- π Launches a lightweight, zero-dependency local web server
- π₯οΈ Opens in your default browser as a clean, navigable photo album
- β‘ Super lightweight β no database, no indexing, no cloud, no tracking
β
Why I made this:
I wanted a quick and private way to view photos from external drives, archives, and backups without uploading them anywhere or installing complex media servers.
LocalAlbum runs entirely locally β perfect for minimalists, tinkerers, or data hoarders who want control over their media browsing.
π» Tech stack:
- Python (just 1 script)
- HTML/CSS frontend
- Works on Linux, macOS, and Windows (tested on all)
π Get started:
https://github.com/Laszlobeer/localalbum
cd localalbum
python3 app.py
No install, no nonsense β just point it to a folder, and browse.
π Looking for:
- Feedback / feature ideas
- Contributors welcome!
- If you use it, Iβd love to know how youβre organizing your local media
π GitHub: https://github.com/Laszlobeer/localalbum
more info in the repo!
Thanks for reading, and happy browsing! π
Let me know if youβd like it.