Plugin that displays cryptocurrency price and percentage change on ePiframe
This plugin has been created with ePiframe_plugin template.
It uses free CoinGecko Crypto API.
On working ePiframe:
- Clone to ePiframe plugins path:
cd <ePiframe path>/plugins git clone https://github.com/MikeGawi/cryptocurrency_ePiframe cryptocurrency_ePiframe
OR
- Download and extract:
cd <ePiframe path>/plugins wget -q https://github.com/MikeGawi/cryptocurrency_ePiframe/archive/master.zip -O cryptocurrency_ePiframe.zip unzip cryptocurrency_ePiframe.zip mv cryptocurrency_ePiframe-master cryptocurrency_ePiframe rm cryptocurrency_ePiframe.zip
- Configure with the file config.cfg inside ePiframe_path/plugins/cryptocurrency_ePiframe
OR
- In ePiframe WebUI (if enabled) under Plugins - cryptocurrency_ePiframe