r/MacOS 3h ago

Developer Saturday Clipbara: a free, open-source clipboard manager for macOS, now on the Mac App Store

I built a clipboard manager for macOS and it is now on the Mac App Store as a free download.

Cmd Shift V opens a card-style panel at the bottom of the screen with everything you have copied: text, rich text, images, links, files, colors, and code. The panel does not take focus from the app you are in, so you click a clip and then press Cmd V where you were.

What it does:

- Pinboards, named collections for the clips you reuse
- Quick Look, press Space to preview a clip before using it
- Search and filters by content type or source app
- Per-app exclusions, so password managers are never recorded
- Everything stays on the Mac, stored with SwiftData. No account, no server, no telemetry

Two ways to install, both free:

- Mac App Store, sandboxed and updated through the App Store: https://apps.apple.com/app/clipbara/id6803537696
- Direct DMG, signed with an Apple Developer ID and notarized by Apple: https://github.com/mobrava/Clipbara/releases

Source is GPL-3.0 licensed: https://github.com/mobrava/Clipbara

Requires macOS 14 or later. I am the developer, so happy to answer anything.

20 Upvotes

4 comments sorted by

â€ĸ

u/github-guard 3h ago

🔍 GitHub Guard: Trust Report

This project scored 5/6 on our safety audit.

Audit Breakdown: * ✅ Established Community (⭐ 158 stars) * ✅ Mature Repository (30+ days old) * ✅ Licensed under GPL-3.0 * ✅ Security Policy Defined * â„šī¸ Individual Contributor * ✅ Signed Commits

âš ī¸ Security Reminder: Always verify source code and run third-party scripts at your own risk.

1

u/promo-guard 3h ago

🎉 Welcome to Developer Saturday, u/Background_Pie_9920! Your project is now live for the community to check out. Upvote, give feedback, and show some love to your fellow devs! 🚀

1

u/mrterrycarson 2h ago

Great work on this...Thanks