Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL Scheme can pass additional arguments to the refreshed plugin #369

Closed
melonamin opened this issue Feb 27, 2023 Discussed in #368 · 0 comments
Closed

URL Scheme can pass additional arguments to the refreshed plugin #369

melonamin opened this issue Feb 27, 2023 Discussed in #368 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@melonamin
Copy link
Contributor

Discussed in #368

Originally posted by futurist February 26, 2023
Think below command:

open -g 'swiftbar://refreshplugin?name=myplugin&abc=1&def=2'

myplugin should accept abc=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)

@melonamin melonamin added the enhancement New feature or request label Feb 27, 2023
@melonamin melonamin added this to the 2.0 milestone Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant