Your OSS buckets, at home on macOS.
A native third-party client for Alibaba Cloud Object Storage Service. Browse, upload, download and share objects using your own cloud account β PicoOSS ships no credentials and creates no cloud account for you.
Requires macOS 14.0 (Sonoma) or later.
PicoOSS uses Apple's native frameworks throughout β no third-party runtime, no embedded browser.
Accounts and buckets on the left, objects in the middle, details in the inspector β built on NavigationSplitView so it behaves like a Mac app should.
Each account's AccessKey ID, secret and optional STS token are stored as separate entries in the macOS Keychain. Secrets are used locally to sign requests.
Signing is implemented locally with CryptoKit (HMAC-SHA256). Your AccessKey secret is never sent as a request field.
Drop files or whole folders from the Finder. Large files switch to OSS Multipart Upload, and you control how many transfers run at once.
Press the space bar to preview images, video, audio, PDFs and documents without downloading them permanently. Previews use a bounded local disk cache.
Generate OSS V4 presigned download URLs and QR codes locally. Anyone holding the link can open the object until it expires or permissions change.
PicoOSS is a client, not a service. There is no PicoOSS account, no file relay and no developer-operated backend. Requests travel directly from your Mac to the OSS endpoint you configure, authenticated with credentials only you hold.
The app ships without analytics, advertising or third-party crash-reporting SDKs. Because OSS requests carry your account and object information to the endpoint you choose, please read the privacy policy for the details of what is stored locally and what is sent to your cloud provider.