this post was submitted on 12 Aug 2024
46 points (96.0% liked)

Selfhosted

39159 readers
377 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hi all!

I am looking for aWIFI Digital Photo Frame which is not dependent on a cloud storage that I don't know and don't trust. So the device would either have lots of internal storage (at least 64GB)or storage can be added via SD cards or USB Sticks.

Ideally there would be an app that I can use to upload pictures to the device in my home WIFI but SFTP/Samba would also be ok.

Any recommendations?

edit: up to 200 EUR budget edit: at least 10 inch in size

Thanks a lot!

top 16 comments
sorted by: hot top controversial new old
[–] [email protected] 10 points 1 month ago* (last edited 1 month ago)

I looked around awhile ago and didn't really find anything good.

I think the best option is a raspberrypi and one of those 12-15" portable HDMI monitors.

[–] [email protected] 8 points 1 month ago

Will a wifi SD card or adapter work? And then you can get any digital photo frame

[–] [email protected] 7 points 1 month ago (1 children)

I'm doing this with Immich as the photo storage software, MagicMirror OS on a raspberry pi, and the MMM-ImmichSlideShow module to show the pictures on an old computer monitor.

If you're new to self hosting stuff, this will be sort of difficult to get set up. If you're comfortable with the command line, config files, docker, etc, then it's worth the effort.

[–] [email protected] 4 points 1 month ago* (last edited 1 month ago)

I already have a MagicMirror and Immich set up, and I'm debating trying to fix the tablet I have, or trying to get a new one like the chap who started this thread.

However, I had nearly literally the same plan in mind for it. I have a friend who does woodworking who is open to making a frame for it once I'm done. Throw MagicMirror and MMM-ImmichSlideShow on there and it's a digital picture frame.

EDIT: Also, if the tablet is too underpowered (like my old one) you can always run MagicMirror on a different machine/vm and just run Electron to load the page from that machine remotely, reducing the overall load on the tablet itself. If I fix my old tablet, this will have to be the solution because it's too underpowered for MM on it's own.

[–] [email protected] 7 points 1 month ago* (last edited 1 month ago)

I'm using Synology Photos + Syno Photo Frame & a custom bash script to rotate photo albums on a Raspberry Pi 5.

The above is connected to a 4k monitor with USB C power delivery so it can all be toggled on/off by a standard switched outlet.

[–] [email protected] 4 points 1 month ago

I would take a normal Android device and this slideshow app:

https://slideshow.digital/doc

[–] [email protected] 4 points 1 month ago (1 children)
[–] [email protected] 3 points 1 month ago (2 children)

Up to 200 EUR - but not really the time to build something from scratch (like Raspi)

[–] [email protected] 2 points 1 month ago

Do you have time to build something partially from scratch? I could see repurposing an old laptop, disassemble it and make the screen face outwards with the board affixed to the back of the screen lid.

Might take some creative routing with the internal display cable, but I've taken apart tons of laptops where this would be doable, especially after you've discarded the plastic chassis

Though you'll still need a frame of some kind, unless you like the "raw-tech" look

[–] [email protected] 1 points 1 month ago (1 children)

Which display size? How much storage?

[–] [email protected] 1 points 1 month ago

At least 10 inch / 64 GB (or extendable via SD card / USB stick)

[–] [email protected] 3 points 4 weeks ago

Maybe just a cheap android tablet? I know it would be an overkill but you can get one for less than 200 euro and it works well for that purpose.

[–] [email protected] 2 points 1 month ago

@[email protected] I ended up using a Raspberry Pi Zero, HDMI to LVDS adaptor, and a disused laptop screen.

[–] possiblylinux127 2 points 4 weeks ago

This is a easy thing to setup. All you need is a 10in monitor and a display output.

You could even use a old Chromebook with Linux but keep in mind Linux support from Chromebook varies heavily.

[–] [email protected] 2 points 4 weeks ago

I saw esp32 picture frames That fetch images via WiFi, but this would be a lot of DIY.

My personal favorite is using all already always on devices such as a wall mounted tablet and let them have a screensaver that rotates through is set of images that change regularly.

[–] [email protected] 1 points 4 weeks ago

Thanks a lot to all of you!

I remembered that I had an old android tablet and I'm using it now.