Tusk icon indicating copy to clipboard operation
Tusk copied to clipboard

iCloud Drive support

Open nicexe opened this issue 7 years ago • 3 comments

Feature Request

A feature you'd like to see

I believe iCloud Drive support would be nice to have. This could be done by either authenticating with iCloud or using a share-link from iCloud Drive that requires no authentication.

Additional remarks

this could either be done by pasting a share link that requires no authentication and acts as a direct link to the database file or authenticate with iCloud and store the authentication token so that the file can be fetched each time Tusk needs to

nicexe avatar Dec 14 '18 11:12 nicexe

How would authentication work? Oauth isn't supported.

subdavis avatar Dec 14 '18 12:12 subdavis

This project authenticates with iCloud somehow https://github.com/ndbroadbent/icloud_photos_downloader

If two-factor authentication is too much to handle then users can use an app specific password.

nicexe avatar Dec 18 '18 18:12 nicexe

More specifically, that project is using ndbroadbent/pyicloud for icloud authentication

nicexe avatar Dec 21 '18 15:12 nicexe