Skip to content

A twitter bot that tweets the daily Air Quality Index (AQI) forecast from AirNow.gov.

License

Notifications You must be signed in to change notification settings

reeserich/aqi_bot_US

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

US Air Quality Bot

A twitter bot that tweets the daily Air Quality Index (AQI) forecast from AirNow.gov. Currently live on Twitter!

This bot runs every morning on a raspberry pi via a cron job:

0 8 * * * cd ~/aqi_bot/ && /usr/bin/python ~/aqi_bot/aqi_twitter_bot.py

Example image:

About

A twitter bot that tweets the daily Air Quality Index (AQI) forecast from AirNow.gov.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages