Giter VIP home page Giter VIP logo

conky_themes's Introduction

conky_themes's People

Contributors

shearn89 avatar zagortenay333 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

conky_themes's Issues

Conky 1.10 - Assuming it's in old syntax and attempting

Hi, great job, and thanks for using github!

Well.. I'm an ArchLinux user and with the last update..

$ conky -v
conky 1.10.0 compiled Tue Jun 30 06:56:49 TAHT 2015 for Linux 4.0.6-1-ARCH x86_64

I get this erros:

conky: Syntax error (/home/nicolasm/.conkyrc:2: syntax error near 'yes') while reading config file. 
conky: Assuming it's in old syntax and attempting conversion.
conky: Invalid value 'undecorate' for setting 'own_window_hints'. Valid values are: 'undecorated', 'below', 'above', 'sticky', 'skip_taskbar', 'skip_pager'.
conky: desktop window (a00016) is subwindow of root window (c0)
conky: window type - normal
conky: drawing to created window (0xc00002)
conky: drawing to double buffer
conky: forked to background, pid is 1498

conky does not work correctly. See screenshot:
Imgur

And if I try to follow this instructions :
https://bbs.archlinux.org/viewtopic.php?pid=1540862#p1540862

y get this:
Imgur

I try to do something like this /usr/share/doc/conky-1.10.0/conky.conf

conky.config = {
    alignment = 'top_left',
    background = false,
    border_width = 1,
    cpu_avg_samples = 2,
    default_color = 'white',
    default_outline_color = 'white',
    default_shade_color = 'white',
    draw_borders = false,
    draw_graph_borders = true,
    draw_outline = false,
    draw_shades = false,
    use_xft = true,
    font = 'DejaVu Sans Mono:size=12',
    gap_x = 5,
    gap_y = 60,
    minimum_height = 5,
    minimum_width = 5,
    net_avg_samples = 2,
    no_buffers = true,
    out_to_console = false,
    out_to_stderr = false,
    extra_newline = false,
    own_window = true,
    own_window_class = 'Conky',
    own_window_type = 'desktop',
    stippled_borders = 0,
    update_interval = 1.0,
    uppercase = false,
    use_spacer = 'none',
    show_graph_scale = false,
    show_graph_range = false
}

conky.text = [[
${scroll 16 $nodename - $sysname $kernel on $machine | }
$hr
${color grey}Uptime:$color $uptime
${color grey}Frequency (in MHz):$color $freq
${color grey}Frequency (in GHz):$color $freq_g
${color grey}RAM Usage:$color $mem/$memmax - $memperc% ${membar 4}
${color grey}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 4}
${color grey}CPU Usage:$color $cpu% ${cpubar 4}
${color grey}Processes:$color $processes  ${color grey}Running:$color $running_processes
$hr
${color grey}File systems:
 / $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
${color grey}Networking:
Up:$color ${upspeed eth0} ${color grey} - Down:$color ${downspeed eth0}
$hr
${color grey}Name              PID   CPU%   MEM%
${color lightgrey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
]]

I get tihs but doesn't work

conky.config = {
    background = true,
    update_interval = 1,
    double_buffer = true,
    no_buffers = true,
    imlib_cache_size = 10,
    gap_x = 1050,
    gap_y = 90,
    minimum_size = '268 620',
    maximum_width = 268,
    own_window = true,
    own_window_type = 'normal',
    own_window_transparent = true,
    own_window_hints = 'undecorate,sticky,skip_taskbar,skip_pager,below',
    border_inner_margin = 0,
    border_outer_margin = 0,
    own_window_argb_visual = true,
    draw_shades = false,
    default_shade_color = 'AAAAAA',
    draw_outline = false,
    default_outline_color = 'AAAAAA',
    draw_borders = false,
    draw_graph_borders = false,
    default_graph_size = '26 80',
    show_graph_scale = false,
    show_graph_range = false,
    use_xft = true,
    xftalpha = 0,
    xftfont = 'Droid Sans:size=8',
    text_buffer_size = 256,
    override_utf8_locale = true,
    short_units = true,
    pad_percents = 2,
    top_name_width = 7,
    default_color = 'DCDCDC',
    color1 = 'DCDCDC',
    color2 = 'DCDCDC',
    color3 = 'DCDCDC',
    color4 = 'F9F9F9',
    color5 = 'D64937',
    color6 = '888888',
    color7 = '484848',
    color8 = '2D2D2D'
}
conky.text = [[
    ${execi 300 curl -s "http://weather.yahooapis.com/forecastrss?w=44418&u=c" -o ~/.cache/weather.xml}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/top-bg.png -p 20,30 -s 228x61}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/bottom-bg.png -p 20,473 -s 228x119}
    ${execi 300 cp -f ~/.harmattan-assets/photos/smallest/$(grep "yweather:condition" ~/.cache/weather.xml | grep -o "code=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*").png ~/.cache/weather.png}${image ~/.cache/weather.png -p 20,91 -s 228x86}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/border.png -p 20,91 -s 228x86}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/bg-1.png -p 20,177 -s 228x86}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/bg-2.png -p 20,263 -s 228x105}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/bg-3.png -p 20,368 -s 228x105}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/bg-4.png -p 20,478 -s 228x14}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/separator-v.png -p 95,185 -s 1x76}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/separator-v.png -p 172,185 -s 1x76}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/separator-h.png -p 33,369 -s 202x1}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/separator-h.png -p 33,269 -s 202x1}

    ${color3}${voffset 172}${alignc 77}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "day=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==1' | tr '[a-z]' '[A-Z]'}${color}
    ${color3}${voffset -13}${alignc}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "day=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==2' | tr '[a-z]' '[A-Z]'}${color}
    ${color3}${voffset -13}${alignc -77}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "day=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==3' | tr '[a-z]' '[A-Z]'}${color}

    ${color2}${voffset 51}${alignc 77}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "low=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==1'}°/${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "high=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==1'}°${color}
    ${color2}${voffset -13}${alignc}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "low=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==2'}°/${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "high=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==2'}°${color}
    ${color2}${voffset -13}${alignc -77}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "low=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==3'}°/${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "high=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==3'}°${color}

    ${goto 36}${voffset -172}${font Droid Sans :size=36}${color4}${execi 300 grep "yweather:condition" ~/.cache/weather.xml | grep -o "temp=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*"}°${font}${color}
    ${goto 46}${voffset 14}${font Droid Sans :size=12}${color4}${execi 300 grep "yweather:condition" ~/.cache/weather.xml | grep -o "text=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*"}${font}${color}
    ${color4}${alignr 52}${voffset -73}${execi 300 grep "yweather:atmosphere" ~/.cache/weather.xml | grep -o "pressure=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*"} ${execi 300 grep "yweather:units" ~/.cache/weather.xml | grep -o "pressure=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*"}
    ${color4}${alignr 52}${voffset 7}${execi 300 grep "yweather:atmosphere" ~/.cache/weather.xml | grep -o "humidity=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*"} %${color}
    ${color4}${alignr 52}${voffset 7}${execi 300 grep "yweather:wind" ~/.cache/weather.xml | grep -o "speed=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*"} ${execi 300 grep "yweather:units" ~/.cache/weather.xml | grep -o "speed=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*"}${color}

    ${voffset -117}${font Droid Sans Mono :size=22}${alignc}${color2}${time %H:%M}${font}${color}
    ${voffset 4}${font Droid Sans :size=10}${alignc}${color6}${time %A, %B %d}${font}${color}

    ${voffset 294}${goto 40}${color5}Cpu:${color}
    ${voffset 4}${goto 40}${color5}Mem:${color}
    ${voffset 4}${goto 40}${color5}Uptime:${color}
    ${voffset -47}${alignr 39}${color6}${cpu cpu0}%${color}
    ${voffset 4}${alignr 39}${color6}${memperc}%${color}
    ${voffset 4}${alignr 39}${color6}${uptime_short}${color}
    ${voffset -47}${alignc}${color2}${cpubar 5,36}${color}
    ${voffset 4}${alignc}${color2}${membar 5,36}${color}
    ${voffset 29}${goto 40}${loadgraph 26,190 D64937 D64937 -l}

    ${voffset 26}${goto 40}${color5}${top_mem name 1}${color}
    ${voffset 4}${goto 40}${color5}${top_mem name 2}${color}
    ${voffset 4}${goto 40}${color5}${top_mem name 3}${color}
    ${voffset 4}${goto 40}${color5}${top_mem name 4}${color}
    ${voffset 4}${goto 40}${color5}${top_mem name 5}${color}
    ${voffset -81}${alignc}${color2}${top_mem mem 1}%${color}
    ${voffset 4}${alignc}${color2}${top_mem mem 2}%${color}
    ${voffset 4}${alignc}${color2}${top_mem mem 3}%${color}
    ${voffset 4}${alignc}${color2}${top_mem mem 4}%${color}
    ${voffset 4}${alignc}${color2}${top_mem mem 5}%${color}
    ${voffset -81}${alignr 39}${color6}${top_mem mem_res 1}${color}
    ${voffset 4}${alignr 39}${color6}${top_mem mem_res 2}${color}
    ${voffset 4}${alignr 39}${color6}${top_mem mem_res 3}${color}
    ${voffset 4}${alignr 39}${color6}${top_mem mem_res 4}${color}
    ${voffset 4}${alignr 39}${color6}${top_mem mem_res 5}${color}
    ${voffset -104}${goto 40}${color1}Proc${color}
    ${voffset -13}${alignc}${color1}Mem%${color}
    ${voffset -13}${alignr 39}${color1}Mem${color}

    ${if_existing /proc/net/route ppp0}
    ${voffset -227}${goto 40}${color5}Up: ${color2}${upspeed ppp0}${color5}${goto 150}Down: ${color2}${downspeed ppp0}
    ${voffset 10}${goto 40}${upspeedgraph ppp0 26,80 d64937 d64937}${goto 150}${downspeedgraph ppp0 26,80 d64937 d64937}
    ${voffset 9}${goto 40}${color5}Sent: ${color2}${totalup ppp0}${color5}${goto 150}Received: ${color2}${totaldown ppp0}
    ${else}
    ${if_existing /proc/net/route ppp1}
    ${voffset -240}${goto 40}${color5}Up: ${color2}${upspeed ppp1}${color5}${goto 150}Down: ${color2}${downspeed ppp1}
    ${voffset 10}${goto 40}${upspeedgraph ppp1 26,80 d64937 d64937}${goto 150}${downspeedgraph ppp1 26,80 d64937 d64937}
    ${voffset 9}${goto 40}${color5}Sent: ${color2}${totalup ppp1}${color5}${goto 150}Received: ${color2}${totaldown ppp1}
    ${else}
    ${if_existing /proc/net/route wlp2s1}
    ${voffset -253}${goto 40}${color5}Up: ${color2}${upspeed wlp2s1}${color5}${goto 150}Down: ${color2}${downspeed wlp2s1}
    ${voffset 10}${goto 40}${upspeedgraph wlp2s1 26,80 d64937 d64937}${goto 150}${downspeedgraph wlp2s1 26,80 d64937 d64937}
    ${voffset 9}${goto 40}${color5}Sent: ${color2}${totalup wlp2s1}${color5}${goto 150}Received: ${color2}${totaldown wlp2s1}
    ${else}
    ${if_existing /proc/net/route wlp2s0}
    ${voffset -266}${goto 40}${color5}Up: ${color2}${upspeed wlp2s0}${color5}${goto 150}Down: ${color2}${downspeed wlp2s0}
    ${voffset 10}${goto 40}${upspeedgraph wlp2s0 26,80 d64937 d64937}${goto 150}${downspeedgraph wlp2s0 26,80 d64937 d64937}
    ${voffset 9}${goto 40}${color5}Sent: ${color2}${totalup wlp2s0}${color5}${goto 150}Received: ${color2}${totaldown wlp2s0}
    ${else}
    ${if_existing /proc/net/route wlan0}
    ${voffset -279}${goto 40}${color5}Up: ${color2}${upspeed wlan0}${color5}${goto 150}Down: ${color2}${downspeed wlan0}
    ${voffset 8}${goto 40}${upspeedgraph wlan0 26,80 d64937 d64937}${goto 150}${downspeedgraph wlan0 26,80 d64937 d64937}
    ${voffset 9}${goto 40}${color5}Sent: ${color2}${totalup wlan0}${color5}${goto 150}Received: ${color2}${totaldown wlan0}
    ${else}
    ${if_existing /proc/net/route wlan1}
    ${voffset -292}${goto 40}${color5}Up: ${color2}${upspeed wlan1}${color5}${goto 150}Down: ${color2}${downspeed wlan1}
    ${voffset 10}${goto 40}${upspeedgraph wlan1 26,80 d64937 d64937}${goto 150}${downspeedgraph wlan1 26,80 d64937 d64937}
    ${voffset 9}${goto 40}${color5}Sent: ${color2}${totalup wlan1}${color5}${goto 150}Received: ${color2}${totaldown wlan1}
    ${else}
    ${if_existing /proc/net/route eth1}
    ${voffset -305}${goto 40}${color5}Up: ${color2}${upspeed eth1}${color5}${goto 150}Down: ${color2}${downspeed eth1}
    ${voffset 10}${goto 40}${upspeedgraph eth1 26,80 d64937 d64937}${goto 150}${downspeedgraph eth1 26,80 d64937 d64937}
    ${voffset 9}${goto 40}${color5}Sent: ${color2}${totalup eth1}${color5}${goto 150}Received: ${color2}${totaldown eth1}
    ${else}
    ${if_existing /proc/net/route eth0}
    ${voffset -318}${goto 40}${color5}Up: ${color2}${upspeed eth0}${color5}${goto 150}Down: ${color2}${downspeed eth0}
    ${voffset 10}${goto 40}${upspeedgraph eth0 26,80 d64937 d64937}${goto 150}${downspeedgraph eth0 26,80 d64937 d64937}
    ${voffset 9}${goto 40}${color5}Sent: ${color2}${totalup eth0}${color5}${goto 150}Received: ${color2}${totaldown eth0}
    ${else}
    ${if_existing /proc/net/route enp0s0}
    ${voffset -331}${goto 40}${color5}Up: ${color2}${upspeed enp0s0}${color5}${goto 150}Down: ${color2}${downspeed enp0s0}
    ${voffset 10}${goto 40}${upspeedgraph enp0s0 26,80 d64937 d64937}${goto 150}${downspeedgraph enp0s0 26,80 d64937 d64937}
    ${voffset 9}${goto 40}${color5}Sent: ${color2}${totalup enp0s0}${color5}${goto 150}Received: ${color2}${totaldown enp0s0}
    ${else}
    ${if_existing /proc/net/route enp0s1}
    ${voffset -344}${goto 40}${color5}Up: ${color2}${upspeed enp0s1}${color5}${goto 150}Down: ${color2}${downspeed enp0s1}
    ${voffset 10}${goto 40}${upspeedgraph enp0s1 26,80 d64937 d64937}${goto 150}${downspeedgraph enp0s1 26,80 d64937 d64937}
    ${voffset 9}${goto 40}${color5}Sent: ${color2}${totalup enp0s1}${color5}${goto 150}Received: ${color2}${totaldown enp0s1}
    ${else}
    ${voffset -311}${goto 40}${color5}Network disconnected${color}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/offline.png -p 44,284 -s 16x16}
    ${endif}${endif}${endif}${endif}${endif}${endif}${endif}${endif}${endif}${endif}

    ${image ~/.harmattan-assets/misc/Numix/God-Mode/pressure.png -p 224,95 -s 16x16}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/humidity.png -p 224,115 -s 16x16}
    ${image ~/.harmattan-assets/misc/Numix/God-Mode/wind-2.png -p 224,136 -s 16x16}
    ${execi 300 cp -f ~/.harmattan-assets/icons/small---dcdcdc/$(grep "yweather:forecast" ~/.cache/weather.xml | grep -o "code=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==1').png ~/.cache/weather-1.png}${image ~/.cache/weather-1.png -p 41,207 -s 32x32}
    ${execi 300 cp -f ~/.harmattan-assets/icons/small---dcdcdc/$(grep "yweather:forecast" ~/.cache/weather.xml | grep -o "code=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==2').png ~/.cache/weather-2.png}${image ~/.cache/weather-2.png -p 119,207 -s 32x32}
    ${execi 300 cp -f ~/.harmattan-assets/icons/small---dcdcdc/$(grep "yweather:forecast" ~/.cache/weather.xml | grep -o "code=\"[^\"]*\"" | grep -o "\"[^\"]*\"" | grep -o "[^\"]*" | awk 'NR==3').png ~/.cache/weather-3.png}${image ~/.cache/weather-3.png -p 195,207 -s 32x32}${font}${voffset -120}\
]]

Border arround.

It's not the black border, is a transparent one, i don't know what to do to get rid of it.
image

Openweather API returns error 401

Hi,

I found that the api returns a 401 error. Modifying the get_weather script, adding https:// on the api_prefix variable should fix it.

Screenshots of all themes

One screenshot of each theme would be really useful. It's hard to judge how they look by just the name. The other way requires trying out each theme one by one to figure out how they look, and pick a favourite.

View Problem

Hi
Why does it look like this and say "conky: Unable to load image '/home/mohammad/.cache/weather-1.png'"?
screenshot from 2016-07-24 14-56-54

Network disconnected message, when it is not.

Hi,

I Registered on openweather website and got the API key, then I added my location id, at appropriate place. Then I logout and logged in, and started conky. Only personal change I made to conkyrc is that I added alignment="top_right", on line 25

I am not seeing weather info, And below that It is saying that "Network disconnected" When actually It is not. Please see the screenshot.

screenshot from 2017-05-19 18-07-34

What should I do?

Not working

Hello. I'm doing like in installation section but not work. Ubuntu16.04.
Here is output:
$ conky
conky: desktop window (200000a) is subwindow of root window (225)
conky: window type - normal
conky: drawing to created window (0x3600001)
conky: drawing to double buffer
conky: Unknown setting 'imlib_cache_size'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: forked to background, pid is 17055
parse error: Invalid numeric literal at line 1, column 7
cp: cannot stat '/home/user/.harmattan-assets/icons/#fff__32/.png': No such file or directory
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7
cp: cannot stat '/home/user/.harmattan-assets/photos/smallest/.png': No such file or directory
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7
cp: cannot stat '/home/user/.harmattan-assets/icons/#fff__32/.png': No such file or directory
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7
parse error: Invalid numeric literal at line 1, column 7

Weather days does not refresh

I installed conky/Harmattan in Wednesday... today is Friday but I still have 3-day weather WED / THU / FRI. Shouldn't it be FRI / SAT / SUN?

Can't get weather even with OpenWeatherMap API

I've downloaded the latest version and followed the instructions, as well as using voffset to correct the problems with alignment.

But I just can't seem to get the weather forecast to work. I'll put the whole .conkyrc I've configured in a pastebin linked here (API key used and location ID will be edited because it seems smart to do that), in case someone can find what I did wrong...

And here is a screenshot of how the Conky looks:
capture d ecran de 2016-11-09 23-41-00

Text shifted a little bit too high

I don't know if it's the same problem as in #1, but all my text is shifted a few pixels above of the normal place.
A screenshot showing the problem.

Currently using Ubuntu 16.04 LTS with the standard Unity Desktop and conky 1.10.1 with the Numix theme and normal God-Mode. This is happening in all other themes with or without photo mode too.

Otherwise, this theme is awesome, keep up the good work! :D

images don't load in ubuntu 16.04 , conky 1.10.1

conky detail :

$conky --version
conky 1.10.1 compiled Wed Jan  6 17:11:38 UTC 2016 for Linux 3.19.0-43-generic x86_64

Compiled in features:

System config file: /etc/conky/conky.conf
Package library path: /usr/lib/conky


 General:
  * math
  * hddtemp
  * portmon
  * IPv6
  * wireless
  * support for IBM/Lenovo notebooks
  * builtin default configuration
  * old configuration syntax
  * apcupsd
  * iostats
  * ncurses
  * Internationalization support
 X11:
  * Xdamage extension
  * XDBE (double buffer extension)
  * Xft
  * ARGB visual
  * Own window

 Music detection:
  * MPD
  * MOC

 Default values:
  * Netdevice: eth0
  * Local configfile: $HOME/.conkyrc
  * Localedir: /usr/share/locale
  * Maximum netdevices: 64
  * Maximum text size: 16384
  * Size text buffer: 256

command line error :

$conky
conky: desktop window (1a00026) is subwindow of root window (d5)
conky: window type - normal
conky: drawing to created window (0x2400001)
conky: drawing to double buffer
conky: Unknown setting 'imlib_cache_size'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: forked to background, pid is 12822

Feedback: lm-sensors/hddtemp Integration

I tried adding it myself, but the style goes to sh...
https://distrojumper.wordpress.com/2011/10/15/conky-and-lm-sensors/

Basically, on God-Mode, add CPU temperatures after the uptime.
Also, reading through the conkyrc file, it'd seem that the only CPU usage shown is for cpu0, which would be a single core? What about us quad-core owners ?

Cheers

EDIT: Also, I saw a picture of one of the setups where it shows what the weather should look like, but idk where to turn that on, if that's what I'm missing.

How to change form factor

I love this theme, but after i installed this, it just display the mini form. I want change it to full, but i can't find how to change it. How should i do? Thank you and your GOOD job!

Thanks and notes

Thank you for a stylish set of themes. A few minor things you may want to know:

  • I didn't have jq installed (quick fix with sudo apt install jq -y), weather was broken. Not sure if it's a conky dependency or specific to your theme, but it should be noted as a dependency.
  • The network configuration was off as my main network adapter is eno1. Manually replacing it in the configuration files is a bit awkward (I used d .harmattan-themes/ -name '.conkyrc' -execdir sed -i 's/ppp0/eno1/g' {} \;). Perhaps consider prompting for the network interface name when installing the theme, or detect the first one that has a link?
  • Last but not least, I couldn't figure out how to import these into conky-manager, so I'm stuck using the preview script.

Colors

Hi!

I can't figure out what's wrong here.
Everything is so light, I can't even read it.
harmattan

console window's current visible content used as background

Hi there,
I wanted to try harmattan, but I keep getting the console windows's current UI as background somehow.
I looked also into issue no 3, which doesn't seem to be the same issue. See screenshot below

screenshot_2017-08-30__19-07_2

My conky version:

conky 1.10.6_pre compiled Mit Aug 30 17:46:09 CEST 2017 for Linux 4.12.8-2-ARCH x86_64

Compiled in features:

System config file: /etc/conky/conky.conf
Package library path: /usr/lib/conky

General:

  • math
  • hddtemp
  • portmon
  • IPv6
  • Curl
  • RSS
  • Weather (METAR)
  • Weather (XOAP)
  • wireless
  • support for IBM/Lenovo notebooks
  • builtin default configuration
  • old configuration syntax
  • Imlib2
  • apcupsd
  • iostats
  • ncurses
  • Internationalization support

Lua bindings:

  • Cairo
  • Imlib2
  • RSVG
    X11:
  • Xdamage extension
  • Xinerama extension (virtual display)
  • XDBE (double buffer extension)
  • Xft
  • ARGB visual
  • Own window

Music detection:

  • MPD
  • MOC

Default values:

  • Netdevice: eth0
  • Local configfile: $HOME/.conkyrc
  • Localedir: /usr/share/locale
  • Maximum netdevices: 64
  • Maximum text size: 16384
  • Size text buffer: 256

Background transparency

Hey, first of all thanks for the themes, they are awesome!

So I am having troubles getting the theme to work as intended, even tho the background is transparent, it is not really transparent, it distorts wallpaper underneath like this:
conky

Argb is not an option since it gives alpha to everything, and text is almost invisible on bright wallpapers. The only solution I can imagine is if own_window were to fit the content perfectly, but for some reason you preferred to align content with offset. So is there a way to fix this besides manually fixing alignments ( already gave up 3 times halfway 😄 ) ?

eOS frey x64 (ubt 14.04)

Blackborder in Gnome shell

I started using your conky module, and i really liked this especially your god mode. But It seems there is a black box behind this module. I can't find any settings related to redesign according to my need. Please provide an steps or show me how to change this. I also read it is an issue in your module. If you could show me a way, may be i could also try this to be fixed.
Even if i use mini or compact or any other module this black box appears to be in full size and it seems to be exist as same as that of other for whatever theme i used.

Misaligned text

After updating to the latest version my text is misaligned with the rest of the window/background.

selection_009

I am new to conky and was not able to debug much .

Broken theme

I have a problem with every single theme. It just looks broken. I am running Ubuntu 16.04 if that helps.
przechwycenie obrazu ekranu_2016-12-11_23-56-24

Transparent theme on Debian Stretch

After upgrading to Debian Stretch (conky version 1.10.6), the Transparent theme is no longer transparent imgur.com/a/Rg8u8. Current master of Harmattan.

.conkyrc's won't load with Conky 1.10.x

So I've compiled Conky 1.10.x from Git Master, then cloned your Git repo and followed all of the steps but the widgets just won't load. All it says in the terminal is:

date: invalid date ‘@null’
date: invalid date ‘@null’
[17:55:14] vistaus@vistaus-solus /home/vistaus/Downloads (0)

OS: Solus
DE: Budgie 10.3 (latest)

How to solve this?

Weird background and aligment

Hello,

I try to use your theme on my fedora. Conky, curl, jq, and droidless are installed.
.harmattan-assets is in the root of my user folder, as well as the conkyrc that matches the theme. I tried several themes in god mode.

The alignment of the text is incorrect and conky copies a part from elsewhere on my screen that corresponds to the terminal.
capture d ecran de 2017-05-03 16-36-47

Thanks for your help

Can't render pngs

Inkscape is installed.

sh render-pngs

-e \e[1mEnter icon icon_size (skip for default): \e[0m

-e \e[1mEnter 1 or more colors (space or tab separated): \e[0m
render-pngs: 40: read: Illegal option -a
render-pngs: 47: render-pngs: icon_colors[0]=#000: not found
render-pngs: 57: render-pngs: Bad substitution

Missing network interface + Suggestion

I really appreciate your effort to have listed 10 possible network interfaces, yet that still doesn't cover the network interfaces on my laptop (which are enp0s25 and wlo1, by the way). Inspired by your work, I have written a command to get the working network interface based on output from /proc/net/route:
cat /proc/net/route | tail -n +2 | head -n1 | awk '{print $1;}'
However, this command can only display the working (connected) network interface, not all available network interfaces on a computer. After some googling, I've found out 2 commands that list all available network interfaces:
ifconfig -a
or
ip link show
I think that maybe you can add these commands into the README file so that other people will be able to quickly identify available network interfaces on their computer.

Black Border??

I have an ugly black border around the Harmattan conky. Every single theme.
screenshot from 2016-06-10 18-38-08

unknown variable image

I am having this problem, unknown variable image, the .harhattan-theme is in home folder, but i get this messages on terminal.

untitled

My conky looks like...

untitled2

My conky configuration file this untouchable.
Please help me.

Metric system uses Kelvin temperatures

I used the preview script (./preview.sh) to configure Harmattan and chose metric system as my unit system. Unfortunately temperatures were displayed in Kelvin, while Celsius is what we're used to. Sadly it seems that openweathermap API only gives these two choices: imperial (°F) and metric (°K). So I edited my .conkyrc to get what I need (0°C is 273.15°K):

${color2}${voffset 51}${alignc 77}${execi 300 jq -r .list[0].temp.min ~/.cache/forecast.json | awk '{print int($1-273.15)}' # round num}°/${execi 300 jq -r .list[0].temp.max ~/.cache/forecast.json | awk '{print int($1-273.15)}' # round num}°${color}

I do not understand what the +0.5 was intended to do in the original version.

Either I missed something in my configuration, or you might want to include that fix for the Celsius people around Here.

Can't get forecast with free OpenWeatherMap account

Right now, it's not possible to call api.openweathermap.org/data/2.5/forecast/daily with a free OpenWeatherMap account. However, it's possible to get forecast via api.openweathermap.org/data/2.5/forecast?...cnt=4 and get all the data from it.

I'd submit a PR, but I only made changes to one theme, and I don't know how to change this in all themes, I suppose you've generated them all by script?

Wrong current temperature

It keeps displaying 25C, 24 hours a day. I did put in the right API key in the conkyrc and also the right city ID. It does update the forecast, however. How to solve this?

OS: Solus
Conky: 1.10.x
Conky Harmattan: latest Git Master

Edit: when I right-click on the widget, it does update. Is that intended behavior?

Everything misaligned

screenshot from 2016-10-15 13-39-51

I haven't done anything to the conky config besides setting API key, city and ethernet.

Is there any way to shift all of the background down?

'No such configuration' error

I followed all the steps and I'm having this error when I execute the conky command from the terminal.
I uninstalled conky and back to install again but the error persists.
selection_031

jq is a requisite and should be indicated in the docs

Hello!
First things first, thanks for your great work!

Now to the point: I just find out that weather wasn't working, and when executing conky from the command line, I got:

cp: no se puede efectuar `stat' sobre '/home/ayito/.harmattan-assets/icons/#fff__32/.png': No existe el archivo o el directorio

Notice: .png

The code that writes the name of the ".png" file was abound the 250 line in .conkyrc (after configuration):
$(jq .list[0].weather[0].id ~/.cache/forecast.json).png

when I tried at the command line:
$echo $(jq .list[0].weather[0].id ~/.cache/forecast.json).png
I got

El programa «jq» no está instalado. Puede instalarlo escribiendo:
sudo apt install jq

After I installed the program "jq" the problema was solved.

This wasn't mentioned in the INSTALL docs and may be kind of hard to find out for some people (It cost me some time myself to figure it out).

So, I suggest to comment it in the INSTALL docs and also mention other software pre-requisites just to have a smooth installation and experience with the software.

Thanx again for the hard work!

New weather provider needed

Yahoo requires that a powered by Yahoo logo be added with their data: https://developer.yahoo.com/attribution/

There is no way I can do that in this conky, or any other ones I made, due to aesthetical reasons as well as space constraints, and I cannot add a reveal-on-hover link either, because of conky's limitations.

Also, I would need to be able to distribute the potential API key in the conf file; otherwise, the user would have to make an account on a weather page just to be able to use this conky.

" conky: unknown variable '$image' "

Every time I start Conky with one of these themes, I always get spammed with the unknown variable error, and I don't see any images on my Conky.

brandon@brandon-VirtualBox:~$ conky
conky: desktop window (2a0000a) is subwindow of root window (281)
conky: window type - normal
conky: drawing to created window (0x1a00001)
conky: drawing to double buffer
conky: Unknown setting 'imlib_cache_size'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: unknown variable '$image'
conky: forked to background, pid is 8125

I'm running Ubuntu in Virtualbox. I have the latest version of Conky (1.10.1 I believe.)
I'm using the OMG-Ubuntu! God-Mode theme, and I've replaced all of the template vars correctly.

Here's what my Conky looks like.

conky

Any ideas? All of the images should be touch-able. Running Conky with sudo doesn't make a difference.

Temperature error

This just started yesterday I think, definitely not long ago, most certainly I noticed it yesterday.

screenshot_2017-01-22_10-07-07

I've checked the obvious variables, made sure they were accurate, and they are, so I'm a little flummoxed as to where to look for the problem.

Horizontal

Less an issue, more of a question/request, but is a horizontal version available? I know how I'd do it, but I don't understand how the elements are arranged.

Weather doesn't work

Even after setting the API and the ID right, weather is the only thing that doesn't work

2018-07-11-075404_1920x1080_scrot

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.