Announcement

Collapse
No announcement yet.

Pollen count

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Pollen count

    Discussion for the pollen count script I posted in the library forum in case someone has questions.



    ------------------------------------------------
    This script will download a 4 day pollen count from www.pollen.com and create a local webpage in your homeseer directory with the information.

    It is best suited for a dialup connection as all required images are download as needed. It does not do any dialing however. Those with live connections would probably be better off just linking to www.pollen.com.
    The resulting webpage is very small, intended to be shoved into a small frame on a status page, however you can change this if needed.

    This script requires Perl. I don't think anything else is required.

    If there is a problem downloading images, the resulting webpage will be all question marks..

    No config file, you need to edit pollen.pl to add your zip code.


    # Directions:
    # o change $zip belkow to your zip code
    # o Connect to internet
    # o Run script
    # o resulting html page will be in homeseer\html\pollen\pollen.html
    # o images will be stored in homeseer\html\pollen\images

    Bholio

    Bholio
Working...
X