project-gauntlet / gauntlet

Raycast-inspired open-source cross-platform application launcher with React-based plugins
Mozilla Public License 2.0
146 stars 4 forks source link

Raycast built-in plugin parity #15

Open Exidex opened 2 weeks ago

Exidex commented 2 weeks ago

Here's a list of planned built-in plugins. Every single plugin here should be possible to implement with the same set of features available to all plugins but some of them may not be possible at the moment and require additional features that are documented at https://github.com/project-gauntlet/gauntlet/issues/13. Ideally all built-in plugins are available on all platforms but in some cases OS-specific functionality is desirable. Please comment for plugin idea that could be a good candidate for bundling with Gauntlet itself.

Plugin contributions are welcome