Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
  • 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

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 95.4%
  • CSS 4.6%