Skip to content

Instantly search Google & YouTube from your clipboard using global hotkeys on Windows. Runs silently with toggleable hotkeys.

License

Notifications You must be signed in to change notification settings

happyman09/search-anywhere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Last Commit License GitHub release (latest by date) GitHub Repo stars GitHub issues GitHub pull requests

🔥 Hotkey Clipboard Search Tool

Search Google & YouTube instantly using hotkeys!

This lightweight Windows tool lets you search Google or YouTube directly from your clipboard with global hotkeys. Hotkeys can be toggled ON/OFF.


✨ Features

  • 🔍 Google Search – Ctrl+Alt+G
  • ▶️ YouTube Search – Ctrl+Alt+Y
  • Toggle Hotkeys – Ctrl+Alt+T (ON/OFF Background)
  • 🛑 Exit Script – Esc
  • 🖥️ Runs silently in background
  • 🚫 Suppress keypresses – prevents letters from being typed while using hotkeys

search_anywhere!


▶️ Watch Demo Video on YouTube:

Watch Demo on YouTube


📦 Installation & Usage

  • Download the search_anywhere!V2.exe file

  • Hit Win+R and type:

Shell:startup
  • Copy .exe to Shell:startup → starts automatically on Windows login

- ⚠️ Remember to Copy or hit Ctrl+C first before using the Hotkey (Ctrl+Alt+G or Y)


⚠️ Setup Requirements

  • Python Make sure you have Python installed on your system.

  • Environment Variables
    Ensure Python is added to your PATH so you can run it from any directory.

  • pip: Make sure pip is installed to manage dependencies. You can check by running:

pip --version

If it’s missing, follow the instructions here:

Install pip

📦 Install dependencies:

Install required Python packages:

pip install keyboard pyperclip

Run the script:

Double Click on the search_anywhere!V2.exe to run

⚠️ Note that copying the .exe to shell:startup will start the script in the background next time you log in, You dont have to click on the .exe everytime you log in!


💻 Hotkeys

Hotkey Action

  • Ctrl+Alt+G Google search clipboard text
  • Ctrl+Alt+Y YouTube search clipboard text
  • Ctrl+Alt+T Toggle hotkeys ON/OFF
  • Esc Exit the script completely

📝 Notes

  • Works on Windows only (as of now)
  • Cross-platform toast notifications via plyer
  • No terminal window will appear; fully silent in background
  • Hotkeys use Ctrl+Alt to reduce clashes, even during games or any software's hotkeys
  • In case of clashes while in another app, you can simply hit Ctrl+Alt+T to turn off

🤝 Contributions

Want to add Linux or Mac support?

Have ideas for additional search engines or custom hotkeys?

Open a PR or issue — contributions welcome!

📜 License

MIT License


About

Instantly search Google & YouTube from your clipboard using global hotkeys on Windows. Runs silently with toggleable hotkeys.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages