# 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
[icloudpy](https://github.com/mandarons/icloudpy): I decided to start this project when I found this Python wrapper to access iCloud.
[PyFilesystem2](https://docs.pyfilesystem.org/en/latest/)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file fs-icloud-1.0.2.tar.gz.
File metadata
- Download URL: fs-icloud-1.0.2.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc6ac7d51f3f97376350ed4357c0b9e0f4c96d851e5d8e9578bbe991f1806ff1
|
|
| MD5 |
ed1e42d50a01072e54084042b0d8db2a
|
|
| BLAKE2b-256 |
22e55d49d2bec08ceecf32cac000dc115e9ccfce530547234772e35653389e07
|