Real-time cryptocurrency price tracking CLI tool with advanced monitoring capabilities and data export features.
- Real-time price tracking for multiple cryptocurrencies
- Beautiful CLI interface with color-coded price changes
- Automatic CSV data export for analysis
- Configurable update intervals
- Support for multiple cryptocurrencies
- Low memory footprint
- Node.js >= 16.0.0
- npm >= 8.0.0
git clone https://github.com/Pymmdrza/CryptoTracker.git
cd CryptoTracker
npm install
Track specific coins:
node index.js -c BTC,ETH
Set custom update interval:
node index.js -c BTC,ETH -d 60
-c, --coins <symbols>
: Comma-separated list of coin symbols (e.g., BTC,ETH)-d, --delay <seconds>
: Update interval in seconds (default: 30)-o, --output <dir>
: Custom output directory for CSV files
Command | Description | Example |
---|---|---|
node index.js -c BTC |
Track single cryptocurrency | Tracks Bitcoin only |
node index.js -c BTC,ETH,XRP |
Track multiple cryptocurrencies | Tracks Bitcoin , Ethereum, and Ripple |
node index.js -c BTC,ETH -d 60 |
Custom update interval | Updates every 60 seconds |
node index.js -c BTC -o custom_data |
Custom output directory | Saves data to custom_data folder |
node index.js -c BTC,ETH --help |
Show help menu | Displays all available options |
node index.js -v |
Show version | Displays current version |
node index.js -c BTC,ETH -d 15 |
Fast updates | Updates every 15 seconds |
node index.js -c ALL |
Track all available coins | Tracks all supported cryptocurrencies |
Note
Support Coin: PAIRS
CSV files are automatically generated in the dataset
directory with the following format:
Symbol,Price,24h High,24h Low,Change %,Timestamp
MIT License - see the LICENSE file for details
Credit : Mmdrza.Com
Github : @Pymmdrza
Bitcoin Wallet : 1MMDRZAcM6dzmdMUSV8pDdAPDFpwzve9Fc