initial support of weather

This commit is contained in:
arcan1s
2015-07-22 00:44:39 +03:00
parent a065e96bc3
commit b699095f38
21 changed files with 1220 additions and 62 deletions

View File

@ -17,6 +17,8 @@
#define AWESAPI 3
// extupgrade api version
#define AWEUAPI 2
// extweather api version
#define AWEWAPI 1
// links
#define HOMEPAGE "http://arcanis.name/projects/awesome-widgets/"