tonsky / AnyBar

OS X menubar status indicator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When downloaded it did not work

voronoipotato opened this issue · comments

When I downloaded anybar, and tried to set the color, the icon turned clear and would not respond to any color setting. When I used cask to install it worked just fine.
screen shot 2015-04-11 at 10 08 07 am

What exact command or tool are you using to set color?

On Sat, Apr 11, 2015 at 8:09 PM Alan Ball notifications@github.com wrote:

When I downloaded anybar, and tried to set the color, the icon turned
clear and would not respond to any color setting. When I used cask to
install it worked just fine.
[image: screen shot 2015-04-11 at 10 08 07 am]
https://cloud.githubusercontent.com/assets/315863/7101683/dfcfd7ca-e032-11e4-9382-d1baf0cba044.png


Reply to this email directly or view it on GitHub
#27.

echo -n "black" | nc -4u -w0 localhost 1738

Strange. Cask version and version from GitHub releases page should be
identical. Don’t know how I can help here

On Sun, Apr 12, 2015 at 7:35 AM Alan Ball notifications@github.com wrote:

echo -n "black" | nc -4u -w0 localhost 1738


Reply to this email directly or view it on GitHub
#27 (comment).

Seeems to be working now, perhaps I clicked too hard.