Amir Mehrabiani

//WORKSPACE/SOFTWARE/CLIPBOARD-READER

CR

// PRODUCT_DOSSIER

Clipboard Reader

Clipboard Reader is a SwiftUI macOS utility that reads copied text aloud with smart language detection and configurable global shortcuts.

LATEST: v1.0

Built as a native macOS app, Clipboard Reader turns clipboard text into speech through a SwiftUI interface, menu bar controls, and a WidgetKit status widget. It uses NaturalLanguage to detect the copied text’s language, AVFoundation speech synthesis to select and play local system voices, and AppKit/Carbon integrations for global hotkeys including a custom shortcut and Command+C+C mode. Shared App Group settings keep the widget and app synchronized, while onboarding, launch-at-login support, import/exportable JSON settings, update checks, and voice fallback logic make the utility practical for daily desktop use.

swiftuimacosavfoundationnaturallanguagewidgetkitappkit

DEPLOYMENT MATRIX

PlatformVersionAction
macOS1.0Download

TERMINAL LOGS / CHANGELOG

$ release --version 1.0 --date 2025-01-26

  • - Stable release with multilingual voice switching.