Skip to content

ryw/frogeater-raycast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐸 FrogEater for Raycast

Raycast extension for FrogEater — the task manager that surfaces your most dreaded, highest-impact tasks so you eat the frog first.

Commands

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

Setup

  1. Clone and install:

    git clone git@github.com:ryw/frogeater-raycast.git
    cd frogeater-raycast
    npm install
    npm run dev
  2. On first run, Raycast will prompt for:

    • API Key — Generate one at frogeater.rywalker.com → Settings → API Keys
    • Email — Your FrogEater account email

How Frog Scoring Works

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.

Features

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors