A light-weight system monitor https://sourceforge.net/projects/conky/
Go to file
2024-01-05 21:29:40 +01:00
conky-1.6.0-rdtsc.patch update to 1.9.0 [release 1.9.0-1mamba;Sun Jul 08 2012] 2024-01-05 21:29:40 +01:00
conky-1.6.1-ifaddrs.patch update to 1.9.0 [release 1.9.0-1mamba;Sun Jul 08 2012] 2024-01-05 21:29:40 +01:00
conky.spec automatic version update by autodist [release 1.11.5-1mamba;Fri Apr 03 2020] 2024-01-05 21:29:40 +01:00
README.md update to 1.9.0 [release 1.9.0-1mamba;Sun Jul 08 2012] 2024-01-05 21:29:40 +01:00

conky

Conky has more than 250 built in objects, including support for:

* a plethora of OS stats (uname, uptime, CPU usage, mem usage, disk usage, "top" like process stats, and network monitoring, just to name a few)
* built in IMAP and POP3 support
* built in support for many popular music players (MPD, XMMS2, BMPx, Audacious)
... and much much more.

Conky can display this info either as text, or using simple progress bars and graph widgets, with different fonts and colours. Conky is a free, light-weight system monitor for X, that displays any information on your desktop.

EXTRA

  • Vim filetype detection and syntax highlighting scripts for conky.

Individual users can place them your personal .vim directory:

~/.vim/ftdetect/conkyrc.vim ~/.vim/syntax/conkyrc.vim

Refer to your vim site documentation for system-wide installation.

  • conky.nanorc for nano text editor

Append the contents of conky.nanorc to your $HOME/.nanorc for nano syntax coloring of your $HOME/.conkyrc file.