Skip to content

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

 
 

Repository files navigation

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
  • Add new pair e.g BTC/USDT
  • Sources: Binance, OKX, Coingecko
  • Display multiple coins

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

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.6%
  • CSS 5.6%
  • Shell 0.8%