top of page

Questions & Answers

PublicΒ·2 members

App Monitoring seems to be not working...

Hi there, I'm new!


I was trying to setup a routine that would open an app if it crashed...


But all I get is a grayed out trigger indicator and absolutely no reaction to app quitting/closing/not running.


I'm using an M1 on Sonoma, does the feature work for anybody else?

Trypa has both Accessibility and Automation permissions...


Did I miss something?


83 Views
Tom (gorgeousity)
Tom (gorgeousity)
Jun 25, 2024

No problem, keep in touch!

Changing default printer on network change?

I can't find a post about this.

I've just discovered your app, and will purchase it for this one use case: switching my default printer depending which WiFi network my MacBook is connected to.

I don't think I can see a relevant Shortcut action, but perhaps you know of another way?

63 Views
Tom (gorgeousity)
Tom (gorgeousity)
Mar 09, 2024

Hi, you need to use the network / wifi trigger and then trigger a shortcut to change the default printer.


To do this a shortcut that runs the lpoptions command would work well


First get the name of your installed printers by typing lpstat -pΒ -d in terminal


Then create a Run Shell Script shortcut that runs the terminal command lpoptions -d theNameOfThePrinterYouWant


Also name the Trigger in Trypa something with a * as the first character, this is a trick to make it always run and check the network (even after the Macbook wakes).


Let us know how that goes.



Add a Sound for Listening?

Would it be possible to add a sound for listening? I have a very distinct static buzz sound that I would like to act upon (example.mp3), that doesn't seem to match any of the built in triggers.

44 Views
Tom (gorgeousity)
Tom (gorgeousity)
Jan 30, 2025

Hi, more buzz detections added in 1.80 inlcuding Electric Shaver.

Bluetooth Trigger

Would it be possible to add a new trigger for detecting when bluetooth devices are connected or disconnected?


Thanks!

47 Views
Tom (gorgeousity)
Tom (gorgeousity)
Jan 27, 2024

You can currently use the USB watcher to detect normal (non LE) BT devices. You can try this, if they are newer your devices are probably BT LE.


I have a feeling the Wacom might be normal BT and will work right now using the USB trigger.


1.7.5 currently detects proximity for LE only (not connection). But we have a working version (that’s detects any type of connected BT device) going into 1.7.6.


So in summary, try using the USB watcher (and just turn off your BT device instead of unplugging a usb device).


If this does not work, don’t worry, it will work in the next version (1.7.6) which will have a combined USB & Bluetooth watcher.


Hope this helps!

bottom of page