/Crypto-Price-Tracker-for-Gnome-Shell

An extension for Gnome-Shell to track price of crypto-currencies .

Primary LanguageJavaScriptMIT LicenseMIT

Crypto Price Tracker for Gnome-Shell

License: MIT Telegram


An extension for Gnome-Shell to track price of Crypto currencies.

Screenshot


  • Refresh price every 10 sec
  • You can choose coin from menu
  • Add coin: use Binance symbols: List

Installation

Through extensions.gnome.org (Local installation)

Go on the CryptoPriceTracker extension page on extensions.gnome.org, click on the switch ("OFF" => "ON"), click on the install button. That's it !

With source code

Clone the git repo:

$ git clone https://github.com/alipirpiran/Crypto-Price-Tracker-for-Gnome-Shell.git

Create extension dir and Copy files in it:

$ mkdir -p ~/.local/share/gnome-shell/extensions/crypto@alipirpiran.github/
$ cp -r ./Crypto-Price-Tracker-for-Gnome-Shell/* ~/.local/share/gnome-shell/extensions/crypto@alipirpiran.github/
  • Restart Gnome-shell. (ALT+F2, r, Enter)
  • You may need to enable the extension via Gnome Tweaks

List of coins

Symbol
BTC/USDT
BTC/EUR
ETH/LTC
XRP/USDT
BNB/BTC

License

MIT