Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 2.12 KB

README.md

File metadata and controls

31 lines (25 loc) · 2.12 KB

termux-crypto-tracker

Author: AdamWHY2K

                                  Not expected, extremely appreciated:
  • BTC: bc1qfgj4tk2a7hzyxmmrgx4mvumef5f6yfey737xsj  BCH: qzrqu0yecxka0p7sxr2g3fvpfcpg9x0awq3tf2m5ny
                                                                                              
  • XMR: 47tW7pPZTW9LWxsB3KkWSgQgK9B5RH8yr9hPZ7jRofu8jTtPPxhpRVYjJvkK2EsYDsfpbMGBBQp5wNRrk4h6pPhG2rH1q8s                                                   

Description

  • A simple python script to keep track of your crypto.
  • Supports any crypto that coingecko's api supports (which is a lot!)
  • Shows losses/gains, 24 hour graph and percentage change.

Please note that I haven't tested this on any device other than my own. If you have issues feel free to open an issue and I'll see what I can do.

TCrypto.mp4

Requirements

Instructions

  • Open termux and clone this repository using git clone https://github.com/AdamWHY2K/termux-crypto-tracker
  • cd termux-crypto-tracker
  • pip3 install -r requirements.txt
  • mv TCrypto.* ~/.shortcuts/
  • nano ~/.shortcuts/TCrypto.py and read the multiline comment, edit the values so they're accurate for you
  • Go to your homescreen and add a Termux:Widget shortcut that launches TCrypto.sh