Skip to content

On demand weather anywhere, anytime, on Twitter. Written in Node.js.

License

Notifications You must be signed in to change notification settings

dkleist/tweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Tweather

Get on demand weather for your current location on Twitter. Tweather watches for geo tagged @mentions of @Tweather and replies back with current weather for the location that the mention came from.

The app uses the Open Weather Map API to get weather information.

#Requirements

  • node

#Getting Started

  • register an application at https://apps.twitter.com
  • clone this repository.
  • npm install
  • mv app/config.sample.json app/config.json
  • input your application credentials in app/config.json including the handle for your app.

About

On demand weather anywhere, anytime, on Twitter. Written in Node.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published