Replies: 1 comment
-
Added to backlog #369 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Think below command:
open -g 'swiftbar://refreshplugin?name=myplugin&abc=1&def=2'
myplugin
should acceptabc=1&def=2
as param or environment variable.That way other programs can communicate with the plugin in system wide(like from a webpage or webview controller)
Beta Was this translation helpful? Give feedback.
All reactions