Skip to content

v0.1.0 - Initial Beta Release

Choose a tag to compare

@iliawerner iliawerner released this 14 Jul 14:39
· 22 commits to main since this release

First public beta release of Fixer!

This is an early version, so expect a few rough edges. It currently supports basic text selection, custom prompts, and global hotkeys powered by Gemini AI.

馃捇 Compatibility

  • OS: Requires macOS 13.0 (Ventura) or later.
  • Architecture: Universal Binary (Works natively on both Apple Silicon M1/M2/M3 and Intel Macs).

鈿狅笍 Important Note on Installation (Gatekeeper)

Since this is an early indie release, the app is not signed with a paid Apple Developer certificate. When you first open it, macOS might say the app is "damaged" or from an "unidentified developer".

To fix this, open your Terminal and run:
xattr -cr /Applications/Fixer.app
(Make sure to adjust the path if you moved the app to a different folder)

馃摝 How to Install

  1. Download the Fixer.app.zip file below.
  2. Unzip it and move Fixer.app to your Applications folder.
  3. Open the app, paste your Gemini API Key, and set up your first hotkey!