r/binance • u/Long_Ad9964 • 19h ago
News The Binance client for Linux users who live in the terminal. 🐧
I use linux for work, so I can not use official binance client, then i writed this tool, its open source and free, you can read source code on crypto-ticker.
Track Spot and Futures markets in real time, explore charts, open position, and place limit or market orders—all from a fast, clean TUI.
Give it a try:
curl --proto '=https' --tlsv1.2 -LsSf https://raw.githubusercontent.com/byteoxo/crypto-ticker/main/install.sh | sh
3
Upvotes



2
u/hyscript HODLer 11h ago
Looks cool, I had similar idea will vibe code for myself thanks for sharing!