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

An extension for Gnome-Shell to track price of crypto-currencies
https://extensions.gnome.org/extension/2817/crypto-price-tracker/
MIT License
48 stars 13 forks source link
cryptocurrency extension gjs gnome gnome-extension gnome-shell gnome-shell-extension

Crypto Price Tracker for Gnome-Shell

License: MIT Telegram


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

Screenshot


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/

Display multiple coins

Activate multiple coins from the menu and display them all in the top bar.

Thanks to azorpax for creating this feature. Pull request

Sources

Example List of coins

Name/Vol

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

License

MIT