Review of "Rudra" version 4

Details Page Preview

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

Extension Homepage
https://github.com/narkagni/rudra

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Version Status
8 Waiting for author
7 Active
6 Rejected
5 Rejected
4 Rejected
3 Inactive
2 Rejected
1 Rejected

Previous Reviews on this Version

Narkagni posted a review
Added proper svg logo file and fix: https://github.com/NarkAgni/rudra/issues/1 fix: https://github.com/NarkAgni/rudra/issues/2
JustPerfection rejected
1. You shouldn't remove line 419-423 `launcher.js`. 2. The instance of objects cannot stay there after disable (line 51 `search.js`): [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects) 3. Cannot use spawn command instead of gjs (line 71-77 `search.js`).