A simple and compact macOS menu bar app that displays your Mac's CPU, memory, Tx/Rx network usage, and Ping RTT.
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 -xf - && ./MenuBarMonitor-main/build.sh
Then Finder will open, drag and drop MenuBarMonitor.app
to the Applications folder.