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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file totui-1.7.7.tar.gz
.
File metadata
- Download URL: totui-1.7.7.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba2460d2788d5df9c888f99db788bc62c69629c6586f78314b0838a2b4c547c4 |
|
MD5 | 1f42ec4f9b765f59fa8078ed69d1b53d |
|
BLAKE2b-256 | cc86ccd8a4672b4ec801c4e56f87f144b6481deb23d066c395abfdf1dbf193ab |
Provenance
File details
Details for the file totui-1.7.7-py3-none-any.whl
.
File metadata
- Download URL: totui-1.7.7-py3-none-any.whl
- Upload date:
- Size: 28.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f848f828cf1c36d210542fd9aa1ca0575eca990d537760acbc173a02570bf3ba |
|
MD5 | 8e1b72ef35e35952371e0ec54e264de7 |
|
BLAKE2b-256 | 9a8486ea881a8ddebdb7fb7ab69abcf673349988ae540f6a412c774b03ad20e9 |