GithubHelp home page GithubHelp logo

conky_themes's Introduction

A Conky themes pack in 4 variants:

  • Light
  • Light & Minimal
  • Dark
  • Dark & Minimal

Credits:

Shelyak theme by CloseBox73, available at Pling.com: Link.

In this fork:

I added two (light and dark) more informative, less minimal, conky configurations, including:

  • kernel info
  • uptime
  • CPU freq.
  • sunrise
  • sunset

The media player I use is VLC, thus I modified the original scripts to get playing info from VLC's built-in web interface. You need to:

  • enable the web interface:
  • enter a password (the script is trivially using test):

Previews:

Shelyak theme

Light Version Light & Minimal Version Dark Version Dark & Minimal Version Close-up


Requirements:

  • Conky version 1.10.8 or newer (open this Link for installation).
  • For the weather theme I download the data using curl in json format, and use jq to process the data, please install first.
  • To retrive media playing info, xmlstarlet is also used.
  • The start script uses zenity to generate a simple selection GUI.

to recap:

   sudo apt install conky curl jq xmlstarlet zenity

I tested this conky configurations on a laptop running Linux Mint 20.3 Una (cinnamon edition).

How to use the themes:

  • Clone this repo issuing:
    git clone [email protected]:dentex/conky_themes.git
  • Open the theme folder that you want to use and install all the fonts in your user fonts folder (on Linux Mint it's under ~/.local/share/fonts), then update the font cache.
  • For the weather part to work properly, you must have an API KEY and a city id. A default KEY is provided, but you can get yours Here; then modify weather.sh in the scripts folder accordingly.
  • Execute start.sh

Auto start-up

This may vary with every distro, but in Linux Mint you can add something like conky -c $HOME/.config/conky/Shelyak/Shelyak_dark.conf in the system's start-up applications GUI.

conky_themes's People

Contributors

dentex avatar

Stargazers

 avatar

Watchers

 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.