A powerful, keyboard-driven productivity launcher for GNOME. Features: • Lightning-fast App & File Search • AI Assistant (Gemini, Groq, Perplexity, Cohere, Ollama) • Clipboard History Manager • Custom Plugin System (Bash/Python) • Built-in Calculator & Quick Web Search (Google, YouTube, DuckDuckGo, Wikipedia) • Emoji & Icon Picker • Snippets Manager For bug reports or feature requests, please visit the official GitHub repository: https://github.com/NarkAgni/rudra/issues
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 8 | Waiting for author |
| 7 | Active |
| 6 | Rejected |
| 5 | Rejected |
| 4 | Rejected |
| 3 | Inactive |
| 2 | Rejected |
| 1 | Rejected |
1. Better to call `this.close()` in `destroy()` (line 409 `launcher.js`). That way, you don't need line 39 `extension.js`. 2. Timeout should be removed on destroy and before creating a new one (line 385 `launcher.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) 3. Please use SVG for the icon since it has less file size and better for scaling.