Skip to main content

TradeOgre TUI

Project description

totui (Trade Ogre TUI)

A textual user interface (TUI) for the popular TradeOgre exchange

Has the ability to:

  • Place Buy Orders
  • Place Sell Orders
  • List Order Books, Tickers, and Action History
  • Withdraw to address for most coins
  • Locate Deposit address
  • & more!

Dependencies

  • Latest Chrome Browser (stable)

Install (pip)

pip3 install totui

Configure ~/.totui/config.ini (see below), then run

totui

Install (Source)

From git source

git clone https://github.com/protomens/totui
cd totui

Install the following dependencies if you don't already have them installed:

pip3 install npyscreen
pip3 install requests
pip3 install selenium
pip3 install undected_chromedriver
pip3 install bs4
pip install urllib3

Build & Install

cd totui && python3 -m build
python3 setup.py install

Configure

Edit ~/.totui/config.ini to include your public and secret TradeOgre keys. These keys can be found by logging into your account and going to settings. Generate your keys if you haven't already. Paste the first into the first line under [api], pub_key. Paste after =. Paste the second key into the next line, secret_key, after the =.

All your changes within totui will be saved to this config file. It will startup how you left it.

Run:

totui

Note: Your terminal size must be at least 178x62 otherwise you will get an error when trying to run this.

Usage

Follow the menus and read the details. Read the on-screen instructions.

Disclaimer

I am in no way responsible for your actions with this app. I am not liable for any erroneous buy/sell orders you may place using totui. Instead, be cautious and double check your orders before submitting them. This is good practice in general.

License

GPL v3.0

Tipjar

If you feel so inclined as to leave a tip this app will cotinue in development and issues raised will be handled in a timely manner. Programming costs time and money and donating helps the cause of open source and app development.

XMR: 82iYCRic1nQHb8RkU1T8ZYgebv7mzuxRJXiZ8fQ1crNoMtPqZRy4Rr1aJ9ND7RMd5uHTR9z8GbugGMSokmEq5JYsEuKtwHP

DERO: dero1qyxctkgzee00jh3md4etc8kxkr8x4hh7cckezrhn7de39kj4xaf9xqqa6xeta

BTC: bc1q70qdes2xrxyc03fgwekmmt8j2rds0fmg3dehth

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

totui-1.7.7.tar.gz (28.4 kB view hashes)

Uploaded Source

Built Distribution

totui-1.7.7-py3-none-any.whl (28.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page