XRG is an open source system monitor for Mac OS X.
XRG allows you to monitor CPU activity, memory usage, battery status, machine temperature, network activity, disk I/O, current weather, and stock market data. The goal of XRG is to be a functional system monitor that has a clean and flexible interface, so it doesn't intrude on the rest of your Mac experience. XRG is designed to take as little CPU time as possible while still showing detailed graphs on system usage.
XRG allows you to monitor CPU activity, memory usage, battery status, machine temperature, network activity, disk I/O, current weather, and stock market data. The goal of XRG is to be a functional system monitor that has a clean and flexible interface, so it doesn't intrude on the rest of your Mac experience. XRG is designed to take as little CPU time as possible while still showing detailed graphs on system usage.
To install xrg, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xrg
To see what files were installed by xrg, run:
port contents xrg
To later upgrade xrg, run:
sudo port selfupdate && sudo port upgrade xrg
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.