Raycast extension for FrogEater — the task manager that surfaces your most dreaded, highest-impact tasks so you eat the frog first.
| Command | Description |
|---|---|
| Top Frogs | Your most dreaded high-impact tasks, ranked by frog score |
| Add Todo | Quick-add a todo with impact, due date, and recurrence |
| View Todos | Browse and manage all your todos |
-
Clone and install:
git clone git@github.com:ryw/frogeater-raycast.git cd frogeater-raycast npm install npm run dev -
On first run, Raycast will prompt for:
- API Key — Generate one at frogeater.rywalker.com → Settings → API Keys
- Email — Your FrogEater account email
frog_score = dread × impact²
dread = (times_snoozed × 2) + overdue_boost
Tasks you keep avoiding and that have high impact bubble to the top. The frog you least want to eat is the one you should eat first.
- Eat the Frog — Complete tasks directly from Top Frogs with one action
- Impact scoring — 1-5 stars, affects frog score exponentially
- Due dates — Overdue tasks get a dread boost
- Recurrence — Daily, weekly, biweekly, monthly, or specific days
- All your lists — Tembo, Personal, House, Family, Shopping, and more