Git Product home page Git Product logo

conky-configs's Introduction

Burke's Conky configs

My Conky Config Files! For Windows hosts/servers, I have used DesktopInfo and BGInfo for many years now to display system information as an overlay on the desktop. For Linux, Conky is a great equivalent. There are a considerable number of advanced things you can do with Conky so everyone has their own idea of what they want shown. You can see other examples on the Conky User Configs page.

I prefer to keep it simple and show just what is really needed. In my case, my main inspiration comes from the VMware Hands On Labs DesktopInfo config. Here's what I ended up with for my Ubuntu VM (You may need to slightly adjust commands depending on your target OS):

conky VMware Screenshot

FEATURES

  • Aligned bottom-right
  • The White Title text is centered and read from ~/podname.txt
  • The values of all remaining columns are Right Aligned while their titles are defaulted to the left
  • The Storage and Memory lines auto-fill the width of the widget
  • Internal IP is the Local Machine IP Address
  • Corporate IP is the Corporate Network IP (Requires a call to a corporate page to retrieve that info)
  • Public IP is the External, Public Internet IP address of the network connection
  • Storage - Shows used/total storage. If use exceeds 90%, text turns red
  • Memory - Shows used/total memory. If use exceeds 90%, text turns red
  • Status - Displayes contents of ~/status.txt + the file's modified Date and time in MM/DD HH:MM format -- Status is GREEN if the contents of the status.txt is EXACTLY: Ready -- Status is RED if the contents of the status.txt is ANYTHING other than: Ready

Installation

Place the VMware.config file from this repo in your Conky folder (IE: ~/.conky) then use Conky Manager 2 to enable Conky on Boot and select "VMware" Additionally, place the following two files in your home directory ~/

  • podname.txt
  • status.txt

podname.txt should contain a descriptive title. See the screenshot above. The content of podname.txt for that screenshot was: VMware Livefire

status.txt Place the word "Ready" in that (without the quotes) If you want to Status to show GREEN Ready as seen in the screenshot. Otherwise, put ANY OTHER text in there. Use-Case - provide a startup-script that updates the ~/status.txt as it progresses until the final step where it has completed and set the status to "Ready".

Additional Resources

conky-configs's People

Contributors

burkeazbill avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.