git404hub

what is codex-pulse-launch fr?

sign1/codex-pulse-launch — explained in plain English

Analysis updated 2026-07-25

0JavaScriptAudience · developerComplexity · 1/5LicenseSetup · moderate

tl;dr

A lightweight macOS companion app that shows your remaining weekly Codex usage quota and time directly inside the Codex interface, so you can track usage without leaving the app.

vibe map

mindmap
  root((repo))
    What it does
      Shows weekly quota
      Shows remaining time
      Overlays on Codex UI
    Tech stack
      JavaScript
      Node.js
      macOS app
    Use cases
      Track Codex usage
      Avoid quota surprises
      Stay in one app
    Audience
      Codex power users
      macOS users
    Setup
      Download zip
      Move to Applications
      Quit Codex first
    License
      MIT license
      Not official OpenAI

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

See your remaining weekly Codex quota without leaving the app.

VIBE 2

Track how much time you have left in your current Codex billing cycle.

VIBE 3

Glance at a visual progress bar to know when you are close to hitting your limit.

VIBE 4

Keep Codex open while monitoring usage instead of checking a separate dashboard.

what's the stack?

JavaScriptNode.jsmacOS

how it stacks up fr

sign1/codex-pulse-launch00kaku/gallery-slider-block0xkinno/vellum
Stars00
LanguageJavaScriptJavaScriptJavaScript
Last pushed2021-05-19
MaintenanceDormant
Setup difficultymoderateeasyhard
Complexity1/52/54/5
Audiencedevelopergeneraldeveloper

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

how do i run it?

Difficulty · moderate time til it works · 5min

Requires macOS 12+, Node.js 22+, and a manual Gatekeeper bypass since the app is ad-hoc signed and not notarized by Apple.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

in plain english

Codex Pulse Launch is a small companion app for macOS that sits inside the Codex app and shows you a weekly usage summary. Specifically, it displays your remaining quota and remaining time for the week in the lower-left corner of the Codex interface. The README is written primarily in Chinese, with a link to an English version. To install it, you need macOS 12 or later, the Codex app, and Node.js 22 or later. You download a zip file from the GitHub releases page, unzip it, move the app into your Applications folder, and then fully quit Codex using Command-Q before opening Codex Pulse Launch. The app uses ad-hoc signing and has not been notarized by Apple, so macOS may block it on first launch. The README explains how to work around this by right-clicking the app and choosing "Open," or by allowing it through System Settings under Privacy and Security. The app adds a few visual elements to the Codex interface. It shows your remaining weekly quota and remaining time next to your avatar. A blue bar represents the quota, and an orange marker indicates the time. The "remaining usage" menu is expanded by default. The README is clear that this tool does not modify the official Codex installation package itself, which means it works as an overlay or companion rather than a patch. You can also install from source if you prefer, though the instructions for that are in a separate file. The project is released under the MIT license. The README also notes that this is not an official OpenAI project, which is useful context for anyone wondering about its relationship to Codex's creators. Overall, it is a lightweight utility aimed at people who want to keep an eye on their weekly Codex usage without leaving the app.

prompts (copy fr)

prompt 1
I installed Codex Pulse Launch but macOS blocked it saying it can't be opened. How do I bypass the Gatekeeper warning for an ad-hoc signed app on macOS?
prompt 2
Help me set up Node.js 22 and the Codex Pulse Launch app from source on macOS 12 so I can customize the quota display overlay.
prompt 3
Codex Pulse Launch isn't showing the quota bar after I opened it. What troubleshooting steps should I take to make sure the overlay appears inside the Codex app?
prompt 4
Walk me through the full installation of Codex Pulse Launch step by step, from downloading the zip from GitHub releases to moving it into Applications and quitting Codex with Command-Q.

Frequently asked questions

what is codex-pulse-launch fr?

A lightweight macOS companion app that shows your remaining weekly Codex usage quota and time directly inside the Codex interface, so you can track usage without leaving the app.

What language is codex-pulse-launch written in?

Mainly JavaScript. The stack also includes JavaScript, Node.js, macOS.

What license does codex-pulse-launch use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is codex-pulse-launch to set up?

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

Who is codex-pulse-launch for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.