Git Product home page Git Product logo

altcoinlibnotify's Introduction

#Overview

Use libnotify to display coin markets fetched from either SwissCEX and/or MintPal. BTC/USD Prices from Bitstamp as well.

#Example

Basic (DOGE/BTC from Mintpal. No API Key Needed.)

./notify-ticker.pl --coins="doge" --to_satoshi

Notify DOGE/BTC, DOGE/LTC, VERT/BTC Markets. Try SwissCEX first and stop if all coins found.

./notify_ticker.pl --coins="doge/btc, doge, vert/btc" --to_satoshi --market="ltc" --preferred_exchange="SwissCex" --swisscex_key=""

#Script Arguments

coins: A list of markets to fetch. If no secondary (trade) market is specified, it uses the market argument.

to_satoshi: Converts from 1BTC to Satoshis. Notify boxes are small and full prices don't play well. Default True.

swisscex_key: SwissCEX API Key. Required to fetch from SwissCEX.

market: The default trade market to use if no market is specified. Default BTC

preferred_exchange: Return prices from this exchange if applicable. Default MintPal.

** The script will not fetch from two exchanges unless every market was not returned from the preferred exchange.

altcoinlibnotify's People

Contributors

nickpiscitelli avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.