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.
- Host: GitHub
- URL: https://github.com/zaxwebs/google-it
- Owner: zaxwebs
- Created: 2020-01-08T18:50:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T02:08:42.000Z (over 5 years ago)
- Last Synced: 2025-01-06T04:41:24.991Z (6 months ago)
- Topics: ahk, autohotkey, autohotkey-script, google, shortcut
- Language: AutoHotkey
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).