/PSWebSearch

PowerShell module that adds aliases to search with Bing, Google, YouTube, GitHub, and other popular services from the PowerShell console to launch the web browser without actually using the mouse.

Primary LanguagePowerShellMIT LicenseMIT

PSWebSearch

Perform Web searches from the PowerShell console


PowerShell module that adds aliases to search with Bing, Google, YouTube, GitHub, and other popular services from the PowerShell console to launch the web browser without actually using the mouse.

✨ Demonstration

PSWebSearch demonstration

💻 Install

Install from the PowerShell Gallery:

Install-Module -Name PSWebSearch

🗺️ Usage

Open your PowerShell console and try:

Alias Example
bing bing "Windows 11"
google google "Windows 11"
duckduckgo duckduckgo "Windows 11"
youtube youtube "Windows 11"
github github "Windows 11"
stackoverflow stackoverflow "Windows 11"

👤 Author

JMOrbegoso

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

🌟Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 JMOrbegoso.
This project is MIT licensed.