Page 2255 of 2348 FirstFirst ... 125517552155220522452253225422552256225722652305 ... LastLast
Results 22,541 to 22,550 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #22541
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mrpeachy View Post
    @stinkeye

    it seems that the os.getenv command doesnt work for you
    try entering your username directly into the script

    Code:
    local username = os.getenv("USERNAME")
    --you can enter your username here in case of errors, 
    --enter username in quotes like this username = "yourname"
    local username = "mcdowall"
    this would be how i do it
    Yeah thanks, working now.
    One question....What does the time "1:12" at the top right indicate.
    Attached Images Attached Images

  2. #22542
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    it current time

    line 65 in iweather.lua
    Code:
    out({a=1,fs=16,x=280,y=25,txt=os.date("%I:%m %p")})

  3. #22543
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mrpeachy View Post
    it current time

    line 65 in iweather.lua
    Code:
    out({a=1,fs=16,x=280,y=25,txt=os.date("%I:%m %p")})
    Ok, hasn't changed here through conky restarts.

    EDIT: iweather.lua was using %m giving month. Changed to %M.
    All good ...have happy new year.
    Attached Images Attached Images
    Last edited by stinkeye; December 31st, 2013 at 07:08 AM.

  4. #22544
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    oops ... ill have to change that
    happy new year to you also!

  5. #22545
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Here's my version of v9000i - the interactive weather ...

    °C, km/h, (where available), DD/MM/YY - with a few more tweaks ... temp and the feels like temp always visible in Current

    mrpeachy and falldown are an awesome mix!

    I tip my hat to them!

  6. #22546
    Join Date
    Jan 2014
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    Hi!
    This is my conky config which is based on this, though it only uses it's lua code to draw those circles.
    The clock is almost identical to what it where, but all rings are solid color. CPU meter has 6 half-arcs that each presents one cpu core.

    Then there's section which shows what's on tv right now (they are finnish tv channels), this is done by a python script which fetches them from http://ampparit.com/tv-opas. The next section shows latests alerts(not sure what they should be called in english. fires, animal rescues, etc...) from our town (it's not so big, so no alerts now), it got them from http://www.tilannehuone.fi/halytys.php. I don't need this so much but it's there for my dad. That's too done by python script.

    That orange matches to this wallpaper even better than to the blue default on xubuntu.

    You can remove or add the arcs on cpu meter to match your core count, or you could use just one meter. On my crappy laptop I have only one arc with start angle of -175 and end angle of 175.



    btw. This is my first post. Have been browsing this site a long but never posted anything.

    Download: conkyrc.zip
    Last edited by monttu300; January 2nd, 2014 at 02:48 PM. Reason: Added zip file download

  7. #22547
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    @ monttu300

    Nice first post. Local General Alerts would probably work.

    Tilannehuone = Situation Room - I can't find "Veteli" but no matter I'm sure your father is quite happy with Tilannehuone Veteli

    Happy New Year!

  8. #22548

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mrpeachy View Post
    good day

    ive been tinkering with v9000 weather and with the help of falldown came up with this



    you can get all the files here if you want to try it
    https://dl.dropboxusercontent.com/u/.../v9000i.tar.gz

    updated iweather.lua
    https://dl.dropboxusercontent.com/u/190 … lua.tar.gz

    this is how it works
    http://youtu.be/8ROwx5-gr5c

    needs some more work to get things spot on
    I'm getting "inspired" by your efforts.
    Both of you are pushing the envelope...
    Great Job!
    Windows assumes the user is an idiot.
    Linux demands proof.

  9. #22549
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Habitual View Post
    I'm getting "inspired" by your efforts.
    Both of you are pushing the envelope...
    Great Job!
    OK, time to push your buttons ...

    Here mine with a complete conky under it (all one conky) and falldown's AWESOME mono icon set that he released today!

    Although you'd be better off with mrpeachy's or falldown's setup as they are made for the USA.

    This is a new fresh install as of 26 Dec ... tomorrow I'll have "Last Week" data, in about 35 minutes, and in Feb I'll have three months data as well.

    Happy New Year Habitual, Petro Dawg, Stinkeye and everyone else!
    Last edited by Sector11; January 2nd, 2014 at 03:33 AM.

  10. #22550
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Post your .conkyrc files w/ screenshots

    Happy New Year Sector11,

    Falldowns latest icons blend in much better.
    Wonder if falldown lived up to his name on New Years eve?
    Attached Images Attached Images
    Last edited by stinkeye; January 2nd, 2014 at 04:29 AM.

Page 2255 of 2348 FirstFirst ... 125517552155220522452253225422552256225722652305 ... 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
  •