Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codedotjs/tpew
:zap::zap: Almost real-time subscribers counter for T-Series vs PewDiePie battle, directly from command line!
https://github.com/codedotjs/tpew
battle count pewdiepie subscribers tseries
Last synced: 15 days ago
JSON representation
:zap::zap: Almost real-time subscribers counter for T-Series vs PewDiePie battle, directly from command line!
- Host: GitHub
- URL: https://github.com/codedotjs/tpew
- Owner: CodeDotJS
- License: mit
- Created: 2018-12-06T19:13:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T19:52:34.000Z (about 6 years ago)
- Last Synced: 2024-08-10T11:35:38.195Z (5 months ago)
- Topics: battle, count, pewdiepie, subscribers, tseries
- Language: JavaScript
- Size: 138 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Almost real-time subscribers counter for T-Series vs PewDiePie battle, directly from command line!
## Install
```
$ npm install --global tpew
```
__`OR`__
```
$ sudo npm install --global tpew
```## Preview
## Usage
```
Usage: tpew [option]Commands:
-n, --now Show the current stats.
-s, --stat Compare between current and previous stat
-h, --help Show helpOption:
--offline Display saved stats when offline!Help:
$ pew -s --offline
```## License
MIT - Copyright © [Rishi Giri](http://rishi.ml)