tamerh / termux-binance

tool for android phones to get notifications for binance orders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

termux-binance

termux-binance is a tool for android phones to get notifications for your binance orders via termux app. It is especially useful to be notified when your open orders executed. Project is influenced from this similar project

Installation

1- Generate Binance API keys (DO NOT enable trading nor withdrawls)

2- Install termux via Google Play

3- Open termux and execute following line in the terminal

pkg install wget && wget https://raw.githubusercontent.com/tamerh/termux-binance/v0.1/binance && bash binance

About

tool for android phones to get notifications for binance orders

License:GNU General Public License v3.0


Languages

Language:Shell 66.2%Language:JavaScript 33.8%