Skip to main content

show live BTC price in prompt line

Project description

btcprompt

Customize your bash prompt, and show BTC price in the prompt.

  1. git clone to your local

  2. cd into project, run the server end in the background

nohup python3 btcprompt.run  > /dev/null 2>&1 &
  1. activate your prompt config
source btcprompt/activate

deactivate it if you want

deactivate

Note: query BTC price from https://www.coingecko.com/en/coins/bitcoin, and set every 30 secs query once.

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

btcprompt-0.0.1.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distribution

btcprompt-0.0.1-py2.py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 2 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