Hotkey: summarize your clipboard

fulton · copycat ●●○

Bind a global hotkey that reads whatever text is on your clipboard and summarizes it in one sentence using a local LLM. Copy an article, press the key, get the gist.

$ fulton --key "cmd+shift+s" --exec \ "copycat read public.utf8-plain-text | llm -m apple 'summarize in one sentence'"
The Federal Reserve decided to keep current interest rates stable, citing ongoing inflation concerns while planning to review data for potential rate cuts later if inflation eases.
Requires: fulton, copycat, llm