How are you triggering the Stream Deck action? I use Keyboard Maestro
with mine which allows for any number of scripting possibilities.

A shell script running `open -a MailMate` should work, as would an
AppleScript `tell application "MailMate" to activate`

Both of those work fine even if MailMate is already running.


On Tue, Jan 7, 2020 at 8:42 AM Robert M. Münch
<robert.mue...@saphirion.com> wrote:
>
> I use Stream Deck (physical shortcut deck) which allows to start an 
> application. Most OSX apps can be activated by opening them again if they 
> already run.
>
> MM isn’t activated, instead it behaves strange in that it looks like a 2nd 
> instance is launched but terminated after a short time.
>
> Any idea how I can activate my running MM instance through an external 
> command/short-cut/… ?
>
> --
>
> Robert M. Münch
> _______________________________________________
> mailmate mailing list
> mailmate@lists.freron.com
> https://lists.freron.com/listinfo/mailmate
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to