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.
- Clone this repo.
- Change directory
cd crypto-scanner
. - Install dependencies
npm install
. - Start the app
npm run server
. - Open in browser.
- Profit $.
Rainner Lins: @raintek_
Licensed under MIT.