this post was submitted on 19 Jun 2025
1 points (100.0% liked)

It's A Digital Disease!

23 readers
1 users here now

This is a sub that aims at bringing data hoarders together to share their passion with like minded people.

founded 2 years ago
MODERATORS
 
The original post: /r/datahoarder by /u/Reasonable_Brief578 on 2025-06-19 08:59:37.

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.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here