Hello,
I wrote an SDK client for pCloud's API a few years back.
Recently, I revived the initiative and it occurred to me it would be relatively easy to build upon that effort to create a client app for Linux to mount a pCloud drive onto Linux.
I am developing it on a Raspberry Pi 4 but it should work on any Linux / FreeBSD platform supported by the Go language (Golang). It is using FUSE.
ALPHA WARNING - this is a recent effort, largely untested and it does not have field proven stability. For now, the pCloud drive can only be mounted in read-only mode.
Hopefully, some of you out there find this useful.
Find the project on GitHub at seborama/pcloud-drive and the releases.
Regards.
I wrote an SDK client for pCloud's API a few years back.
Recently, I revived the initiative and it occurred to me it would be relatively easy to build upon that effort to create a client app for Linux to mount a pCloud drive onto Linux.
I am developing it on a Raspberry Pi 4 but it should work on any Linux / FreeBSD platform supported by the Go language (Golang). It is using FUSE.
ALPHA WARNING - this is a recent effort, largely untested and it does not have field proven stability. For now, the pCloud drive can only be mounted in read-only mode.
Hopefully, some of you out there find this useful.
Find the project on GitHub at seborama/pcloud-drive and the releases.
Regards.
Statistics: Posted by seborama — Wed Apr 24, 2024 9:21 pm — Replies 0 — Views 46