
Backy - local photos backup to PC
Zero-config local photo backup for mobile to your own PC
What it does
Google Photos experience on your own PC. I was tired of monthly fees and the massive amount of media my family creates daily. I wanted a way to keep everything safe on my own storage, but most alternatives were too technical. I built Backy to solve this: a zero-configuration, "double-click" setup. You get the seamless cloud experience directly on your own hardware. No subscriptions, no cloud, and absolutely no technical friction. Local, private, and simple.
Does the same job
all alternatives →
Google Photos2015 · workspaceupdates.googleblog.com · ▲667Automatic backup and unlimited storage for all your photos
- WBWe built an end-to-end encrypted alternative to Google Photos2021 · ▲1,180
Hello HN, Over the last year we've been building ente[1], a privacy-friendly, easy-to-use alternative to Google Photos. We've so far built Android[2][3], iOS[4], web[5] apps that encrypt your files and back them up in the background. You can access these across your devices, and share them with other ente users, end-to-end encrypted. You can also use our electron app[6] to maintain a local copy of your backed up files. We've built a fault-tolerant data replication layer that replicates your data to two different storage providers in the EU. We will be providing additional replicas as an…
- APA photo backup idea – to your own storage, not iCloud/Google2025 · myphoto-vault.netlify.app · ▲9
I’m working on a privacy-focused photo backup concept. Instead of syncing to cloud services like iCloud or Google, the idea is to let you back up photos directly to your own: PC or laptop HDD or NAS Private cloud or VPS It will use a secure peer-to-peer approach (similar to Tailscale) so your data stays in your control. I’m still validating the idea — would love feedback! If you're interested, join the waitlist: https://myphoto-vault.netlify.app
- MFMemories – FOSS Google Photos alternative built for high performance2024 · memories.gallery · ▲797
Memories is a FOSS Google Photos alternative that you can self-host (it runs as a Nextcloud plugin). Website: https://memories.gallery/ GitHub: https://github.com/pulsejet/memories Demo Server: https://demo.memories.gallery/apps/memories/ (demo runs in San Francisco on a free-tier cloud vm) Memories has been built ground-up for high performance and is extremely fast when configured correctly. In our testing environment, it can load a timeline view with 100k photos in under 500ms, including query and rendering time! Some features to…
- IMI made a privacy-first minimalist Backblaze2022 · blobbackup.com · ▲236
Creator here. I was looking for something as simple as Backblaze Personal [1] but privacy focused and open source. This is my attempt to build that. Uses PyQt6 [2] for the GUI and Pyinstaller [3] for creating the platform specific binaries. The backup engine under the hood is Restic [4]. The server code is written in Laravel [5]. All the code is on GitHub [6]. I actually really like Backblaze (even use B2 for this offering behind the scenes) so this isn't meant to throw shade their way. Just wanted a private open source alternative. Something like Bitwarden but for backups. [1]…

More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 29d ago · solouno.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com