Skip to content

A python script that tracks many cryptocurrencies, to be used with termux-widget.

Notifications You must be signed in to change notification settings

AdamWHY2K/termux-crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A python script that tracks many cryptocurrencies, to be used with termux-widget.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published