0

Does anybody know the name of this system monitor application?

Braiam
  • 67,791
  • 32
  • 179
  • 269

1 Answers1

3

It's conky, an system monitor for clients based in the X server. You can find more information in http://conky.sourceforge.net/.

It also can be installed using:

sudo apt-get install conky
Braiam
  • 67,791
  • 32
  • 179
  • 269