Clipboard language detector hotkey

fulton · copycat · lingua ●●○

Bind a global hotkey that reads your clipboard and tells you what language the text is in. Press a key, get an answer — no tab-switching to a translation site just to find out what you're looking at.

$ fulton --key "cmd+shift+l" --exec \ "copycat read public.utf8-plain-text | lingua detect"
# Copy some French text, press Cmd+Shift+L: fr [0.99]
Requires: fulton, copycat, lingua