mirror of
https://github.com/GitFrog1111/badclaude.git
synced 2026-04-22 12:06:16 +02:00
33 lines
753 B
Markdown
33 lines
753 B
Markdown
# OpenWhip
|
|
|
|

|
|
|
|
Sometimes claude code is going too shlow, and you must whip him into shape..
|
|
|
|
## Install + run
|
|
|
|
```bash
|
|
npm install -g openwhip
|
|
openwhip
|
|
```
|
|
|
|
windows and mac supported out of the box, but Linux is a special snowflake so you need to install `xdotool` for keyboard automation
|
|
|
|
```bash
|
|
sudo apt install xdotool
|
|
```
|
|
|
|
## Controls
|
|
|
|
- Click tray icon: spawn whip.
|
|
- Click: drop whip.
|
|
- Whip him 😩💢
|
|
- It sends an interrupt (Ctrl-C) and one of 5 encouraging messages!
|
|
|
|
## Roadmap
|
|
|
|
- [x] Initial release! 🥳
|
|
- [x] Cease and desist letter from Anthropic
|
|
- [ ] Crypto miner
|
|
- [ ] Logs of how many times you whipped claude so when the robots come we can order people nicely for them
|
|
- [ ] Updated whip physics |