This launch agent will automatically start a glances web server
- Install Homebrew.
- Install
glances. Executebrew install glances. - Copy the
.plistfile 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
glancesviapip3if you have it. - This may be better installed as a global daemon instead of a user agent.
ah no. I don’t know where it’d be. run
which glancesfrom terminal and it should tell you. use that