Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.19 KB

File metadata and controls

30 lines (22 loc) · 1.19 KB

CryptoTicker

Crypto Ticker is a Gnome extension that get the current live price of a large number of ticker from Binance servers and show it in your panel.

CryptoTicker panel screenshot.

How to install it

  1. Download or clone this repository
  2. Copy the folder 'cryptoTicker@Ricx8' to '~/.local/share/gnome-shell/extensions/'
  3. Go to Tweaks > Extensions and activate CryptoTicker

How to use it

Click Settings. This will open a window where you can add, remove or modify the tickers.

CryptoTicker settings window

Tested on:

  • Gnome 3.28.1 (Ubuntu)

Contributing

  1. Fork it
  2. Create a new branch with a meaningful name (git checkout -b newFeature)
  3. Add yourself to the CONTRIBUTORS.md file
  4. Commit changes (git commit -m 'Changes made')
  5. Push to your branch (git push origin newFeature)
  6. Create a new pull request

License

Release under the GNU General Public License v2.0. See LICENSE file for details.