crypto-subreddits-cli
crypto-subreddits-cli copied to clipboard
:alien: Track Cryptocurrency Subreddits On The Command Line :alien:
Crypto Subreddits CLI
Crypto Subreddits CLI lets you track cryptocurrency subreddits on the command line. It uses the Coooins.com API.

Features
Subreddit Table
- Name
- Subreddit
- Subreddit URL
- Subreddit Subscriber Total
- Subreddit Subscriber Online Total
Global Subreddits Stats
- Subreddits Total
- Subreddits Subscriber Total
- Subreddits Online Total
Installation Instructions
Global Install
-
Git Clone the repo
npm install -g crypto-subreddits-cli -
Run
subreddits
Non Global Install
-
Git Clone the repo
git clone https://github.com/coooins/crypto-subreddits-cli/ -
Enter the repository
cd crypto-subreddits-cli && npm install -
Run
npm start
