RelicRELIC
Compare

Relic vs Flycut

Flycut is a clean, free, open-source clipboard manager that developers reach for on the Mac. Relic covers the same ground but adds encryption, a permanent history, and sync across devices. Here is an honest comparison.

Quick answer
Flycut is a free, open-source Mac-only tool descended from Jumpcut, focused on a fast plain-text clipboard history for developers, with no sync and no encryption. Relic handles more than plain text, encrypts every item on device with XChaCha20-Poly1305 and Argon2id, and syncs across devices. Pick Flycut if you want a minimal, keyboard-driven local history on one Mac. Pick Relic if you need history that travels with you, permanently and privately.

Flycut keeps things deliberately simple. It descends from Jumpcut, lives in your menu bar, and gives you a fast, plain-text clipboard history that is perfect for copying code and commands. It is free, open source, and keyboard-driven, which is exactly why so many developers keep it running. If plain text on one Mac is your world, Flycut is a great, lightweight pick.

Relic is built for the parts Flycut leaves out: keeping everything forever, encrypting it so only you can read it, handling more than plain text, and syncing across your devices. On a single Mac there is overlap. The difference shows up once you add another device or care who can read your history.

At a glance

RelicFlycut
Keeps everythingYesPartial
SearchYesPartial
Syncs across devicesYesNo
Works on WindowsYesNo
Works on MacYesYes
Works on phonePartialNo
End-to-end encryptedYesNo
Open sourcePartialYes
Free tierYesYes

A couple of fair notes. Flycut keeps a configurable buffer of recent plain-text clips rather than a permanent, deeply searchable archive. And Relic’s Mac app is a direct download, signed and notarized, for Apple Silicon rather than a Mac App Store install. On phones, Relic is browse-and-search rather than a background recorder. More below.

When Flycut is the better pick

For a lot of developers on a Mac, Flycut is the right tool, and here is when.

  • You only use a Mac.If one Mac is your whole setup, Relic’s cross-device sync is not something you need, and Flycut covers the basics cleanly.
  • You live in plain text. Copying code, commands, and snippets all day is exactly what Flycut is tuned for, with no rich-content clutter.
  • You want free, open source, and minimal. Flycut is all three, with a tiny footprint and a simple keyboard flow.
  • You prefer strictly local. Flycut keeps everything on your machine and never syncs, which some developers specifically want.

When Relic is the better pick

Relic pulls ahead when you work across devices, want stronger privacy, or need more than a plain-text buffer.

  • You use more than one device. Flycut stays on one Mac. Relic syncs your history so a snippet copied on one device is there on the others.
  • You want end-to-end encryption. Relic encrypts every item on device with XChaCha20-Poly1305 and Argon2id and stores only ciphertext we cannot read. Flycut is local and unencrypted by design.
  • You want a permanent, searchable history. The free tier keeps a rolling 500 items and Pro keeps everything forever, with fast local search and unlimited text on every plan.
  • You copy more than text. Relic handles richer content and runs OCR on screenshots, so the text inside an image is searchable too.

To be clear: Flycut has been doing this on the Mac for a long time and does it well, while the Relic Mac app is recent. Relic runs from your menu bar on Apple Silicon, captures in the background, and pastes on select once you grant the Accessibility permission, and it syncs with the Windows and Android apps. On phones, Relic is a browse-and-search lens rather than a background recorder, because phone operating systems block background clipboard capture. And like Flycut, Relic never writes to your clipboard on its own. It only puts something back when you pick it.

Short version: pick Flycut if you want a fast, free, plain-text clipboard history on one Mac. Pick Relic if you want that history encrypted, permanent, and synced across your devices.

FAQ

Is Flycut free?

Yes. Flycut is free and open source, available on the Mac App Store and GitHub. It descends from Jumpcut and is popular with developers who want a clean, plain-text clipboard history. Relic has a free tier too, plus an optional Pro plan around 4 to 5 dollars a month.

Does Flycut handle images or sync?

No. Flycut is focused on plain text and is local and Mac only. It does not sync across devices and is not built for images or rich content. Relic syncs across devices, handles more than plain text, and runs OCR on screenshots.

Is Flycut encrypted?

Flycut stores its plain-text history locally and is not end-to-end encrypted. For a strictly local developer tool that is often fine, but the history sits readable on disk. Relic encrypts every item on your device with XChaCha20-Poly1305 and Argon2id before it is saved or synced.

Is Flycut good for developers?

Yes, that is its sweet spot. Flycut is fast, keyboard-driven, and plain-text focused, which suits copying code and commands. Relic is also great for developers, but it adds encrypted sync, permanent history, and search across devices rather than staying local to one Mac.

Keep reading
What is a clipboard manager?
the full guide
Relic vs Maccy
the fast Mac favorite
Relic vs Clipy
simple Mac history
Relic vs CopyQ
the power-user option
Copy and paste keyboard shortcuts
the full cheat sheet
Copy and paste in the terminal
Ctrl+Shift+C and friends
Diff checker
compare two snippets
JSON formatter
tidy up copied JSON