macOS menu bar app that shows one Binance pair with price and 24h change.
- macOS 13+
- Swift 5.9+ (Xcode or Command Line Tools)
git clone https://github.com/kodezy/tickr.git
cd tickr./scripts/bundle.sh
open Tickr.appClick the menu bar label to change pair, interval, or quit.
File: ~/.config/tickr/config.toml
pair = "BTCUSDT"
interval = "realtime"Intervals: realtime, 5s, 15s, 30s, 1min, 5min.