aecepoglu / easyi3status-btcturk

easyi3status btcturk ticker plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

easyi3status btcturk ticker plugin

Shows bitcoin/TRY currency

Demo: B⃦/₺ 13708.43

To Install:

wget https://raw.githubusercontent.com/aecepoglu/easyi3status-btcturk/master/btcturk.py -P ~/.config/easyi3status/modules/

wget https://raw.githubusercontent.com/aecepoglu/easyi3status-btcturk/master/requirements.txt -O /tmp/btcturk-requirements.txt
pip3 install -r /tmp/btcturk-requirements.txt
rm /tmp/btcturk-requirements.txt

# update the config
wget https://raw.githubusercontent.com/aecepoglu/easyi3status-btcturk/master/config.yaml -O - >> ~/.config/easyi3status/config.yaml

# and restart i3 for the changes to take effect

About

easyi3status btcturk ticker plugin


Languages

Language:Python 100.0%