AdguardForMac icon indicating copy to clipboard operation
AdguardForMac copied to clipboard

User settings cloud sync

Open ameshkov opened this issue 8 years ago • 1 comments

Similar issue in Win repo: https://github.com/AdguardTeam/AdguardForWindows/issues/439

We should use the same layout as used in the Windows / Browser extension, but using the native macOS controls: https://github.com/AdguardTeam/AdguardForWindows/issues/439#issuecomment-348190648

The first sync strategy should be Dropbox as it does not depend on our sync server that's not yet reliable.

ameshkov avatar Jan 10 '18 09:01 ameshkov

The first sync strategy should be Dropbox

Could you please also add iCloud Drive? I may be wring, but you won't need to implement extra integration code here, as it will be identical to just reading settings stored in a local folder.

so-lit avatar Jun 24 '18 03:06 so-lit