hikinggrass / MenuMeters

my fork of MenuMeters by http://www.ragingmenace.com/software/menumeters/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MenuMeters

my fork of MenuMeters

It's a great utility being developed by http://www.ragingmenace.com/software/menumeters/ . As shown there (as of July 2015) the original version doesn't work on El Capitan Beta. The basic reason is that SystemUIServer doesn't load Menu Extras not signed by Apple. I'm making here a minimal modification so that it runs as a faceless app, putting NSStatusItem's instead of NSMenuExtra's.

I contacted the author but haven't received the reply. To help people who's missing MenuMeters on El Capitan Beta, I decided to make the git repo public. I also made a separate webpage at http://member.ipmu.jp/yuji.tachikawa/MenuMetersElCapitan/ where you can just download the preference pane and use it.

To hack:

Clone the git repo, open MenuMeters.xcodeproj, and build the target PrefPane. This should install the pref pane in your ~/Library/PreferencePanes/. (You might need to remove the older version of MenuMeters by yourself.) Then just launch the System Preference app from your Dock. That's it!

About

my fork of MenuMeters by http://www.ragingmenace.com/software/menumeters/


Languages

Language:Objective-C 97.8%Language:Perl 2.2%