← Package directory
Available on winget

Install Plume

Floating typing assistant for Windows. Sits as a transparent overlay above your active window, listens via UI Automation, and serves up smart suggestions — spelling corrections, AI next-word predictions, translation, and text actions.

Install with winget
winget install --id b7s.Plume
Upgrade
winget upgrade --id b7s.Plume
Uninstall
winget uninstall --id b7s.Plume

About Plume

Plume uses Windows UI Automation (UIAutomation TextPattern/ValuePattern) to detect what you are typing. When you stop typing, it reads the last word from the focused text field, runs it through Hunspell for spelling corrections, sends the surrounding context to your chosen LLM for next-word suggestions, and shows the results in a floating transparent overlay. Click a chip to copy or insert.

What's new in 0.1.0

No release notes provided.

Version history

Version Updated Notes
0.1.0 No notes