Add an action called "restart current active app"

This way i can use a keyboard shortcut like “com+opt+shift+r” to trigger the action.

When i editted .zshrc file, i need to restart terminal.app, this shortcut would be very useful.

When you edit .zshrc you can run source .zshrc and changes will take effect.

i know, i just set an example, and a shortcut will be quicker when i need to do it multiple times.
when an app have no response, i can use this to restart it either, instead of "quit the app, open spotlight, type appname and then start the app".

This is also a good example for an action that could easily be created by BTT's new AI integration:

Here is the resulting action plugin (requires BTT >= 6.298 )
RestartActiveApplication.bttactionplugin.zip (29.1 KB)

2 Likes