Giter VIP home page Giter VIP logo

conky's Introduction

Conky Ironman

A beautiful Conky which displays date, time, system info, live crypto prices and a to-do list.

Conky Ironman Conky Ironman Desktop

Requirements

  • Conky Ironman requires Conky version 1.0+
  • Fonts: Ubuntu, OpenSans, Kanit Thin (included)

NOTE: Check if Ubuntu and OpenSans are already installed on your system. If present, delete them from the Conky Ironman fonts directory.

ALSO NOTE: This theme is scaled to a monitor with resolution 1920x1080. You may need to adjust the alignment to your own resolution and taste.

Installation

Download the release .zip or .tar.gz and extract.

  1. Copy the directory conky to /opt:
sudo cp -r conky /opt
  1. Copy the directory to-do to ~/Documents:
cp -r to-do ~/Documents
  1. Copy the directory fonts to /usr/share/fonts:
sudo cp -r fonts /usr/share/fonts
  1. Update the font cache:
sudo fc-cache -fv
  1. Set Conky Ironman to run at startup:

There are various ways to do this. Some desktop environments allow startup applications and scripts to be set via a system configuration or tweaks menu. The universal method of using cron will make sense to everyone.

To add a @reboot cron task:

  • Run the command crontab -e to edit your cron
  • Add a @reboot directive, assuming Conky Ironman is in /opt:
@reboot /opt/conky/conky-startup.sh

Reboot.

Licences

Conky Ironman is available under a GPL3 license.

conky's People

Contributors

cybrkyd 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.