goodclaude
v1.0.1
Published
Reward Claude for good work
Maintainers
Readme
goodclaude
Sometimes claude code is doing great and you gotta reward it.
Install + run
npm install -g goodclaude
goodclaudeControls
- F7 (or anything you want): instant reward. Pastes a message into your terminal + confetti. One keypress, done.
- Ctrl+Shift+G (Cmd+Shift+G): spawn the treat overlay. Move mouse, click to drop. The ceremonial option.
- Click tray icon: also spawns the treat overlay.
- Right-click tray: quick reward, edit config, reload, quit.
Works with Claude Code, any terminal, or p much anything that accepts keyboard input.
Config
Edit ~/.goodclauderc to change hotkeys or messages. Right-click tray > "Edit config" creates it for you.
{
"hotkey": "CommandOrControl+Shift+G",
"quickHotkey": "F8",
"messages": [
"# 🌟 Great job Claude! Keep it up!",
"# 🍪 Here's a cookie for being awesome"
]
}Uses Electron accelerator format. "Reload config" applies changes without restarting.
Contribtions welcome!
