top of page

Groups Feed

View groups and posts below.


This post is from a suggested group

Welcome to our group Gorgeousity Group! A space for us to connect and share with each other. Start by posting your thoughts, sharing media, or creating a poll.

2 Views

This post is from a suggested group

ArcherArcher

Focus trigger not firing when Focus is off (Trypa v1.8.3 on macOS) — any fix?

Hey folks,

Running Trypa v1.8.3 on macOS 15.6, and the Focus Detection trigger does not work when Reading Focus turns off. Anyone else run into this or found a workaround? I’m trying to run a "Reading Off" shortcut as soon as "Reading" Focus ends. Thanks

I have set Focus Name to Reading, but it does not work...

ree

Here it shows that It is turned on:

ree

18 Views
Archer
12 ago

I’m using macOS Sequoia 15.6,

Shortery can detect when any focus mode is completely turned off,


As shown in my XML, the Focus is off detection occurs, but no Shortcut is triggered. Could be I am misunderstanding the XML

This post is from a suggested group

Laptop Battery Monitor Trigger inactive

I have the purchased version of Trypa and noticed that in two separate instances, a trigger (Hardware, Laptop Functions, Battery Level above a specified percentage then run a shortcut to turn off a Kasa smart plug that has the laptop power supply connected to it.) is not triggered by the laptop battery going above the specified percentage. The trigger currently shows inactive, which might be proper as my battery is now at 100%, but I was wondering if there is some reason the trigger did not catch the battery level being above x% and running the shortcut?

22 Views
Terry
26 abr

Tom, would it be possible for someone to test this device trigger when the laptop lid is closed? It seems the triggers work if the laptop lid is open, but has issues when it's shut. I'd love to know what laptop settings are needed to get the triggers to work while the laptop lid is closed. I've tried setting all of the various settings that are related to the lid being shut, but so far I've not hit the right combination. Thanks in advance if you can test this and provide feedback. At this time, I'm just keeping my laptop open.


Ah, I see an update to v1.8.2. Just installed the update and will test to see if this helps.

This post is from a suggested group

Shortcuts within folders

Hi,


Experimenting with the Lite version before committing to a purchase.


Within the Shortcuts app my shortcuts are organized into folders, e.g. I have a folder named Automation with things I'd like to run via Trypa. Unfortunately Trypa Lite does not list the shortcuts within my folders, only a handful of default shortcuts show up in the pull-down menu, e.g. the system created Starter Shortcuts folder.


Is there any way to work around this without having to cram all my shortcuts into the root folder?


Kind regards, Gábor

26 Views
gabor
30 mar

Sounds awesome, thank you!

This post is from a suggested group

Inside Apple Shortcuts

18 Views

This post is from a suggested group

Trypa 1.80

Submitted to Apple - The update includes: • Thunderbolt detection (via USB & Bluetooth Watcher)

• New CoreML Sounds added

• Detect any Calendar event using a *

• More custom icons for USB, Bluetooth and Thunderbolt devices

• Faster Trigger Editing

• Performance Improvements on M4 Chips


19 Views
Archer
11 ago

I tried posting earlier, but my post disappeared.


Focus trigger/Shortcut is not firing when Reading Focus is off (Trypa v1.8.3 on macOS) — any fix?


Hey folks,


I’m using Trypa v1.8.3 on macOS 15.6 and want to run a “Reading Off” shortcut as soon as Reading Focus ends, but it’s not working.


Here’s what the polling XML shows, yet no shortcut runs:

<trigger>
<status>.alarmNotSounding</status>
<triggerName>Reading Focus is off</triggerName>
<triggerSerial>26998788751934462821</triggerSerial>
<triggerType>Focus Mode</triggerType>
<triggerClass>Disconnected</triggerClass>
</trigger>

This post is from a suggested group

Wifi disconnect trigger

Hello. I am trying to setup some specific actions when I disconnect from my home wifi. If I turn off wifi, the trigger runs but if I simply change to a different wifi SSID it does not seem to run. Any tips?

32 Views

Hi Drew, sorry for the delay. We are scratching our heads a bit here!

Can you please message us (in the support page) the SSID’s of the two wifi networks?


Cheers.

This post is from a suggested group

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?


60 Views

No problem, keep in touch!

This post is from a suggested group

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?

43 Views

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.



bottom of page