Skip to content

ixixi/earthquake-early-warning-publish-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquake-Early-Warning publish service (eew-pub)

This service(eew-pub) publishes messages of earthquake-early-waning to a RabbitMQ exchange. To get messages of earthquake-early-warning, eew-pub uses Twitter User Streaming API (@eew_jp). So eew-pub achieve Real-time publishing.

If you have 'Degital Telopper EN-NL1068', you are lucky. Using 'Digital Telopper Subscribe Client', you can watch TV ovarlapping with Earthquake-Early-Warning telops (like captions).

Getting Started

install

install the language processor

install dependencies

install earthquake-early-warning-publish-service

$ git clone https://github.com/ixixi/earthquake-early-warning-publish-service.git

configure

$ cd eathquake-early-warning-publish-service
$ vim conf/amqp.conf

  • write RabbitMQ connection settings
    $ vim conf/twitter.conf
  • write your consumer key/secret, access token/secret and screen name.

run

$ sh twitter_userstream_start.sh

About

this is test project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published