You are not logged in.

#961 2016-06-02 15:42:30

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

I have created a conkymonster!  smile
OH! ... wait that's a mirror!

Nice going f80!  lol


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#962 2016-06-02 16:26:05

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

You've brought him to the dark side.


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#963 2016-06-02 17:10:29

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Yes, the darkside in the tradition of #!: Welcome to the darkside. And that's a good thing.

RIGHT?  HUH! HUH!   big_smile


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#964 2016-06-03 08:05:06

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,648

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

s11_htc.th.jpg

This is so beautiful as the original with conkyForecast.
s13_htc.th.jpgs13_Vergleich_accuwetter.th.jpg

@S11
again an excellent realization of an idea (HTC) with a script by our friend @TBG.
Thank you very much!

my conkyrc

# pkill -xf "conky -q -c /home/unklar/S11/ConkyHTCSpill/conkyrc" &
# Original von sector11 Mai 2016
# modifiziert von unklar Juni 2016
# Idee von HTC Januar 2012  http://grynays.deviantart.com/art/Conky-HTC-Home-Spill-290958248

## ---------- Begin Window Settings
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints skip_taskbar,skip_pager,undecorated,below   #,sticky
own_window_colour 000000
own_window_class Conky
own_window_title HTCSpill
## ARGB can be used for real transparency
own_window_argb_visual yes ## Options: yes or no
## Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
own_window_argb_value 100

# fold -sw36 requires this as a minimum:
#minimum_size 245 0
#maximum_width 245

minimum_size 235 240
maximum_width 235

gap_x 15	## l|r
gap_y 15	## u|d
alignment tl
## ---------- End Window Settings
## ---------- Font Settings
## Force UTF8? requires XFT
override_utf8_locale yes

## Use Xft (anti-aliased font and stuff)
use_xft yes
xftfont Liberation Mono:bold:size=9
#xftfont Fantasque Sans Mono:bold:size=9
#xftfont Monofur:bold:size=9
#xftfont DejaVu Sans Mono:bold:size=9

## Alpha of Xft font. Must be a value at or between 1 and 0
xftalpha 1.0

## --------- End Font Settings
## --------- Color Settings
draw_shades yes
default_shade_color 000000
draw_outline no
default_outline_color 000000

default_color DCDCDC #Gainsboro
color0 98FB98 #PaleGreen
color1 778899 #LightSlateGray
color2 FFD700 #Gold
color3 B0E0E6 #PowderBlue
color4 F4A460 #SandyBrown
color5 DEB887 #BurlyWood
color6 00BFFF #DeepSkyBlue
color7 5F9EA0 #CadetBlue
color8 FFA500 #Orange
color9 FF4500 #OrangeRed
## ---------- End Color Settings
## ---------- Begin Borders Section
#draw_borders yes
## Stippled borders?
#stippled_borders 5
## border margins
border_inner_margin 0
border_outer_margin 0
## border width
#border_width 2
## graph borders
#draw_graph_borders yes ## no
## default_graph_size 15 40
## ---------- End Borders Secton
## ---------- Begin Miscellaneous Section
## Boolean value, if true, Conky will be forked to background when started.
background yes

## Adds spaces around certain objects to stop them from moving other things
## around, this only helps if you are using a mono font
## Options: right, left or none
use_spacer none

## Subtract (file slystem) buffers from used memory?
no_buffers yes

# Imlib2 image cache size, in bytes. Defaults to 4MiB. Increase this value if
# you use $image lots. Set to 0 to disable the image cache.
imlib_cache_size 0

# Interval (in seconds) to flush Imlib2 cache.
#imlib_cache_flush_interval 900

## Use the Xdbe extension? (eliminates flicker)
## It is highly reco${color}mmended to use own window with this one
## so double buffer won't be so big.
double_buffer yes

## ---------- End Miscellaneous Section

update_interval 1

#
TEXT
${execi 500 bash $HOME/1b1_accuweather_images/1b1}\
${image $HOME/S11/ConkyHTCSpill/images/base2.png -p -12,30 -s 260x145}\
${image $HOME/S11/ConkyHTCSpill/images/base2.png -p -12,180 -s 260x62}\
${image $HOME/S11/ConkyHTCSpill/images/flip_bg.png -p 18,7 -s 100x110}\
${image $HOME/S11/ConkyHTCSpill/images/flip_bg.png -p 118,7 -s 100x110}\


${font LED_Mono:size=60}${color1}${goto 26}${time %H}${goto 126}${time %M}${font}
${goto 28}${execpi 600 sed -n '28p' $HOME/1b1_accuweather_images/curr_cond|cut -c-13}\
${goto 135}${time %a} ${time %e} ${time %b}${color}

 W ${execpi 600 sed -n '31p' $HOME/1b1_accuweather_images/curr_cond}\
${alignr 5}${execpi 600 sed -n '29p' $HOME/1b1_accuweather_images/curr_cond}° \
${color2}±${execpi 600 sed -n '30p' $HOME/1b1_accuweather_images/curr_cond}°${color}
 @ ${execpi 600 sed -n '38p' $HOME/1b1_accuweather_images/curr_cond}\
${alignr 10}H ${execpi 600 sed -n '32p' $HOME/1b1_accuweather_images/curr_cond}
 ${execpi 600 sed -n '33p' $HOME/1b1_accuweather_images/curr_cond}\
${alignr 5}${color9}${execpi 600 sed -n '26p' $HOME/1b1_accuweather_images/first_days}° \
${color7}${execpi 600 sed -n '31p' $HOME/1b1_accuweather_images/first_days}°${color}
${image $HOME/1b1_accuweather_images/cc.png -p 55,103 -s 125x75}\
${image $HOME/1b1_accuweather_images/6.png -p 5,175 -s 46x27}\
${image $HOME/1b1_accuweather_images/11.png -p 51,175 -s 46x27}\
${image $HOME/1b1_accuweather_images/16.png -p 97,175 -s 46x27}\
${image $HOME/1b1_accuweather_images/21.png -p 143,175 -s 46x27}\
${image $HOME/1b1_accuweather_images/last_2.png -p 188,175 -s 46x27}\
${alignc}Lichtenstein, Saxony


${goto 6}${execpi 600 sed -n '8p' $HOME/1b1_accuweather_images/first_days}°/\
${execpi 600 sed -n '9p' $HOME/1b1_accuweather_images/first_days}°\
${goto 52}${execpi 600 sed -n '13p' $HOME/1b1_accuweather_images/first_days}°/\
${execpi 600 sed -n '14p' $HOME/1b1_accuweather_images/first_days}°\
${goto 99}${execpi 600 sed -n '18p' $HOME/1b1_accuweather_images/first_days}°/\
${execpi 600 sed -n '19p' $HOME/1b1_accuweather_images/first_days}°\
${goto 144}${execpi 600 sed -n '23p' $HOME/1b1_accuweather_images/first_days}°/\
${execpi 600 sed -n '24p' $HOME/1b1_accuweather_images/first_days}°\
${goto 190}${execpi 600 sed -n '4p' $HOME/1b1_accuweather_images/last_days}°/\
${execpi 600 sed -n '5p' $HOME/1b1_accuweather_images/last_days}°
${goto 12}${execpi 600 sed -n '5p' $HOME/1b1_accuweather_images/first_days|cut -c-3}\
${goto 58}${execpi 600 sed -n '10p' $HOME/1b1_accuweather_images/first_days|cut -c-3}\
${goto 105}${execpi 600 sed -n '15p' $HOME/1b1_accuweather_images/first_days|cut -c-3}\
${goto 150}${execpi 600 sed -n '20p' $HOME/1b1_accuweather_images/first_days|cut -c-3}\
${goto 196}${execpi 600 sed -n '1p' $HOME/1b1_accuweather_images/last_days|cut -c-3}

called In KDE the terminal is continuously this warning:

...
libpng warning: iCCP: known incorrect sRGB profile
...

according to arch: https://bbs.archlinux.org/viewtopic.php?id=168144
can be ignored or repaired with ImageMagick: https://wiki.archlinux.org/index.php/Libpng_errors

convert -strip <input filename> <output filename>

Now it's okay. big_smile

Offline

#965 2016-06-03 11:41:55

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

unklar wrote:

@S11
again an excellent realization of an idea (HTC) with a script by our friend @TBG.
Thank you very much!

# pkill -xf "conky -q -c /home/unklar/S11/ConkyHTCSpill/conkyrc" &
# Original von sector11 Mai 2016
# modifiziert von unklar Juni 2016
# Idee von HTC Januar 2012  http://grynays.deviantart.com/art/Conky-HTC-Home-Spill-290958248

Thank you.  But may I clear up one little thing: ^ that's not correct, the 'Original' idea isn't mine:

# pkill -xf "conky -q -c /home/unklar/S11/ConkyHTCSpill/conkyrc" &
# modifiziert von sector11 Mai 2016
# modifiziert von unklar Juni 2016
# Original idee von HTC Januar 2012  http://grynays.deviantart.com/art/Conky-HTC-Home-Spill-290958248

Nice little conky though no doubt about it.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#966 2016-06-03 12:25:41

fvirgola80
Member
From: Italy / Rome
Registered: 2015-10-08
Posts: 262

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

@TEO  :8
@Sector11 That will contain the monsterconky .... need help friend  wink
@unklar Good job smile


Nothing happens by chance

Offline

#967 2016-06-12 16:42:03

fvirgola80
Member
From: Italy / Rome
Registered: 2015-10-08
Posts: 262

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

The force was with me .... I rediscovered the LUA code and I created my own monster conky ... 5 Day Forecast and forecasts to 22 hours .... big_smile  big_smile  big_smile

v9000.jpg

the script used is the V9000   wink  wink


Nothing happens by chance

Offline

#968 2016-06-12 19:16:41

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

OH MY!  That a biggie!  Well done.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#969 2016-06-13 08:17:56

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

That's a conkyathan!


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#970 2016-06-13 12:05:47

fvirgola80
Member
From: Italy / Rome
Registered: 2015-10-08
Posts: 262

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

@ Sectro11  wink  wink
@ Teo  wink  wink

Masters there will be others ... may the force be with me big_smile


Nothing happens by chance

Offline

#971 2016-07-13 16:05:31

frankb
Member
Registered: 2016-07-02
Posts: 25

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

hi

i did everything in the hlp file for 1a_accuweather_conkyweather_font.

compiled it set my location. I just cant get it to work. It is currently in my root folder because i couldnt compile it otherwise. How can i get this thing to show up? thanks

Offline

#972 2016-07-13 16:10:57

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

I suppose you use the C version, right?
Any error messages while compiling?
What about while running?


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#973 2016-07-13 22:01:38

frankb
Member
Registered: 2016-07-02
Posts: 25

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

is it in the wrong folder? no errors in compile

Offline

#974 2016-07-14 14:45:25

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

So, any error messages when you run the compiled file?


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#975 2016-07-16 18:20:56

frankb
Member
Registered: 2016-07-02
Posts: 25

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

is there a beginning place for step by step instruction on installing conky weather scripts? I thnk that's the problem. Im sifting through info with no starting place. thanks

Offline

#976 2016-07-16 19:53:44

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Actually it is quite simple.  You mentioned that you grabbed: 1a_accuweather_conkyweather_font.  If you extract the .tar.gz file to your home directory it's all set up with some conkys that will run without any problem.

Extract that file in your /home directory and you will have - /<your user_name>/ not /sector11/:

  • /home/sector11/1a_accuweather_conkyweather_font/1a_README_INFO

  • /home/sector11/1a_accuweather_conkyweather_font/.conkyrc_1a_int

  • /home/sector11/1a_accuweather_conkyweather_font/.conkyrc_1a_usa

  • /home/sector11/1a_accuweather_conkyweather_font/1a

  • /home/sector11/1a_accuweather_conkyweather_font/1a_c_version.c

  • /home/sector11/1a_accuweather_conkyweather_font/ConkyWeather.ttf

copy or move the font: ConkyWeather.ttf to:

~/.font

and in a terminal run the command:

fc-cache -fv

Now, there are two PDF files in /home/sector11/1a_accuweather_conkyweather_font/1a_README_INFO that will help you get started.
One will explain how to get the line you need in the "1a" bash script for your location

However right now you can run this:

conky -c $HOME/1a_accuweather_conkyweather_font/.conkyrc_1a_int

and get a conky running with the default location:

address="http://www.accuweather.com/en/si/ljubljana/299198/weather-forecast/299198"

as seen in the ~/1a_accuweather_conkyweather_font/1a script

You need to read the PDF in ~/1a_accuweather_conkyweather_font/1a_README_INFO and get to the accuweather site location and get the proper information for your location and set it up in the script:

For example, I'm in Buenos Aires Argentina so I would use this line in the 1a script:

address="http://www.accuweather.com/en/ar/buenos-aires/7894/weather-forecast/7894"

Starting the conky like this:

conky -q -c /home/sector11/1a_accuweather_conkyweather_font/.conkyrc_1a_int &

And there it is on the right:
2016_07_16_16_36_34_Scrot11.jpg

On the bottom of my screen you can see a simple 1b2)Accuweather - ConkyWeather font running between my exchange/email conky and time/date conky.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#977 2016-07-16 21:15:25

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

+1
Please ask a specific question about the scripts.
Which part of the guidelines do you not understand?


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#978 2016-07-18 03:47:39

frankb
Member
Registered: 2016-07-02
Posts: 25

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

thank you very much. sorry for the delay.

do i run .conkyrc_1a_usa ?
like
conky -c $HOME/1a_accuweather_conkyweather_font/.conkyrc_1a_usa

got it up
how to load it auto on start up?

i only changed to my address in the 1a file

thanks again. !!!

Offline

#979 2016-07-18 11:39:05

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Go to

~/.config/openbox/

and open the file

autostart

with your favourite text editor.
Add this line

conky -c $HOME/1a_accuweather_conkyweather_font/.conkyrc_1a_usa &

at the end of the file and save.
Reboot.
Done.


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#980 2016-07-18 14:20:07

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

^  If it doesn't show after rebooting / or when starting up, put a 'pause' in there, where 5 is a number of seconds to wait for your desktop to load:

conky -p 5 -c $HOME/1a_accuweather_conkyweather_font/.conkyrc_1a_usa &

-p | --pause= SECONDS
    Time to pause before actually starting Conky

And another happy user!


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

Board footer

Powered by FluxBB