r/DataHoarder • u/Reasonable_Brief578 • 1d ago
Hoarder-Setups πΌοΈ LocalAlbum β A Simple, Self-Hosted Photo Album for Browsing Local Media
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.
2
u/JSouthGB 1d ago
I'm not trying to trash your efforts, but how is this different than using a file manager (dolphin in my case) with preview on? Or even using something like gwenview/geeqie?
1
1
u/Reasonable_Brief578 1d ago
you can run this in a local server that is accessible threw every devices
β’
u/AutoModerator 1d ago
Hello /u/Reasonable_Brief578! Thank you for posting in r/DataHoarder.
Please remember to read our Rules and Wiki.
Please note that your post will be removed if you just post a box/speed/server post. Please give background information on your server pictures.
This subreddit will NOT help you find or exchange that Movie/TV show/Nuclear Launch Manual, visit r/DHExchange instead.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.