An open API service indexing awesome lists of open source software.

https://github.com/zaxwebs/google-it

An AutoHotKey script to google selected text in any application on Windows. Searching anything is one shortcut away.
https://github.com/zaxwebs/google-it

ahk autohotkey autohotkey-script google shortcut

Last synced: 4 months ago
JSON representation

An AutoHotKey script to google selected text in any application on Windows. Searching anything is one shortcut away.

Awesome Lists containing this project

README

        

# google-it
An AutoHotKey script to google selected text.
* Searching anything is just one shorcut away.
* Selected text to Google search.

# Setup
1. Download and install [AutoHotKey](https://www.autohotkey.com/)
2. Clone/download this repo and extract google-it.ahk
3. Double click google-it.ahk
4. Select text anywhere and press `Ctrl` + `LWin` to open in Google search

# Config
You can configure the shortcut keys and/or browser by editing google-it.ahk. Read documentation [here](https://www.autohotkey.com/docs/AutoHotkey.htm).