Skip to content

Releases: Rapidlaunchcode-ApS/gem

Gem 0.2.3

Choose a tag to compare

@Rapidlaunchcode-ApS Rapidlaunchcode-ApS released this 07 Jul 12:59

Fixes the macOS "Gem is damaged and can't be opened" error. The macOS build is now ad-hoc signed, so it opens like any un-notarized app: move it to Applications, right-click -> Open. If macOS still blocks it, run the command below and reopen:

xattr -dr com.apple.quarantine /Applications/Gem.app

Also: a cleaner social/preview (OG) image with the real brand font.

Gem 0.2.2

Choose a tag to compare

@Rapidlaunchcode-ApS Rapidlaunchcode-ApS released this 07 Jul 11:29

AI titles now kick in for shorter clips (from ~20 characters), and a card shows a shimmering 'Naming…' label while its title is being generated. Also: reminder that AI titles are opt-in — enable them in Settings with your own OpenAI, Gemini, or Anthropic key.

Gem 0.2.1

Choose a tag to compare

@Rapidlaunchcode-ApS Rapidlaunchcode-ApS released this 07 Jul 10:36

The panel now floats: inset from the screen edges with rounded corners and a soft shadow, on both macOS and Windows.

Gem 0.2.0

Choose a tag to compare

@Rapidlaunchcode-ApS Rapidlaunchcode-ApS released this 07 Jul 09:59

New

  • Windows support — download Gem-Windows-Setup.exe (x64). Acrylic panel on Windows 11, Ctrl+Shift+V to open, auto-paste via SendKeys.
  • New look — emerald gem, warm charcoal, no blue anywhere.

Install

macOS (Apple Silicon): unzip, move Gem.app to Applications, right-click → Open on first launch (not yet notarized), grant Accessibility for paste-in-place.
Windows (x64): run the installer. SmartScreen may warn because the build is unsigned — choose More info → Run anyway. The Windows build is new and less battle-tested than macOS; issues welcome.

Gem 0.1.0

Choose a tag to compare

@Rapidlaunchcode-ApS Rapidlaunchcode-ApS released this 07 Jul 01:44

First public release of Gem — the free, context-aware clipboard manager for macOS.

Highlights

  • ⌘⇧V glassy bottom panel over any app
  • Context-aware cards: code (auto syntax highlighting), markdown, links, colors, images
  • Pinboards: organize snippets into named boards
  • Optional AI titles — bring your own OpenAI, Gemini or Anthropic key (stored encrypted, local-only)
  • History retention control (default 7 days); pins and boards are kept forever

Install (Apple Silicon)

  1. Download and unzip Gem-macOS-arm64.zip
  2. Move Gem.app to Applications
  3. First launch: right-click → Open (the app is not yet notarized), or run
    xattr -d com.apple.quarantine /Applications/Gem.app
  4. Grant Accessibility permission so ↵ can paste into the frontmost app