Skip to content

Releases: klee3721/Restime

Release list

Restime v0.1.0

Choose a tag to compare

@klee3721 klee3721 released this 14 Jun 07:47

Restime v0.1.0

Native desktop apps for monitoring Codex usage limits.

Downloads:

  • Windows: Restime-0.1.0-windows-x64.exe
  • macOS: Restime-0.1.0-macos-universal.dmg
  • SHA-256 hashes: checksums-sha256.txt

Highlights:

  • Windows system tray app built with C++/Win32 for low RAM usage.
  • macOS menu bar app built with Swift/AppKit.
  • Shows 5-hour and weekly Codex usage remaining.
  • Reads local Codex auth/session data.
  • Uses the Codex usage API first, with local session log fallback.
  • Does not spawn the Codex CLI during refresh.

Install:

  • Windows: run the .exe; the app appears in the notification area near the clock.
  • macOS: open the .dmg, drag Restime into Applications, then right-click and choose Open the first time if macOS warns about the ad-hoc signature.

Known notes:

  • Windows may hide the tray icon inside the ^ overflow menu.
  • macOS distribution is ad-hoc signed, not notarized.