This launch agent will automatically start a glances web server
- Install Homebrew.
- Install
glances
. Executebrew install glances
. - Copy the
.plist
file in this gist into~/Library/LaunchAgents/
. - EDIT the
.plist
: change/Users/boneskull/
to/Users/<you>/
- Execute
launchctl load ~/Library/LaunchAgents/com.boneskull.glances-web.plist
. Do not run this command with superuser privileges.
- You can also just install
glances
viapip3
if you have it. - This may be better installed as a global daemon instead of a user agent.
Comes back to this ->
/Library/Frameworks/Python.framework/Versions/3.12/bin/glances
Going to test it in a few and see if it works...
I've been getting this in terminal: