Close All Open Apps

I'm trying to write a program for my Macbook to delete all open apps, except Spark Desktop and Messages.

Just to clarify to make sure everyone understands: by "delete" do you mean "close"?

2 Likes

I was wondering the same thing.

Yes, close,

There are probably better, more robust ways to accomplish this, but the simplest, most expedient way I think is to add Spark Desktop and Messages to the excluded list in preferences. Then you can just use the Quit All Applications action.


2 Likes

Thanks so much! It worked. I didn't know about the "excluded" option.