Skip to content

stevejkang/tokfresh

Repository files navigation

English | 한국어

TokFresh

Automate your Claude token reset timing for maximum efficiency.

Note

You can use CLI instead of web UI. See tokfresh-cli

What It Does

Claude Pro/Max usage resets every 5 hours from your first API call. TokFresh pre-triggers that cycle on a schedule you set, so resets align with your workday instead of interrupting it.

A Cloudflare Worker runs on your account, on cron, 24/7. Your computer can be off.

Setup

  1. Connect Claude — OAuth, no API keys.
  2. Set your schedule — Pick a start time. 5-hour intervals auto-calculated.
  3. Deploy — One click to your free Cloudflare account.

FAQ

How do I change my schedule?
Run the setup again. It deploys to the same worker, so a new deployment replaces the existing one with your updated schedule. Alternatively, you can edit the cron expression(UTC) directly in the Trigger Events section of your Cloudflare Worker settings.

How do I remove scheduler?
Go to your Cloudflare Worker settings and delete the tokfresh-scheduler worker.

Privacy

Fully stateless. Tokens are exchanged in your browser and sent directly to your Cloudflare account. We store nothing.

About

Automate your Claude token reset timing for maximum efficiency. All credentials and scripts run on your own Cloudflare account. www.tokfresh.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors