Page 24 of 287 FirstFirst ... 1422232425263474124 ... LastLast
Results 231 to 240 of 2865

Thread: HOWTO: VinDSL Conky Script

  1. #231
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by paramvir View Post
    Gr8 the debug log does help in getting clarity
    This is a great feature! I have used it several times, already.

    Quote Originally Posted by paramvir View Post
    Can you attach the currdata.html from the /tmp/wx-...39 directory - need the downloaded data with imperial units to work with. thanks
    <see attached>
    Attached Files Attached Files
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  2. #232
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by paramvir View Post
    [...] and which other bugs insects have you found as u mention I *think* that's a bug too???
    I haven't had a chance to thoroughly test all elements, but...

    Using my centigrade/fahrenheit "workaround", the "Feels like" output is still displayed in unconverted centigrade readings.

    For instance, in my case, the output says it "Feels Like: 183°" at my location.

    The funny thing is, it actually does feel like 183° here in Arizona, in the summer, but I think that figure is incorrect. LoL!
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  3. #233
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by sparker256 View Post
    I am using this call to have the config file in a easier location to modify and get running faster.

    Code:
    ${execpi 900 conkywx -c "/home/bill/.conky/weather/conkywx.conf" -t "/home/bill/.conky/weather/vindsl-font-template" |
    Thanks again Bill
    Excellent idea, Bill!

    I'll incorporate that...
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  4. #234
    Join Date
    Apr 2012
    Location
    Oz
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: HOWTO: VinDSL Conky Script

    deleted... the beauty of working things out yourself is bliss
    Last edited by PJs Ronin; September 6th, 2012 at 04:29 AM.

  5. #235

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by VinDSL View Post
    This is a great feature! I have used it several times, already.
    <see attached>
    Got that - needs some work but as have some other work in pipe line - shall try and get something out soon lets see.

    Thanks

  6. #236
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: HOWTO: VinDSL Conky Script

    Tighten up the code a bit. The "biggest" change is, I added an overlay to the moon phase icon.

    Code:
    ##################################
    ## VinDSL | rev. 12-09-05 17:57 ##
    ##################################
    ##   CONKYWX WEATHER TEMPLATE   ##
    ##################################
    ${voffset 6}${goto 36}${font Weather:size=42.65}${color6}y${font}
    ${voffset -58}${font RadioSpace:size=32}${color6}${alignc}[PT]${font}
    ${voffset 2}${goto 88}${font DroidSansFallback:bold:size=8}${color5}Trend:${offset 3}${color6}[FCTT]${font}
    ${voffset -43}${goto 204}${font DroidSansFallback:bold:size=7.55}${color5}Today${font}
    ${voffset 0}${goto 200}${font DroidSansFallback:bold:size=8}${color6}[D1T]${font}
    ${voffset -41}${goto 188}${font KRARound:size=39}${color3}I${font}
    ${voffset 8}${font Ubuntu:size=24.5}${color5}${alignc}[CT]${font}
    ${voffset 8}${goto 84}${font DroidSansFallback:bold:size=8}${color5}Humidity:${offset 3}${color6}[HM]${font}${voffset 11}${goto 84}${font DroidSansFallback:bold:size=8}${color5}Barometer:${offset 3}${color6}[BR]${font}${voffset 11}${goto 84}${font DroidSansFallback:bold:size=8}${color5}Bar${offset 2}Trend:${offset 3}${color6}[FCTP]${font}${voffset 11}${goto 84}${font DroidSansFallback:bold:size=8}${color5}Sunrise:${offset 3}${color6}[SR]${font}${voffset 11}${goto 84}${font DroidSansFallback:bold:size=8}${color5}Sunset:${offset 3}${color6}[SS]${font}
    ${voffset -62}${goto 16}${font ConkyWindNESW:size=42}${color6}[BF]${font}${voffset -38}${voffset 2}${goto 195}${font MoonPhases:size=34.5}${color6}[MIF]${font}${voffset -35}${goto 197}${font MoonPhases:size=34.5}${color8}8${font}
    ${voffset 1}${goto 22}${font DroidSansFallback:bold:size=8.45}${color3}[WS] mph${voffset -1}${goto 200}[MP1]${font}
    ${voffset 8}${goto 26}${font DroidSans:bold:size=8.5}${color5}[D2D]${goto 86}[D3D]${goto 144}[D4D]${goto 204}[D5D]${font}
    ${voffset 1}${goto 22}${font ConkyWeather:size=32}${color6}[D2F]${goto 82}[D3F]${goto 140}[D4F]${goto 198}[D5F]${font}
    ${voffset 2}${goto 23}${font DroidSans:bold:size=8.5}${color3}[D2T]${goto 83}[D3T]${goto 141}[D4T]${goto 199}[D5T]${font}
    Looked rather lonely, without a silhouette of the shaded area of the moon.

    Besides, by the time a new moon arrives, there wouldn't be anything to look at all... just empty space. LoL!


    Last edited by VinDSL; September 6th, 2012 at 04:42 AM. Reason: Typo Demon Strikes Again!
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  7. #237
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by PJs Ronin View Post
    I'm guessing these are standard color names, but where do they come from? Is there a list?

    [...]It's been many a year since I cut code and you guys are making me try and remember more than my brain is prepared to accept.
    Heh! Wait 'til you're dreaming about Conky, and wake yourself in the night, so you can make changes before you forget them.

    I gave you fair warning... it's addictive!

    On "named colors", I don't know where they came from, but I always use them, when possible. It's just another one of my quirks.

    Here's a list (chart) I made, a few years back:


    "Named colors" start about halfway down the page...
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  8. #238
    Join Date
    Apr 2012
    Location
    Oz
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: HOWTO: VinDSL Conky Script

    Sorry vinDSL... I deleted/edited my post about the same time you posted so there is a loss of continuity. Thankx for the colour update.

    Yes, this is bloody addictive.

  9. #239
    Join Date
    Jul 2011
    Beans
    10

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by paramvir View Post
    conkywx gets the weather data to conky - how you set your template makes the difference - how much information you show depends on your choice.

    have a look at the slim template it shows slightly less info. you can also use the # character to comment out lines you do not want to see.
    Maybe I will divide conky into two and use them seperately. After VinDSL share all his confs I will modify them (:

  10. #240
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by Rbbt View Post
    Maybe I will divide conky into two and use them seperately. After VinDSL share all his confs I will modify them (:
    I'm not quite ready to do a data dump, yet.

    Having to much fun playing with ConkyWX/Wunderground

    I'll do an update, in a few minutes, so you can see where it stands...
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

Page 24 of 287 FirstFirst ... 1422232425263474124 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •