Raycast Extension for Managing Your Local Open WebUI Instance

- Easily start and stop your instance.
- Check the current status of your application.
- View available Ollama models.
- Receive notifications about updates.
For manual installation, clone this repository, run npm install to fetch dependencies, and then execute npm run dev. Raycast will automatically load the development version of the extension.
- Check the main view for the latest Open WebUI version and get notified if an update is available. Use the Action Panel
Ctrl+Kto trigger the update if needed. - Use
Enterto Start/Open andCtrl+Enterto Stop. - Use the action
Ctrl+Shift+Cto quickly grab the server URL.
Contributions are encouraged! Please feel free to submit issues or pull requests.