معرفی شرکت ها


cryptobeacon-1.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

CryptoBeacon is a simple command-line interface tool for cryptocurrency alerts directly into your desktop.
ویژگی مقدار
سیستم عامل -
نام فایل cryptobeacon-1.0.1
نام cryptobeacon
نسخه کتابخانه 1.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Eduardo V. e Sousa
ایمیل نویسنده eduardoatrcomp@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/cryptobeacon/
مجوز MIT
# 🚨 CryptoBeacon [![Linux](https://svgshare.com/i/Zhy.svg)](https://svgshare.com/i/Zhy.svg) [![Python](https://img.shields.io/badge/python-3.10-blue)](https://www.python.org/) CryptoBeacon is a simple command-line interface tool for cryptocurrency alerts directly into your desktop. It uses the free [CoinGecko API](https://www.coingecko.com/en/api/documentation) to obtain the current prices, sending desktop notification when alarm price targets are reached. The application is built in [Python](https://www.python.org/), with the help of [Typer](https://github.com/tiangolo/typer) and [Rich](https://github.com/Textualize/rich). ![watchlist](./imgs/watchlist.png) ## Installation ```Bash pip install --user cryptobeacon ``` ## Usage Tracking your favorite cryptocurrencies with **CryptoBeacon** is easy. Start by **adding** them to the watchlist, as follows: ```Bash cryptobeacon coin add bitcoin ``` Confirm the addition using the **show** command: ```Bash cryptobeacon show ``` Next, you need to add a price target for the **alarm**: ```Bash cryptobeacon alarm add bitcoin 21000 ``` Finally, **run** the application: ```Bash 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.


نیازمندی

مقدار نام
>=0.4.1,<0.5.0 typer[all]
>=12.4.4,<13.0.0 rich
>=2.28.0,<3.0.0 requests


زبان مورد نیاز

مقدار نام
>=3.10,<4.0 Python


نحوه نصب


نصب پکیج whl cryptobeacon-1.0.1:

    pip install cryptobeacon-1.0.1.whl


نصب پکیج tar.gz cryptobeacon-1.0.1:

    pip install cryptobeacon-1.0.1.tar.gz