Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 566 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 566 Bytes

MenuBarMonitor

A simple and compact macOS menu bar app that displays your Mac's CPU, memory, Tx/Rx network usage, and Ping RTT.

MenuBarMonitor

Installation

If you want to install the app, you can build the app using the following commands:

curl -LRo- https://github.com/hakadoriya/MenuBarMonitor/archive/main.tar.gz | tar -C /tmp -xf - && /tmp/MenuBarMonitor-main/build.sh

Then Finder will open, drag and drop MenuBarMonitor.app to the Applications folder.