###Harmattan ☀️ ☔ ☁️ ❄️ ⛄
A theme for conky powered by OpenWeatherMap.
####Compatibility:
The latest version of this theme is on the master branch, and it supports conky 1.10.x
.
For older versions, check the available releases.
####Installation:
-
Install conky, curl and jq.
-
Make sure you have the Droid Sans font installed.
-
Move the
.harmattan-assets
folder into your~
dir. -
Each theme is made of a single
.conkyrc
file which sits at the end of a file path inside the.harmattan-themes
folder. To activate a certain theme, move it's.conkyrc
file into your~
dir.
NOTE:
Some files/folders are hidden; unhide them. 😄
###API Key
Register a private API key on OpenWeatherMap to get weather data.
Place the API key in the template6
variable inside the .conkyrc
file.
###City
Find the ID of your city and place it inside the template7
variable inside the .conkyrc
file.
###Language
By default this conky will use your default locale.
Edit the template9
variable in the .conkyrc
file to change the language.
See the list of supported languages
NOTE:
God-mode
has some hardcoded text that won't get translated, but you can edit it manually.
###Units
Edit the template8
variable inside the .conkyrc
file to change the units.
####Themes:
# | Name | Modes |
---|---|---|
1 | Cards | All |
2 | Elementary | All |
3 | Elune | All |
4 | Flatts | All |
6 | New-Minty | No Photo mode 🔺 |
5 | Metro | All |
7 | Nord | All |
8 | Numix | All |
9 | Transparent | No Photo mode 🔺 |
10 | Ubuntu-Touch | All |
11 | Zukitwo | All |
12 | Glass | No Photo mode 🔺 |
13 | Button | All |
14 | Texture | All |
15 | OMG-Ubuntu! | All |
16 | Brown-Card | All |
17 | Ciliora-Prima | No Photo mode 🔺 |
18 | Ciliora-Prima-v2 | All |
19 | Ciliora-Secunda | All |
20 | Ciliora-Secunda-v2 | No Photo mode 🔺 |
21 | Ciliora-Tertia | All |
22 | Ciliora-Tertia-v2 | No Photo mode 🔺 |
####Form factors:
# | Name | Description |
---|---|---|
1 | Mini |
|
2 | Compact |
|
3 | Comfortable | Same as Compact mode plus:
|
4 | God-Mode |
|
####Modes:
# | Name | Description |
---|---|---|
1 | Normal | Icon used to display current weather |
2 | Photo | Photo used to display current weather |
NOTE:
The Mini form factor doesn't have the Photo mode.