/crypto-scanner

This a simple Node.js / Socket.io web application that scans Twitter every few seconds for new tweets from different Twitter accounts related to crypto currencies, or any account that you want. The purpose of this application is to stream in new tweets from these accounts the moment they happen (within minutes) and get a browser notification.

Primary LanguageJavaScriptMIT LicenseMIT

Twitter Crypto Scanner App

Crypto-Scanner

This a simple Node.js / Socket.io web application that scans Twitter every few seconds for new tweets from different Twitter accounts related to crypto currencies, or any account that you want. The purpose of this application is to stream in new tweets from these accounts the moment they happen (within minutes) and get a browser notification. This is good for keeping up with crypto news that could affect the price of crypto assets when trading.

Usage

  • Clone this repo.
  • Change directory cd crypto-scanner.
  • Install dependencies npm install.
  • Start the app npm run server.
  • Open in browser.
  • Profit $.

Author

Rainner Lins: @raintek_

License

Licensed under MIT.