CPU activity monitoring applet for the Cairo-Dock project.
Install go and get go environment: you need a valid $GOPATH var and directory.
Download, build and install to your Cairo-Dock external applets dir:
go get -d -u github.com/sqp/godock/applets/Cpu # download applet and dependencies. cd $GOPATH/src/github.com/sqp/godock/applets/Cpu make # compile the applet. make link # link the applet to your external applet directory.
Package main imports 2 packages (graph). Updated 2017-09-07. Refresh now. Tools for package owners. This is an inactive package (no imports and no commits in at least two years).