An open API service indexing awesome lists of open source software.

https://github.com/junaidrahim/dogetick

An INR based command line ticker for $DOGE. Very CLI
https://github.com/junaidrahim/dogetick

Last synced: about 1 year ago
JSON representation

An INR based command line ticker for $DOGE. Very CLI

Awesome Lists containing this project

README

          

![](images/header.png)

An INR based command line ticker for **$DOGE** built using the WazirX API

[![Version](https://img.shields.io/npm/v/dogetick.svg)](https://npmjs.org/package/dogetick)



## Installation

```sh-session
npm install -g dogetick
```

## Usage

```sh-session
$ npm install -g dogetick

$ dogetick
Current Price (DOGE): 5.4103 INR
Status: active
┌──────┬──────┬───────┬────────┬──────┬─────────────┐
│ Last │ High │ Low │ Buy │ Sell │ Volume │
├──────┼──────┼───────┼────────┼──────┼─────────────┤
│ 5.42 │ 6.49 │ 3.651 │ 5.4103 │ 5.42 │ 290303986.0 │
└──────┴──────┴───────┴────────┴──────┴─────────────┘
Fetched At: 08/02/2021, 13:32:29

$ dogetick --help [COMMAND]
An INR ticker for $DOGE based on the WazirX API

USAGE
$ dogetick

OPTIONS
-h, --help show CLI help
-v, --version show CLI version
```

## License

Copyright (c) **Junaid Rahim**. All rights reserved. Licensed under the MIT License

[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)