RECYCLE SUITE FOR RAINMETER: Was working on this for quite some time. Firstly, only thing I had was circle shape with style but I didnt like the easy look of it. So I started to create various nature elements in Illustrator that would fit the Gaia projects. After working with various versions of styles this was the final result. However its still 1.0 version so I will work on it more later on, adding more skins or more variations of already existing ones. ------------------------------------------------------------------------- USAGE: + Find the installation walkthrough in readme file + Read notes in code when setting up widgets, there are some tips in there + Widgets like HDDs, Recycle Bin or Gmail supports a tooltip for begineers who dont know how to use them ------------------------------------------------------------------------- VERSION 1.0: Clock Date System Metering for RAM and CPU Recycle Bin Gmail 2 HDD widgets Weather UpTime RSS feed Notes ----------------------------------------------------------------------- CREDITS: - feedback, help etc..
- wallpaper used as a background in preview
- RSS feed is mod of Mangotsfield RSS widget
- Inspiration from Gaia09 release ----------------------------------------------------------------------- LICENSE: Look at the right panel here. For more information read "Readme" file in ZIP.
Didnt make any I think. Might do in future (its still in 1.0). But check Gaia releases, especially 09 and 10. There are foobar and winamp skins out there aswell as CAD and Rainmeter suites
you somehow sent 2 comments so I have hidden the first one. Now, to your question. Run mail and weather widget. then right click on the widget and select "Edit skin". The txt file will be opened in your default set notepad application. Now this file shows you code of the widget. I am sure I have add some notes between it with advice how and what to change, but well.. here you go:
Weather - search for "Location=" attribute and change the location to yours. You can find your location by going to weather.com, finding your place and opening the RSS feed of it. Now when you have opened the RSS page of your location, in the adressbar of browser you have URL. The weather location code is the thing thats typed in caps. Copy it and paste to "Location=" attribute.
Gmail - just open up code and search for Username and password attributes. They should be somewhere on the top I think.
thanx
Now, to your question. Run mail and weather widget. then right click on the widget and select "Edit skin". The txt file will be opened in your default set notepad application. Now this file shows you code of the widget.
I am sure I have add some notes between it with advice how and what to change, but well.. here you go:
Weather - search for "Location=" attribute and change the location to yours. You can find your location by going to weather.com, finding your place and opening the RSS feed of it. Now when you have opened the RSS page of your location, in the adressbar of browser you have URL. The weather location code is the thing thats typed in caps. Copy it and paste to "Location=" attribute.
Gmail - just open up code and search for Username and password attributes. They should be somewhere on the top I think.