Skip to content

and9000/trt_ethereum_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheRockTrading.com Ethereum Info

Display Ethereum value from TheRockTrading.com


GNOME Shell extension displaying Ethereum to Euro (configurable) cryptocurrency value. It's a simple python script, it works thank to Argos.

What?

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.

Installation

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 right side and it will update every 10seconds.

Configuration

trt_ethereum_info is customizable, you can choose to change:

  • fundId to show another exchange
  • defaultKey to show another index
  • printOrderto modify the opening tab order

Thanks to

Argos project.

Note

This is not even an alpha release. Well it works for me, maybe I will improve it, please be nice. :)

License

Copyright © 2017 Andrea Lorenzetti (andrea@lorenzetti.me)

Released under the terms of the GNU General Public License, version 3

About

GNOME Shell plugin displaying Ethereum to Euro (configurable) cryptocurrency value

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages