
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
This screenlet is based off the ClearWeather screenlet by Whise. My goal is to create a screenlet that has increased user configuration options, while still staying somewhat simplistic. I intend to make SmoothWeather a single application that you can go to for your weather needs.
In this package I have included the Blue theme for ClearWeather as well as one I made which is based off of the Blue theme, but uses the Shiny icons. Those are the icons you can see in the screenshot.
I am not a python expert or anything, so if there are issues let me know here in the comments. Thanks!
Installation:
- extract the contents of the archive to the .screenlets directory under your home directory
- if you want to share the screenlet with other users on the same system extract the contents of the archive to /usr/local/share/screenlets/
Update:
- close the SmoothWeather screenlet if you have it running
- delete the SmoothWeather directory from your .screenlets or /usr/local/share/screenlets/ directory
- extract the contents of the updated version to the screenlets directory that you just removed the old version from
Upcoming Features:
NOTE: These are features that are being worked on for the future releases. These do not indicate that they will be incorporated in the next release.
- Audible/Visual alerts for severe/warning weather conditions
- Audible description of current conditions
- Condition description when mousing over a day weather icon
13 years ago
v0.3.1 12/12/07
Fixed a stability issue
v0.3 12/11/07
Added toggle on menu for weather radar
Cannot go from mini to radar or radar to mini
Adjusted graphics slightly for better alignment
Added custom background functionality to screenlet
Still allows for "standard" themes to work
Localized most options to external XML file
Cleaned up some unneeded code
Added radar map functionality to screenlet
Made radar map more eye pleasing
Put radar map gatherer into a seperate module
v0.2 11/24/07
Added descriptions to themes in properties
Added "Shiny Ocean" theme for this release
Modified alignment of daily weather icons to better line up under day name
Changed default location to a working location
Changed default theme and default to non-metric format
Made "Use Metric" a toggle option on main menu when screenlet is "right-clicked"
Added "f" or "c" next to current temp to indicate standard or metric units
Added "realtime" updates of options on screenlet
Added "Layout" tab to options for better organization for future
Added windspeed and direction to screenlet with layout option
Added visibility to screenlet with layout option
Adjusted size of current high/low/humid/wind text to be less bold
Adjusted scale of current weather icon
Fixed screenlet icon in properties and manager, and made it's background transparent
Fixed zip code dialog box to default to OK if you just press enter/return key
Fixed cancel button on zip code dialog box
v0.1 11/19/07
I have repackaged the changes I made to the screenlet into my own named SmoothWeather. This was per Whise who wanted to bring diversity to the screenlets.
13 years ago
v0.3.1 12/12/07
Fixed a stability issue
v0.3 12/11/07
Added toggle on menu for weather radar
Cannot go from mini to radar or radar to mini
Adjusted graphics slightly for better alignment
Added custom background functionality to screenlet
Still allows for "standard" themes to work
Localized most options to external XML file
Cleaned up some unneeded code
Added radar map functionality to screenlet
Made radar map more eye pleasing
Put radar map gatherer into a seperate module
v0.2 11/24/07
Added descriptions to themes in properties
Added "Shiny Ocean" theme for this release
Modified alignment of daily weather icons to better line up under day name
Changed default location to a working location
Changed default theme and default to non-metric format
Made "Use Metric" a toggle option on main menu when screenlet is "right-clicked"
Added "f" or "c" next to current temp to indicate standard or metric units
Added "realtime" updates of options on screenlet
Added "Layout" tab to options for better organization for future
Added windspeed and direction to screenlet with layout option
Added visibility to screenlet with layout option
Adjusted size of current high/low/humid/wind text to be less bold
Adjusted scale of current weather icon
Fixed screenlet icon in properties and manager, and made it's background transparent
Fixed zip code dialog box to default to OK if you just press enter/return key
Fixed cancel button on zip code dialog box
v0.1 11/19/07
I have repackaged the changes I made to the screenlet into my own named SmoothWeather. This was per Whise who wanted to bring diversity to the screenlets.
Neovos
12 years ago
http://xoap.weather.com/weather/local/'19102'?cc=*&dayf=10&prod=xoap&par=1003666583&key=4128909340a9b2fc&unit='m'
I've also seen them use a type of zone format like "USPA0000" so I'm not sure if something changed in the syntax. Either way, it don't work. lol.
Report
sandaili
12 years ago
Report