initially forked from https://github.com/alexbel/conky.git
- Clone repo git clone https://github.com/FrdVnW/conky.git – in ~/.conky (for Debian)
- Install dependencies (see below)
- Install the necessary ruby gems (see below)
- Rename secrets.yml.example to secrets.yml and put your data in it
- Run ‘ruby starter.rb’ or just ‘./starter.rb’
adding a shell script ‘startconky.sh’ in ~/.conky
#!/bin/bash
cd ~/.conky && sleep 5 && ruby starter.rb
Gnome:
Create a file conky.desktop
in ~/.config/autostart
directory and
fill it in with the following contents:
[Desktop Entry] Version=1.0 Encoding=UTF-8 Type=Application Terminal=false Exec=/home/fred/.conky/startconky.sh X-GNOME-Autostart-enabled=true Name=conky Comment=Launch a version of conky
Required:
- curl - ss - acpi - sensors
Conky libs:
- conky-imlib2
Gmail:
- ruby >= 1.9.3
gems:
- ruby-gmail - mime
Install gem: gem install gem\_name
Python scripts for for FIP track information Install package from the project https://github.com/mattberjon/fip
sudo pip install fip
New configs ‘music’
Weather:
- wunderground gem -
api\_key from http://www.wunderground.com/weather/api/
TODO getting train information from SNCB api http://www.belgianrail.be/fr/service-clientele/faq/public-data.aspx
Nouvelle ligne
ddd