Skip to content
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.

andrewpbrett/geohash-twitterer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Geohash twitterer

About

Geohashing

Instructions

Register an app with twitter, making sure to specify Read + Write access

Clone this repo and add a config.yml file in the root directory with the following info for your app and graticule:

consumer_key: YOUR_CONSUMER_KEY
consumer_secret: YOUR_CONSUMER_SECRET
oauth_token: YOUR_OAUTH_TOKEN
oauth_token_secret: YOUR_OAUTH_TOKEN_SECRET
lat: YOUR_GRATICULE_LATITUDE
long: YOUR_GRATICULE_LONGITUDE

gem install twitter

ruby geohash.rb

About

Posts XKCD geohash locations to twitter for a given graticule

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages