public
Description: Ruby script that takes data from the BBC website and sends it to twitter/pollen_london
Homepage: http://twitter.com/pollen_london
Clone URL: git://github.com/snowblink/pollen-london.git
Adding License
snowblink (author)
Mon Jun 23 14:03:43 -0700 2008
commit  92de709cbee3c042c8e6f80da55e455ff10fd7c0
tree    a19c63b55e5cdd7862afc49bf074478a86f68fd3
parent  563930e70933b9b83a5ff1b99dc3beb3d6dfa9fd
...
4
5
6
7
8
 
 
 
 
9
...
4
5
6
 
7
8
9
10
11
12
0
@@ -4,4 +4,7 @@ A simple ruby script which posts pollen levels to Twitter.
0
 
0
 The BBC website supplies pollen data, but no RSS. Useful to know if you are a hayfever sufferer. I have this script cronned on a server to update [@pollen_london][pollen_london_on_twitter] with the pollen status daily.
0
 
0
-[pollen_london_on_twitter]: http://twitter.com/pollen_london
0
\ No newline at end of file
0
+[pollen_london_on_twitter]: http://twitter.com/pollen_london
0
+
0
+# License
0
+See `LICENSE`
0
\ No newline at end of file

Comments

    No one has commented yet.