git404hub

what is reset-macos fr?

eeliberto/reset-macos — explained in plain English

Analysis updated 2026-05-18

26SwiftAudience · developerComplexity · 2/5Setup · easy

tl;dr

A macOS menu bar app that tracks your remaining usage limits for Codex, Claude Code, Google Antigravity, and Cursor in one glance.

vibe map

mindmap
  root((Reset for macOS))
    What it does
      Tracks AI tool usage limits
      Menu bar quota ring
      Auto switches by active agent
    Tech stack
      Swift
      SwiftUI
      Sparkle updater
    Use cases
      Glanceable quota tracking
      Telegram push alerts
      Multi Mac iCloud sync
    Audience
      Developers
      AI coding tool users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Watch a menu bar ring show how much usage quota is left for whichever AI coding tool you are currently using.

VIBE 2

Get a Telegram notification on your phone whenever your Codex, Claude Code, Antigravity, or Cursor quota updates or resets.

VIBE 3

Keep quota notifications in sync across multiple Macs via iCloud so only one device pushes each alert.

what's the stack?

SwiftSwiftUI

how it stacks up fr

eeliberto/reset-macosbsnkhua/mole-widgetjomeswang/agnes-ai-skill
Stars262626
LanguageSwiftSwiftSwift
Setup difficultyeasyeasyeasy
Complexity2/52/52/5
Audiencedevelopergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

First launch requires manually allowing the unverified developer app in macOS Privacy and Security settings.

in plain english

Reset! for macOS is a small menu bar app for Mac that watches your usage limits across four AI coding tools: Codex (ChatGPT), Claude Code, Google Antigravity, and Cursor. Each of these tools resets its usage allowance on a five hour or weekly cycle, and it is easy to lose track of how much is left while you are working. This app sits in the menu bar and shows a ring that fills up or empties as you use each tool, switching automatically to whichever agent you are currently using. The app reads your usage information directly from your own local login on the Mac. It does not send your account credentials anywhere or pull data from other devices. If you use more than one Mac, an iCloud coordination feature makes sure only one of them sends notifications, so you are not alerted twice for the same event. For people who want alerts away from their desk, Reset! can connect to your own Telegram bot. Once you provide a bot token and chat ID and test the connection, the app pushes a message whenever your usage updates or resets, so you can check your remaining quota from your phone. The app updates itself through Sparkle, an open source updater framework, and checks for new releases from the project's GitHub page. Installation is simple: download the DMG file from the Releases page and drag the app into your Applications folder. Since the developer is not verified by Apple by default, first-time users need to allow the app manually through the Privacy and Security settings. This tool is aimed at people who already use one or more of these AI coding assistants day to day and want a quick, glanceable way to track their remaining usage without opening each tool separately.

prompts (copy fr)

prompt 1
Help me set up a Telegram bot token and chat ID to use with the Reset! macOS app.
prompt 2
Walk me through installing Reset! for macOS and allowing it in Privacy and Security settings.
prompt 3
Explain how Reset! decides which AI agent's quota ring to show in the menu bar.
prompt 4
Help me troubleshoot Reset!'s iCloud sync so notifications only come from one of my Macs.

Frequently asked questions

what is reset-macos fr?

A macOS menu bar app that tracks your remaining usage limits for Codex, Claude Code, Google Antigravity, and Cursor in one glance.

What language is reset-macos written in?

Mainly Swift. The stack also includes Swift, SwiftUI.

How hard is reset-macos to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is reset-macos for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.