Skip to content

JNR306/Promptly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

Promptly

A high-performance macOS menu bar utility for tracking AI service rate limits.

About

Promptly is a lightweight, high-performance macOS menu bar utility designed to track and manage AI service rate limits. Built for developers and power users, it provides a persistent dashboard to monitor active cooldowns across multiple AI platforms (e.g., ChatGPT, Claude, Gemini) and triggers local notifications the moment your tokens are replenished.

Features

  • Multi-Platform Support: Pre-configured profiles for major AI services.
  • Real-time Monitoring: Track all active cooldowns via a centralized menu bar dashboard.
  • Smart Notifications: Receive system-wide alerts when your service is ready.
  • Minimalist UI: Clean, native macOS interface optimized for quick accessibility.

Installation

Option A: Binary Download

  1. Head over to the Releases page.
  2. Download the latest .zip file from the Assets section.
  3. Unzip and move Promptly.app to your /Applications folder.

Important

Since the app is not notarized, macOS will block it on the first launch. To allow it:

  • Open System Settings > Privacy & Security.
  • Scroll down to the Security section.
  • You will see a message stating "Promptly was blocked...". Click Open Anyway.

Option B: Build from Source

  1. Clone this repository:
git clone https://github.com/JNR306/Promptly.git
  1. Initialize the local configuration:
cp Config/Local.example.xcconfig Config/Local.xcconfig
  1. Open Config/Local.xcconfig and configure your TEAM_ID and BASE_BUNDLE_ID:
TEAM_ID = ABCD123456
BASE_BUNDLE_ID = com.your.organization
  1. Open Promptly.xcodeproj in Xcode and execute Cmd + R to build.

About

A macOS menu bar tracker for AI rate limits and token cooldowns.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages