Skip to content

πŸŽ€ A minimal conky configuration to show real-time system resource usage on Linux

Notifications You must be signed in to change notification settings

Lissy93/conky-system-stats-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ€ System Stats Widget for Linux

A minimal conky configuration to show real-time system resource usage on Linux


Screen recording

About

This conky widget aims to show vital system stats at a glance, while also being simple, minimal and lightweight.

Conky is an open source, light-weight system monitor for X. It's easy to write widgets for, and can be used to display any kind of data directly on your desktop. For more info, see the Conky Wiki on GitHub

Installation

Firstly, if you haven't already - then install Conky for your system. See the Installation Wiki for distro-specific instructions.

Then download minimal-system-conky.conf, and pass it to conky, with the --config flag. e.g:

mkdir -p ~/.config/conky/
curl -o ~/.config/conky/minimal-system-conky.conf  \
  https://raw.githubusercontent.com/Lissy93/conky-system-stats-widget/master/minimal-system-conky.conf
conky --config ~/.config/conky/minimal-system-conky.conf

Contributing

If you have an improvement that you'd like to make, feel free to submit a pull request.


Β© Alicia Sykes 2018
Licensed under MIT

About

πŸŽ€ A minimal conky configuration to show real-time system resource usage on Linux

Topics

Resources

Stars

Watchers

Forks

Languages