Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tokenrash

Tokenrash overlay and menu bar

A floating macOS hourglass for your remaining daily token budget (USD), read from Lightricks tokendash after Google sign-in.

Menu-bar accessory: no Dock icon. Click the hourglass for the menu (show/hide the widget, sign in, refresh, launch at login).

Install

Apple silicon, macOS 14+, Xcode Command Line Tools.

git clone https://github.com/Lightricks/tokenrash.git
cd tokenrash
chmod +x scripts/*.sh
./scripts/install.sh

That builds the app, copies it to /Applications/Tokenrash.app, and launches it. Then Launch at Login in the menu-bar menu so it returns after restart.

Re-run ./scripts/install.sh to update. From a running copy you can also use Install to Applications….

If Gatekeeper complains: xattr -dr com.apple.quarantine /Applications/Tokenrash.app

Develop

./scripts/run.sh

Rebuilds and launches dist/Tokenrash.app (does not install). Do not enable Launch at Login on that copy — run.sh deletes dist/ on every rebuild. Use the Applications install for anything that should survive a restart.

Architecture, auth, preferences, and how to add a Swift file: docs/DEVELOP.md.

What landed on main and why: docs/CHANGELOG.md.

About

Floating macOS hourglass for daily token budget from tokendash /me

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages