How to create dynamic menulets in OSX

Posted by taw on Stack Overflow See other posts from Stack Overflow or by taw
Published on 2010-03-28T09:45:52Z Indexed on 2010/03/28 9:53 UTC
Read the original article Hit count: 288

Filed under:
|

I want to put a dynamically generated icon (not static image) + possibly a tiny bit of text in OSX menu bar.

If possible I'd prefer to do it from Ruby or some other convenient scripting language, but I'll deal with Objective C if that's the only way.

How do I do that?

© Stack Overflow or respective owner

Related posts about osx

Related posts about menubar