GNOME Shell extension displaying Ethereum to Euro (configurable) cryptocurrency value. It's a simple python script, it works thank to Argos.
I'm growing an interest for cryptocurrencies, specially for Ethereum.
I use linux and GNOME, I've an account on therocktrading.com and I want to keep an eye on Ethereum value.
Install and enable Argos then clone the repo, install requirements, copy and make it executable trt_ethereum_info.py.
git clone https://github.com/and9000/trt_ethereum_info.git
cd trt_ethereum_info
pip install -r requirements.txt
cp trt_ethereum_info.py ~/.config/argos/trt_ethereum_info.r.10s.py
chmod +x ~/.config/argos/trt_ethereum_info.r.10s.py
Funny extension means it will dock on the r
ight side and it will update every 10s
econds.
trt_ethereum_info
is customizable, you can choose to change:
fundId
to show another exchangedefaultKey
to show another indexprintOrder
to modify the opening tab order
Argos project.
This is not even an alpha release. Well it works for me, maybe I will improve it, please be nice. :)
Copyright © 2017 Andrea Lorenzetti ([email protected])
Released under the terms of the GNU General Public License, version 3