The license of rings as in rings.lua. It is interesting to read comments on all the variables of the Rings.
Based on  conky2 by ~dinozaur1982 of "deviantart.com". More script in "deviantart.com" find "conky".

Instalation:
I write very wrong in english. I'm sorry.
###Ubuntu###

I use gnome3 but also works in Unity.
I've done it with a resolution of 19020x 1080 set the ".conkyrc" file in /home/<youruser> for data values "​​voffset" and "goto" var to change.

##Install conky copy in terminal:

$ sudo add-apt-repository ppa:vincent-c/conky
$ sudo apt-get update
$ sudo apt-get install conky-all

##Install theme:
Copy in /home/<youruser> folder "conky", "fonts" file "conkyrc"

Rename folder "conky" and "fonts" to ".conky" ".fonts" and file "conkyrc" to ".conkyrc"

To start theme use the script "start_conky.sh", you have to give execute permissions to the following terminal command: 

$ chmod +x  start_conky.sh

To start conky in the begining of sesion you have select in applications:
 -Select "Startup Program" select "add" and write:
	-Name: Conky
	-Command:conky -p 10
	-Comment: see~/.conkyrc

Have fun ;)

#############

#####Fedora####

##Install in terminal:

$ sudo yum install conky


To start conky in the begining of sesion you have copy in terminal:

$ gnome-session-properties

Select "add" and write:
	-Name: Conky
	-Command:conky
	-Comment: see~/.conkyrc
Have fun ;)

That's...that's all folks guys.
