coinget

Get cryptocurrency data from command line


Keywords
cryptocurrency
License
BSD-3-Clause
Install
pip install coinget==1.1

Documentation

Coin Get

This project was based around the price of cryptocurrencies and the ability to search about them via the command line interface

Coin Get Showcase

Installation

At the moment I only know that it works on windows with python 3. So before you start get a windows computer and install python 3 and pip.

  1. Sign up and Get a CoinAPI Key
  2. Install Coin Get by opening up CMD and tpying "pip install coinget"
  3. Set your Coin Get key by typing "coingetkey set [Your key]"

Now your Coin Get should be working

Commands

Command Description Example
Price [Cryptocurrency] Used to get the price of a certain cryptocurrency Price litecoin
Difference [Cryptocurrency] [Days] Used to get the price difference of a cryptocurrency from days ago to now Price btc 3
Movement Used to get the price movement for all the cryptocurrencies you are following from 1 day ago Movement
Add [Cryptocurrency] Used to add a cryptocurrency to your following list used in movement Add Ripple
Remove [Cryptocurrency] Used to remove a cryptocurrency from your following list used in movement Remove LTC
Following Used to get all the cryptocurrencies you are following Following
Reset Used to delete all the cryptocurrencies you are following Reset
Update Used to get the latest number of cryptocurrencies available from the CoinAPI Update
List Used to get the cryptocurrencies that can be followed(best done after Update) List
Help Used to show help message Help

The command and the cryptocurrency are case-insensitive and the cryptocurrency can be the id or name