MenubarCountdown icon indicating copy to clipboard operation
MenubarCountdown copied to clipboard

URLSchema support

Open gebeto opened this issue 2 years ago • 1 comments

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/

gebeto avatar Sep 16 '21 06:09 gebeto

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.

Ptujec avatar Oct 29 '21 16:10 Ptujec