Flow.Launcher.Plugin.LaunchNow
Mega Search is a Flow Launcher plugin that lets you open multiple websites or search engines in one go.
Install / Use
/learn @JayeshVegda/Flow.Launcher.Plugin.LaunchNowREADME
<p align="center"> 🚀 <strong>LaunchNow </strong> is a powerful Flow Launcher plugin that lets you open multiple websites at once using a single keyword.<br> Define search groups, customize your engines, and boost your productivity with one quick command. </p>
🎯 Quick Start
Basic Usage:
- Type
ln→ See all available groups - Type
ln ai hello world→ Search "hello world" on all AI platforms - Type
ln yt lofi music→ Search YouTube for "lofi music"
What makes it special : <br> ✨ Open multiple websites at once <br> ⚡ Custom shortcuts for every site <br> 🎨 Visual icons for easy recognition <br> 🔧 Simple JSON configuration <br>
📋 Table of Contents
🚀 Installation
<details> <summary><strong>📋 Prerequisites</strong></summary>Before installing, make sure you have:
- Flow Launcher installed and running
- Python 3.7 or higher
- Go to Releases
- Download the latest
.zipfile - Extract to:
C:\Users\<YourUsername>\AppData\Roaming\FlowLauncher\Plugins - Restart Flow Launcher
-
Open Plugin Directory:
C:\Users\<YourUsername>\AppData\Roaming\FlowLauncher\Plugins -
Clone Repository:
git clone https://github.com/JayeshVegda/Flow.Launcher.Plugin.LaunchNow -
Restart Flow Launcher
💡 How to Use
Basic Commands
| Command | Description | Example |
|---------|-------------|---------|
| ln | Show all available groups | ln to display all search groups |
| ln <group> | Open all sites in group | ln ai to open all AI platforms |
| ln <group> <query> | Search query on all group sites | ln shopping wireless headphones to search all shopping sites |
| ln <code> <query> | Search specific site using short code | ln yt lofi music to search YouTube |
| ln <site_name> <query> | Search specific site using full name | ln google flow launcher to search Google |
| ln config | Open the configuration file (engines.json) | ln config |
⚙️ Configuration
<details> <summary><strong>📝 Basic Configuration</strong></summary>All settings are in engines.json. Here's the structure:
{
"groupName": {
"name": "Display Name",
"icon": "path/to/icon.png",
"websites": [
{
"name": "Site Name",
"code": "short-code",
"url": "https://example.com/search?q={}",
"icon": "path/to/site-icon.png"
}
]
}
}
Key Points:
- Use
{}where the search query should go - Keep codes short and memorable
- Icons should be in the
Images/folder
📚 Examples
<details> <summary><strong>🔍 Search Examples</strong></summary>ln g python tutorial → Google search
ln yt python course → YouTube search
ln ai explain recursion → Search all AI platforms
ln shopping wireless mouse → Search all shopping sites
</details>
<details>
<summary><strong>⚡ Quick Actions</strong></summary>
ln → See all available groups
ln ai → Open all AI platforms (no search)
ln video → Open all video platforms
ln shopping → Open all shopping sites
</details>
🤝 Contributing
We welcome contributions! Here's how to help:
<details> <summary><strong>🐛 Reporting Issues</strong></summary>Found a bug? Please include:
- Your Flow Launcher version
- Steps to reproduce the issue
- Expected vs actual behavior
- Screenshots if helpful
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
Guidelines:
- Keep code clean and documented
- Follow existing patterns in
engines.json - Include icons for new sites
- Update README if needed
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
👨💻 Author
GitHub: @JayeshVegda
<p align="center"> <strong>⭐ If you find this plugin helpful, please give it a star!</strong><br> <em>Made with ❤️ to make your web searching blazing fast.</em> </p> </p>
Related Skills
node-connect
354.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
