matryer / xbar

Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)
https://xbarapp.com
MIT License
17.55k stars 643 forks source link

[Question] How to Bundle a Plugin #422

Closed frakman1 closed 7 years ago

frakman1 commented 7 years ago

How can I compile bitbar in a way that would bundle a plugin with it? I imagine it would need to place my .py file in the plugins directory once it is installed/run. Do you know how or where in the code to put that logic?

frakman1 commented 7 years ago

Closing issue since the answer is here: https://github.com/matryer/bitbar/blob/master/Docs/DistributingBitBar.md