raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.26k stars 2.97k forks source link

[Manage Services] Add "start all", "stop all" and "restart all" services options #14716

Open lllopo opened 2 hours ago

lllopo commented 2 hours ago

Extension

https://www.raycast.com/erics118/brew-services

Description

It would be very useful if there are options to batch-manage the services with "start all", "stop all" and "restart all" commands. This way the extension will become a full replacement of Brew services menubar , which doesn't seem to be well supported any more and somewhat unstable.

Who will benefit from this feature?

Everyone running Homebrew services :-).

Anything else?

No response

raycastbot commented 2 hours ago

Thank you for opening this issue!

🔔 @erics118 you might want to have a look.

💡 Author and Contributors commands The author and contributors of `erics118/brew-services` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.