xbar icon indicating copy to clipboard operation
xbar copied to clipboard

Support plugins globally for all users (/Library/Application Support/xbar/plugins/)

Open dstranathan opened this issue 3 years ago • 6 comments

Please add support for plugins to be loaded from /Library/Application Support/xbar/plugins/...

I'm unable to get xbar to run unless my plugins are located in ~/Library/Application Support/xbar/plugins/...

I'd like to deploy an xbar plugin to all my end-users and run it regardless of who is logged into the console.

dstranathan avatar Mar 25 '21 18:03 dstranathan

@dstranathan thanks for this - do you think we should just check both locations?

matryer avatar Mar 26 '21 07:03 matryer

I suggest checking both location, but let user location override system location. And having some way to not only replace a system installed script, but also disable it. (I'm not sure what the disable switch in the UI is doing, but something like that.)

magicus avatar Mar 26 '21 13:03 magicus

Yes, definitely check both locations (global and user local). User settings would trump global of course.

Thanks!

dstranathan avatar Mar 26 '21 14:03 dstranathan

@leaanthony What do you think about this? It seems reasonable to me, and I think it's a relatively simple change.

matryer avatar Mar 28 '21 08:03 matryer

Yes, I think it's a good change. We might need to indicate the location in the ui. Also, do we need an "open local plugins folder"?

leaanthony avatar Mar 28 '21 08:03 leaanthony

@matryer any progress with this?

omppumetro avatar Oct 23 '21 12:10 omppumetro