Skip to main content

CryptoBeacon is a simple command-line interface tool for cryptocurrency alerts directly into your desktop.

Project description

🚨 CryptoBeacon

Linux Python

CryptoBeacon is a simple command-line interface tool for cryptocurrency alerts directly into your desktop. It uses the free CoinGecko API to obtain the current prices, sending desktop notification when alarm price targets are reached. The application is built in Python, with the help of Typer and Rich.

watchlist

Installation

pip install --user cryptobeacon

Usage

Tracking your favorite cryptocurrencies with CryptoBeacon is easy. Start by adding them to the watchlist, as follows:

cryptobeacon coin add bitcoin

Confirm the addition using the show command:

cryptobeacon show

Next, you need to add a price target for the alarm:

cryptobeacon alarm add bitcoin 21000

Finally, run the application:

cryptobeacon run

⚠️ Additionally, there are commands to remove coins and alarms from the watchlist, or even to clear it entirely. Use the help commando for more specific information.

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

cryptobeacon-1.0.1.tar.gz (27.3 kB view hashes)

Uploaded Source

Built Distribution

cryptobeacon-1.0.1-py3-none-any.whl (29.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