Can I vibecode Gojo?
KINDA · weekend projectA weekend is enough for the useful part: a notch panel with clipboard history, a file shelf, music controls, window snapping, and screen warmth. Getting it ready for daily use takes longer because macOS permissions, dictation, multiple displays, and tiny UI details add up fast.
Build a small macOS notch app inspired by Gojo. Keep v1 to five tabs: - Use Swift 6, SwiftUI, and AppKit on macOS 14. Generate an Xcode project and skip third-party packages. - Make it an accessory app with no Dock icon. Find the built-in display notch and anchor a borderless floating panel right below it. - Open the panel after the pointer rests at the notch for 200 ms. Close it on an outside click or Escape. Add Music, Windows, Clipboard, Shelf, and Display tabs. - Clipboard: poll NSPasteboard, save the latest 100 text items in Application Support, add search, and copy a picked item back. Skip transient and concealed pasteboard types, plus apps listed in a configurable denylist. - Shelf: accept dropped files, save security-scoped bookmarks, show file icons, and support dragging files into another app. Add remove and clear-all actions. - Music: control Apple Music or Spotify through AppleScript. Show the active app and track title, with play/pause, previous, and next controls. - Windows: list visible app windows through the Accessibility API. Add left half, right half, and maximize actions. - Display: save each screen's gamma table, apply blackbody RGB multipliers with CGSetDisplayTransferByTable, and restore the original table on disable or exit. - Save settings in UserDefaults. Leave out accounts, sync, telemetry, calendar, camera, dictation, battery widgets, and automatic updates. - On first launch, walk through the permissions. Give every tab a useful empty state. - Test clipboard deduplication, shelf persistence, and snap-frame math. - Document setup, privacy, Accessibility and Automation permissions, and the macOS APIs most likely to change.
$ open in your agent (prompt prefilled, you press enter) or copy it raw
prompt copied. verdicts flip when models improve.
five vibe-coding tips + the verdicts that changed. thursdays, free, one-click out.
People pay to skip the maintenance. Install Gojo, approve the permissions, and get back to work.
xsigned and notarized builds with automatic updates
xsmooth notch behavior across multiple displays
xon-device dictation and its safety checks
xbuilt-in calendar, reminders, webcam, and battery tools
xfixes when a macOS update breaks something
Don't feel like building it? These folks already made it free.
no votes, no pay-to-list · just what's real
Gojo pricing
| plan | monthly | annual (per mo) | what you get |
|---|---|---|---|
| 1 mac | $2.99 | — | Use on 1 Mac with all 5 tools and future updates. |
| 1 mac lifetime | custom | — | Use on 1 Mac with all 5 tools and future updates. |
| 3 macs | $4.99 | — | Use on up to 3 Macs with all 5 tools and future updates. |
| 3 macs lifetime | custom | — | Use on up to 3 Macs with all 5 tools and future updates. |
free tierno free tier
billingmonthly or lifetime; no annual plan; 3-day fully unlocked trial with no account or card
hidden costsThe lifetime prices are introductory discounts; the site displays regular prices of $14.99 for 1 Mac and $24.99 for 3 Macs.
verified 2026-08-14 · source ↗
Can I vibecode Gojo?
Kinda. The core of Gojo is buildable in a weekend with the prompt on this page, but there are real gaps: signed and notarized builds with automatic updates, smooth notch behavior across multiple displays. Read the honest list above before committing.
How much does Gojo cost?
Gojo costs about $4.99/month (Monthly, checked 2026-07-30), which is $59.88 per year.
What do I lose by replacing Gojo?
Honestly: signed and notarized builds with automatic updates; smooth notch behavior across multiple displays; on-device dictation and its safety checks; built-in calendar, reminders, webcam, and battery tools; fixes when a macOS update breaks something. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Gojo?
Yes: Boring Notch (Music, files, calendar, camera, and system HUDs; clipboard and window snapping stay elsewhere.) Notchy (Gojo's clipboard, windows, files, media, and another two dozen notch tricks, all free.) The prompt is for when you want it exactly your way.