tcellerier / jdigiclock

Javascript digital clock & weather forecast (HTC Hero inspired)
GNU General Public License v3.0
6 stars 7 forks source link

jdigiclock

Install



## Preview
![alt tag](screenshot.png)

## Changelog

### Version 3.2.1 - 2023-09-23
* Fix API for Normals (switched to long & lat parameters) 

### Version 3.2 - 2022-02-24
* Add seasonal average
* Add rainfall and wind gust

### Version 3.0.2 - 2021-04-11
* Fix Meteo France API

### Version 3.0.1 - 2020-08-07
* New API for sunset & sunrise data: https://sunrise-sunset.org/api 

### Version 3.0.0 - 2019-01-05
* Migrated to undocumented MeteoFrance API

### Version 2.1.5 - 2017-01-14
* Fixed API Yahoo

### Version 2.1.4 - 2016-05-31
* Modification by Thomas Cellerier
* Single page view, added French language

### Version 2.1.3 - 2015-03-21
* Unofficial modification by <a href="http://www.baldwhiteguy.co.nz" target="_blank">Andrew Mercer</a>
* Changed to use Yahoo Weather rather than defunct accuweather feed.
* Disabled proxy as redundant with JSONP callback.
* Server offset option allowing JDigiClock to display in specific timezone based on server-supplied time.
* Compatibility with JQuery 1.10.2      

### Version 2.1.0 - 2010-02-24 (https://github.com/dineshkummarc)
* Fixed bug with configuration option <code>weatherImagesPath</code> reported by <a href="http://www.emessage.it" target="_blank">Alessandro Benedetti</a>
* Animation method rewriting
* New configuration option <code>proxyType</code>
* Added .NET proxy. Thanks to <a href="http://www.emessage.it" target="_blank">Alessandro Benedetti</a>

### Version 2.0.0 - 2009-12-06 (https://github.com/dineshkummarc)
* Add 5-day forecast panel.

### Version 1.0.0 - 2009-11-28 (https://github.com/dineshkummarc)
* Initial release.