Skip to content

The magic of Google Autocomplete while you're typing. Anywhere.

Notifications You must be signed in to change notification settings

pdaddyo/anycomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Anycomplete

The magic of Google Autocomplete while you're typing. Anywhere.

Installation

An extension for Hammerspoon. Once Hammerspoon is installed, copy urlencode.lua and anycomplete.lua to ~/.hammerspoon/. To initialize, add dofile("anycomplete.lua") to ~/.hammerspoon/init.lua. Reload the Hammerspoon config.

Usage

Trigger with the hotkey ⌃⌥⌘G. Once you start typing, suggestions will populate. They can be choosen with ⌘1-9 or by pressing the arrow keys and Enter.

The hotkey can be changed by editing hs.hotkey.bind.

Privacy

No keystrokes are sent to Google until you trigger the hotkey and start typing.

About

The magic of Google Autocomplete while you're typing. Anywhere.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%