PicOne: A lightweight macOS menu bar image uploader supporting multiple hosting services
By
Chenyang Li
A bagel-shaped object. The form is there, the soul isn't.
Summary
PicOne is a native macOS menu bar app (built with SwiftUI) that allows users to upload images to various image hosting services without needing a full app window or Dock icon. It supports multiple upload methods (drag & drop, clipboard paste, file picker, Finder right-click) and works with many hosts including S3-compatible providers (AWS, R2, COS, MinIO), Alibaba OSS, Qiniu, Upyun, Imgur, SM.MS, WebDAV, local folders, and custom hosts. The app is fully sandboxed and uses hand-implemented signing protocols with zero third-party dependencies.
Key quotes
· 3 pulledI built PicOne because I was tired of image uploaders that require a full app window, run heavy background processes, or need third-party libraries.
PicOne lives entirely in your macOS menu bar — no Dock icon, no main window.
I hand-implemented SigV4 signing for S3-compatible providers (AWS, R2, COS, MinIO), a custom V1 signer for Alibaba OSS, plus Qiniu, Upyun, Imgur, SM.MS, WebDAV, local folder, and a fully templated custom host.
You might also wanna read
Bonsplit: Native macOS Tab Bar Library with Split Pane Support for SwiftUI
Bonsplit is a native macOS tab bar library for SwiftUI that provides split pane functionality with features including 120fps animations, dra
Phosphene: An open-source video wallpaper engine for macOS Tahoe
Phosphene is an open-source macOS menu bar app and wallpaper extension that allows users to play their own video files as desktop and lock-s
Apple Releases Pico-Banana-400K: Large-Scale Dataset for Text-Guided Image Editing Research
Apple has released Pico-Banana-400K, a large-scale dataset of approximately 400,000 text-image-edit triplets designed for advancing research
Native macOS Hacker News Client Built with SwiftUI
This article describes Hacker News, a native macOS client application for accessing the Hacker News platform. The application is built using
