this post was submitted on 15 Jan 2025
2 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

213 readers
2 users here now

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/punnydust on 2025-01-15 08:25:16+00:00.


Long story short, I rely heavily on icloud photos to store data for my family (and my photography work since its support for RAW files) but I do not want to keep all my data just with Apple. Here comes icloudpd, a great CLI tool written in python to download your photos. I have been using it but I never enjoyed having to work in a terminal environment to deal with daily life stuff while others might do. That made me build this app icloudpd-web that provides a web interface, and some additional features to the original icloudpd.

Released to PyPI and Dockerhub:

Under the hood I did not use the icloudpd CLI program but a subset of its python code. The app allows you to create multiple download policies, upload to AWS S3 bucket and run your policy as a cron job.

Please post questions/comments here and send feature requests / bug reports using Github Issues. Thanks!

Screenshots:

Main Page

Policy Definition

Integration

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