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
- Host: GitHub
- URL: https://github.com/junaidrahim/dogetick
- Owner: junaidrahim
- License: mit
- Created: 2021-02-08T06:52:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T15:54:31.000Z (about 5 years ago)
- Last Synced: 2025-03-12T06:34:04.039Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 409 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

An INR based command line ticker for **$DOGE** built using the WazirX API
[](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
[](https://forthebadge.com)