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

upgraded project to latest (10.12) version of Xcode and added support… #59

Closed
wants to merge 1 commit into from

Conversation

mynameismiek
Copy link
Contributor

… for ANYBAR_DESC env var to set the tooltip for the icon and added an entry above the port to show the description as well so you can run multiple instances of the app and keep them straight easier.

open -a AnyBar
ANYBAR_DESC="My build" open -na AnyBar
ANYBAR_DESC="BLAH BLAH" open -na AnyBar

The first will just be named AnyBar (the default).
The second would have its status bar item tooltip as "My Build" and the menu would have the same text at the top.
The third would would have its status bar item tooltip set to "BLAH BLAH" and the menu would have the same text at the top.

… for ANYBAR_DESC env var to set the tooltip for the icon and added an entry above the port to show the description as well so you can run multiple instances of the app and keep them straight easier
@tonsky tonsky closed this in 2571377 Aug 26, 2020
@tonsky
Copy link
Owner

tonsky commented Aug 26, 2020

Thanks, published as 0.2.0, just four years later :)

@mynameismiek
Copy link
Contributor Author

lol. you're welcome :D cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants