This uses conky monitoring system to display cpu and system related other information in Ubuntu. This is an developement build for 4 core systems.
Blue variant
Black variant
Green variant
sudo apt-get install conky conky-all
cd && git clone https://github.com/thunderbo1t/Unusual.git
cd Unusual
chmod +x .start-conky
cp -R .conky .conkyrc .start-conky ~
cd && rm -fR Unusual
-
Now open Startup Applications > click Add > New Dialog box will open click on Browse > Now (Press Ctrl+H) see following screenshot.
cd && git clone https://github.com/thunderbo1t/Unusual.git
cd Unusual
chmod +x .start-conky
cp -R .conky .conkyrc .start-conky ~
cd && rm -fR Unusual
gedit ~/.conky/Script/script.lua
- uncomment the lines after 18 to suit your needs
- save and close it
gedit ~/.conkyrc
- edit the line 30 from ${image ~/.conky/Images/bitmap.png -p 0,0} to ${image ~/.conky/Images/bitmap(white).png -p 0,0} for white and to ${image ~/.conky/Images/bitmap(green).png -p 0,0} for green and save it
The design was referenced from thie blog