MenubarCountdown
MenubarCountdown copied to clipboard
URLSchema support
Thank you for the such small and useful app!
It will be great to add ability to start and stop the timer using URLSchema, it will add ability for users to create automation script for running the timer, for example using Raycast or Alfred
Resources:
- https://www.hackingwithswift.com/example-code/system/how-to-make-your-app-open-with-a-custom-url-scheme
- example of urlschema in app https://culturedcode.com/things/support/articles/2803573/
Thank you for the such small and useful app!
It will be great to add ability to start and stop the timer using URLSchema, it will add ability for users to create automation script for running the timer, for example using Raycast or Alfred
Resources:
- https://www.hackingwithswift.com/example-code/system/how-to-make-your-app-open-with-a-custom-url-scheme
- example of urlschema in app https://culturedcode.com/things/support/articles/2803573/
There is Applescript support. So you can already use it with LaunchBar, Alfred, Raycast etc. But more options are nice. So why not.