Skip to content

Myralllka/conky_themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

41c65f6 · Oct 19, 2021

History

62 Commits
Feb 27, 2019
Sep 5, 2021
Aug 1, 2021
Feb 24, 2021
Jan 13, 2021
Dec 19, 2018
Oct 12, 2019
Jan 21, 2021
Jan 21, 2021
Sep 5, 2021
Sep 5, 2021
Sep 26, 2018
Oct 16, 2019
Sep 24, 2020
Dec 19, 2018
Aug 1, 2021
Aug 1, 2021
Aug 1, 2021
Sep 26, 2018
Aug 1, 2021
Aug 1, 2021
Aug 1, 2021
Feb 24, 2021
Aug 1, 2021
Sep 26, 2018
Sep 27, 2018
Aug 1, 2021

Repository files navigation

Blood and milk

This is a conky interface with a lot of features inside.
It uses color scheme of three colors so it is easy to change it with one line of bash script. it's projected to be rendered on a 1920x1080 display, so you need to modify all cofig files if you use other one.


Please explore and even read carefully ALL the configuration files.

Features

Gmail checker

You need to enter your login and password in the `pygmail.py` and modify gmail.conf file to see number of income emails

System monitoring

You will know everything about your computer without any commands - all information will bo on your desktop

Development and integration

You can change and add everything you want, scripts on any languages and it will be very easy

Installation

  1. install conky-cairo
    in ArchLinux from AUR via a command:
yaourt -S conky-cairo
  1. clone this repo from git:
git clone https://github.com/Myralllka/blood-and-milk.git ~/blood-and-milk
  1. move into the directory and make app executable:
cd ~/blood-and-milk; sudo chmod +x Application.sh

and than you need only to start the app

./Application.sh

Contribution

If you want to modify these files:
1) fork it
2) create new directory inside
3) modify that directory as you want
4) make pull request

if you want to understand in which way each file works, you can run:
conky -c /file_to_start

I recommend to do this with every file and modify them one by one

Here you can find information about conky objects and how to work with them

screenshot