Node.js app that displays the current price of Ethereum. This app uses the Etherscan API
In order to get an API key, register here.
Create an .ethp file inside your home directory with the following contents. Replace 123456789 with your actual API key from Etherscan.
API_KEY = 123456789
sudo npm i -g ethp
ethp