Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.38 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.38 KB

Conky

Conky logo

Conky is a free, light-weight system monitor for X, that displays any kind of information on your desktop.

You can find more information about conky 👉 here

Motivation

It's allways nice to know how your computer feels and what it does. I got inspired by some similar configs and Conky personalizations. There is still smole work to be done and this si not final version.

Screenshots

preview

Features

Currently, the gadgets are able to:

  • Show OS version info woth up time.
  • Show CPU, RAM load with top five processes.
  • Show HDD usage with all inserted removable devices. (everithing mounted to /media/curentuser)
  • Show ethernet status with local and public IP address and geo location information.
  • Show Bios info

There is much more to be done, like wifi, bluetooth and audio info. Also the scripts should be changed so user name will be detected dynamically.

Installation

Just fallow Conky installation guide and then copy all config and script files to ./config/conky folder.

conkyx-start.sh will start all Conky instances with their configs. That script can be added to startup.

I made a background according to my moatherboard. There is .xcf file, so you can edit it however you want and replace moatherboard.

Usage

Run it and enjoy it.

License

MIT © NoX2SR