Skip to main content

An icloud filesystem for pyfilesystem2!

Project description

# icloudfs iCloud file system implementation using pyfilesystem2

I always wanted an easy access to my icloud files from Linux. This filesystem is still under development and should not be used in a production environment. At this stage I can safely read files but not writing files. Use This software at your own risk.

## Quickstart

`bash pip install fusefs pip install fs-icloud `

## Storing iCloud credentials in system keychain

`bash icloud --username=john@apple.com `

## Mounting icloudfs

`bash fusefs icloud://john%40apple.com:@/ /tmp/icloud `

## TODO

  • [x] List files and directories

  • [x] Read files

  • [ ] Write files

## Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fs-icloud-1.0.2.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page