Sci-Fi HUD

Conky

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

4
Become a Fan
7.4

Description:
Resolution 1920x1080

pack it into the user folder and start conky_start

Ratings & Comments

71 Comments

conkyfun

My system is Debian 12.1 KDE. I unzipped your conky, click conky_start, and nothing happenes. Nothing. Where am I wrong?

conkyfun

I found my mistake. It is necessary to unpack file straight into the /home/.conky/ folder. OK, it's work now and looks great and needs some work to do to customize it. Thank you!

tired-ass-geek

This Conky is missing the null.png image in the weather folder and won't launch.

chechumaru

9 It's a great theme! But sadly, wordthink.com is down. Is there another site to substitute it?

mypkot

10 10 the best

Met

PSchwarz: Other is the structure of your file.

PSchwarz

The nice support folks at open weather sent me this but I don't know what to do with it. Maybe it will help you. This link is for current weather data. This one is for forecast: http://api.openweathermap.org/data/2.5/forecast?id=5192726&appid=ed85595a7d82f64ac7222f4513594c4e Best Regards, Gushcho Maxim Technical Support Engineer OpenWeatherMap inc

Met

When you register for openweather.com, you have received the API and the city code. You need to replace this in the weather.rc file, overwriting it there. Then it shows your current data.

Met

Even the jq package may not be installed. You asked?

PSchwarz

Reading package lists... Done Building dependency tree Reading state information... Done jq is already the newest version (1.5+dfsg-2). The following packages were automatically installed and are no longer required: libdbi1 librrd4 linux-headers-4.15.0-23 linux-headers-4.15.0-23-generic linux-image-4.15.0-23-generic linux-modules-4.15.0-23-generic linux-modules-extra-4.15.0-23-generic ntop-data python-bluez Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. pschwarz@pschwarz-MS-7693 ~ $

PSchwarz

------------------------------------- -- API Key ------------------------------------- template6="ed85595a7d82f64ac7222f4513594c4e", ------------------------------------- -- City ID ------------------------------------- template7="5192726", ------------------------------------- -- Temp Unit (default, metric, imperial) ------------------------------------- template8="imperial",

Met

If you start conkyt from console, will you get an error message?

PSchwarz

conky: desktop window (3c0002c) is subwindow of root window (5d6) conky: window type - normal conky: drawing to created window (0x5600002) conky: drawing to double buffer conky: desktop window (3c0002c) is subwindow of root window (5d6) conky: forked to background, pid is 24937 conky: window type - normal conky: drawing to created window (0x5800002) conky: drawing to double buffer conky: forked to background, pid is 24938 conky: desktop window (3c0002c) is subwindow of root window (5d6) conky: window type - normal conky: drawing to created window (0x5a00002) conky: drawing to double buffer conky: desktop window (3c0002c) is subwindow of root window (5d6) conky: forked to background, pid is 24939 conky: window type - normal conky: drawing to created window (0x6000002) conky: drawing to double buffer conky: forked to background, pid is 24940 cp: cannot stat '/home/pschwarz/.conky/weather/null.png': No such file or directory cp: cannot stat '/home/pschwarz/.conky/weather/null.png': No such file or directory cp: cannot stat '/home/pschwarz/.conky/weather/null.png': No such file or directory cp: cannot stat '/home/pschwarz/.conky/weather/null.png': No such file or directory cp: cannot stat '/home/pschwarz/.conky/weather/null.png': No such file or directory conky: can't open /sys/class/power_supply/BAT0/uevent: No such file or directory conky: can't open /proc/acpi/battery/BAT0/state: No such file or directory conky: desktop window (3c0002c) is subwindow of root window (5d6) conky: window type - normal conky: desktop window (3c0002c) is subwindow of root window (5d6) conky: drawing to created window (0x6200002) conky: drawing to double buffer conky: window type - normal conky: drawing to created window (0x6400002) conky: forked to background, pid is 25083 conky: drawing to double buffer conky: forked to background, pid is 25084 conky: desktop window (3c0002c) is subwindow of root window (5d6) conky: desktop window (3c0002c) is subwindow of root window (5d6) conky: window type - normal conky: window type - normal conky: drawing to created window (0x6800002) conky: drawing to created window (0x6a00002) conky: drawing to double buffer conky: drawing to double buffer conky: forked to background, pid is 25085 conky: forked to background, pid is 25086 sh: 1: nvidia-smi: not found sh: 1: nvidia-smi: not found sh: 1: sh: 1: kf5-config: not found kf5-config: not found

PSchwarz

oh and a neverending supply of this one value retrieved from conky: 3626 is bigger than max: 3200, value is set to max.

PSchwarz

this is the contents of forecast.json in .cache {"cod":401, "message": "Invalid API key. Please see http://openweathermap.org/faq#error401 for more info."} weather.json is normal.

PSchwarz

when I rewrite the url for forcast and open it in a browser the output I get looks find but weather.rc gets an error about the API key. this is the link I'm using in the browser http://api.openweathermap.org/data/2.5/weather?id=5192726&appid=ed85595a7d82f64ac7222f4513594c4e

PSchwarz

ok I fixed the API error by removing daily from your url and made it this. it pulls data and puts it in forecast.json but conky doesn't display it. ${execi 300 l=${template9}; l=${l%%_*}; curl -s "api.openweathermap.org/data/2.5/forecast?APPID=${template6}&id=${template7}&cnt=5&units=${template8}&lang=$l" -o ~/.cache/forecast.json}\

Met

I've also downloaded the Sci-Fi Hud - I'm working on a new one. First you did not want to download the weather.json file and a png. After about 10 minutes, however, he snapped himself up and showed the current status properly.

PSchwarz

yes the current status works perfect. The forecast downloads but doesn't display.

Met

Megnéztem a te azonosítóddal is, és minden adat rendesen látszódik. Összehasonlítottam a weblappal is és azonossak az értékek. Semmit nem mutat vagy 0-k jelennek meg?

Met

I checked with your ID, and all the data is well visible. I also compared the webpage with the same values. Does not show anything or 0 are displayed?

PSchwarz

zeros. https://imgur.com/gallery/UHkX5RX

Met

change this template9="hu_HU.UTF-8" to me template9="en_EN.UTF-8"

PSchwarz

ok it's in English now but still zeros in the forecast.

Met

okay, I'm watching the code

Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 2
mediaviews 24h 0
pageviews 24h 9

More Conky from Met:

UI Screen
Met
last update date: 6 years ago

Score 5.7

Oblivion theme
Met
last update date: 9 years ago

Score 5.7

Hightech Conky theme
Met
last update date: 10 years ago

Score 7.8

Other Conky:

System Status
Whise
last update date: 17 years ago

Score 5.0

Genetic code
Whise
last update date: 17 years ago

Score 5.0

BCCRScreenlet
gartuz
last update date: 17 years ago

Score 5.0

Diggler
Whise
last update date: 17 years ago

Score 5.0

Comic
Whise
last update date: 17 years ago

Score 5.0

Clear-enGlish Theme pack (Picframe Theme
ClearenGlish
last update date: 17 years ago

Score 4.7