AS93

12
3
3 MB
Jan, 2018
1 year ago
Shell

🎀 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