
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Based on Conky-colours by helmuthdu
http://www.gnome-look.org/content/show.php/CONKY-colors?content=92328
I like Conky-colors, but:
- I don't want to register to Wearther.com
- I don't need mail notifications on my desktop
- Some important things are missing
- To many modifications
So, I modify Conky-colors script to fit my needs.
- I added nVidia card section to provide informations about GPU temperature
- Weather still available with Accuweather service (it's just a feed)
- I added HD temperature line
- Modified clock fonts
- Calendar under desktop clock
- Just english version
- You don't need to modify practically anything
Very simple!!
You can install/uninstall everything with a zenity script.
A little GUI program will help you to change between different conky flavours.
HDD Temperature requires root access. For how to check here:
http://ubuntuforums.org/showthread.php?s=423ee2361e1a9a5e3dc8a777c73cceff&t=282353&page=7
For WEATHER use everything after the loccode=
Example: If you live in Toronto, Canada
http://www.accuweather.com/world-index-forecast.asp?partner=accuweather&traveler=0&loccode=NAM|CA|ON|TORONTO
your code will be NAM|CA|ON|TORONTO
Put the code in your configuration file.
Please read How it works! file to get detailed instructions.
11 years ago
Version 1.0
first release
Version 2.0
I have changed the download link and there are some little improvements:
- rewrite installer script
- added single CPU version
- desktop shortcut automatically created
- now everything works Out-of-Box
Version 3.0
I fixed a little bug in HD applet
Screenshots updated
11 years ago
Version 1.0
first release
Version 2.0
I have changed the download link and there are some little improvements:
- rewrite installer script
- added single CPU version
- desktop shortcut automatically created
- now everything works Out-of-Box
Version 3.0
I fixed a little bug in HD applet
Screenshots updated
geminga
9 years ago
I looked into the folder and saw that the dark theme had only chmod 600 (rw for root)
YOU WILL NEED TO CHANGE THE PERMISSONS OF CONKY_DARK TO START IT!
#sudo chmod 744 ~/.Conky/conky_dark
geminga
Report
clockworktri
10 years ago
Report
pr09studio
10 years ago
(e.g. eth, PPoE)
Report
ahmad89
10 years ago
Report
jastonas
10 years ago
Just edit conky file, go to line 110 and remove the dot before the file nvidia-gpu.sh
Change from:
Quote:${voffset 6}${font PizzaDude Bullets:size=12}9${font} GPU temp: ${alignr}${execi 300 ~/scripts/.nvidia-gpu.sh}
To:
Quote:${voffset 6}${font PizzaDude Bullets:size=12}9${font} GPU temp: ${alignr}${execi 300 ~/scripts/nvidia-gpu.sh}
Report
darius82
10 years ago
I am very new to ubuntu and conky and i got a small problem. i got webdings installed but they dont show up in conky flavours. instead there a normal letters. can you help me?
Report
Zeros
11 years ago
But I want to ask you about the colors, because I want Conky in green, just like the picture up there. ¿Is there any solution for this?
Thanks, and sorry about my bad English. Greetings!
Report
Lemonade
10 years ago
unless you are going to build your own conky...
I think I can release a new version to add this feature
...so stay tuned for new updates!
Report
dzon65
11 years ago
Report
Lemonade
11 years ago
Report
Lemonade
11 years ago
2. With "panel", you mean "gnome-panel" or some other panel?
There may be a problem with your system...
Please post your details (with screenshots if possible) here, I'll be ready to help.
Report
soeb
11 years ago
Just one thing, it'd be better if you kept consistency between the space used and space available (for / showed how much is used and for /home how much space is available - confusing at first).
Report
Lemonade
11 years ago
Report
bulis88
11 years ago
Everything is working great except the weather plugin. When i run cflav i get this error: "/home/_a__/.scripts/weather.sh: 17: curl: not found" and it doesn't fetch the weather information.
Anyone could help?
Report
Lemonade
11 years ago
Report
bulis88
11 years ago
Report
redDEADresolve
11 years ago
Report
Lemonade
11 years ago
Report
LegoAddict
12 years ago
I got the harddrive thing working.
Thanks for this script, it's great. Only suggestions are that you provide a single-core version (I had to do just a tiny bit of digging in the conkyrc to get it to not think I had two cores. It wouldn't start until I did it like that), that you link to all the fonts used (again, no great trouble to find them, but it would just be easier).
Is there a way to disable the popup asking for light or dark on startup?
Report
Lemonade
12 years ago
There are no icons available for the Weather script because all desktop informations are provided by Accuweather in text format. We are not talking about Weather.com, this feed shows only minimal informations regarding current weather conditions.
Remember, I wrote this script to be as simple as possible.
Report
Lemonade
12 years ago
[urlhttp://ubuntuforums.org/showthread.php?s=423ee2361e1a9a5e3dc8a777c73cceff&t=282353&page=7[/url]
For Weather use everything after the loccode=
Example: If you live in Toronto, Canada
http://www.accuweather.com/world-index-forecast.asp?partner=accuweather&traveler=0&loccode=NAM|CA|ON|TORONTO
your code will be NAM|CA|ON|TORONTO
Report
LegoAddict
12 years ago
Any help?
Identical conkyrc as this original with some tweaks (read: removals)
Report
SpecKtacle
12 years ago
Really nice conky, by the way. :)
Report
Lemonade
12 years ago
Report