All Projects → yujitach → Menumeters

yujitach / Menumeters

Licence: gpl-2.0
my fork of MenuMeters by http://www.ragingmenace.com/software/menumeters/

Programming Languages

objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language
Rich Text Format
576 projects

MenuMeters

My fork of MenuMeters for El Capitan, Sierra, High Sierra, Mojave, Catalina and Big Sur.

Usage:

If you just want to use it, please go to http://member.ipmu.jp/yuji.tachikawa/MenuMetersElCapitan/ or https://github.com/yujitach/MenuMeters/releases and download the binary. The detailed installation instruction is given in the former.

Other versions & related open source softwares:

If you run sufficiently new mac OS, try one of

which are all menubar monitors with more modern look and feel and more capability. What is more, they are maintained actively. They are heavily recommended.

There are also further forks of my version of MenuMeters, which implement more features. You might want to try them out:

If you'd like your version mentioned here, please tell me at the issues page.

Background:

It's a great utility originally developed at http://www.ragingmenace.com/software/menumeters/ . The original version does not work on El Capitan and later, due to the fact that SystemUIServer doesn't load Menu Extras not signed by Apple any longer.

I'm making here a minimal modification so that it runs as a faceless app, putting NSStatusItem's instead of NSMenuExtra's. Since then, many people contributed pull requests, most of which have been incorporated.

More recently, starting from Catalina, MenuMeters was changed from a preference pane within System Preferences to an independent app. This is due to an increasing amount of security features imposed by Apple on preference panes running within System Preferences, which made it too cumbersome to develop MenuMeters as a preference pane.

To hack:

Clone the git repo, open MenuMeters.xcodeproj, and build the target MenuMeters. This will create an independent app which runs outside of System Preferences.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].