Skip to main content

A Python package to get Bitcoin price on various platform.

Project description

Bitcoin Price Notification

Description

This is a python package which is used to give regular notifications on different platforms like email,telegram and IFTTT app notifications.

Main aim is to give notification on selected platform on regular intervals which can be set according to the user, by default which is 1 minute and also user can set threshold price which is set to ₹4,00,000 by default.

Image of Bitcoin

Installation

Use the package manager pip to install bitcoin notification package.

pip install bitcoin-notifier-rajatbhatt500==0.0.1

Prerequisite

To use this package one should have below things:

  • install the IFTTT App to receive the emergency notifications
  • An Email account to get notification.
  • Telegram App and must join this channel.click the Telegram channel to join the channel.

Usage

For Help Menu

bitcoin-notification --help

You'll see below message in command line

usage:             Usage: This app gives the price of 1 Bitcoin in INR.
            Destination(-d) must be provided else destination will be
            telegram by default.
            To recive notification from IFTTT install IFTTT mobile app.
            To recive notifications on Telegram install Telegram app
            and join this channel @IFTTT.

            Prerequisite : INSTALL IFTTT APP AND TELEGRAM APP
            and TO RECIVE NOTIFICATON.
            PRESS Ctrl+C to terminate the app


BITCOIN PRICE NOTIFIER

optional arguments:
  -h, --help            show this help message and exit
  -i interval, --interval interval
                        Time interval in minutes
  -t threshold, --threshold threshold
                        Threshold in INR(₹)
  -d destnation, --destination destnation
                        There are various options to recive notificationsfrom us (1)IFTTT app (2) Telegram app (3)
                        Email

Copyright @Rajat Bhatt

To here the example for notification in telegram:

bitcoin-notification -t 1000 -i 2 -d telegram

License

MIT

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

bitcoin_notifier_rajatbhatt500-0.0.4.tar.gz (5.1 kB view hashes)

Uploaded Source

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