A native task manager for macOS, visually and behaviorally inspired by Windows 10 Task Manager while keeping access to lower-level real-time macOS metrics
A native task manager for macOS, visually and behaviorally inspired by Windows 10 Task Manager while keeping access to lower-level real-time macOS metrics
To install macos-tskmgr, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install macos-tskmgr
To see what files were installed by macos-tskmgr, run:
port contents macos-tskmgr
To later upgrade macos-tskmgr, run:
sudo port selfupdate && sudo port upgrade macos-tskmgr
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.