https://github.com/nhonn/antigravity-switcher
A native macOS menu bar application to easily backup, manage, and switch between Antigravity accounts.
https://github.com/nhonn/antigravity-switcher
account-switcher antigravity developer-tools macos productivity swift
Last synced: 5 months ago
JSON representation
A native macOS menu bar application to easily backup, manage, and switch between Antigravity accounts.
- Host: GitHub
- URL: https://github.com/nhonn/antigravity-switcher
- Owner: nhonn
- Created: 2025-12-06T04:04:09.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-12-25T07:05:29.000Z (6 months ago)
- Last Synced: 2026-01-13T19:49:39.568Z (5 months ago)
- Topics: account-switcher, antigravity, developer-tools, macos, productivity, swift
- Language: Swift
- Homepage:
- Size: 1.58 MB
- Stars: 22
- Watchers: 0
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Antigravity Switcher
A native macOS menu bar application to easily switch between **Antigravity** accounts.
## Features
- **Backup Accounts**: Save the current state of your Antigravity app (database) as a backup.
- **Switch Accounts**: Seamlessly switch between saved accounts. The Antigravity app stays open during the switch!
- **Manage Accounts**: Remove old or unused account backups directly from the menu.
- **Native Experience**: Runs quietly in your menu bar.
## Requirements
- macOS 13.0+
- Swift 5.9+
## Building
To build the application, run the provided build script:
```bash
./build.sh
```
The application will be built to: `build/AntigravityMenuBar.app`
## Installation
1. Build the app using the command above.
2. Drag `build/AntigravityMenuBar.app` to your `Applications` folder.
3. Launch the app. It will appear in your menu bar with a "person" icon.