Skip to main content

IOTA Balance Change Alert checks the balance on one or more addresses at a specified interval and alerts the user if there's any change in balance.

Project description

IOTA Balance Change Alert

https://img.shields.io/pypi/v/iota_balance_change_alert.svg https://img.shields.io/travis/plenarius/iota_balance_change_alert.svg Documentation Status Updates

IOTA Balance Change Alert checks the balance on one or more addresses at a specified interval and alerts the user if there’s any change in balance.

Features

  • Users can be alerted via text message, email, popup or system sound

Installation

To install IOTA Balance Change Alert, run this command in your terminal:

$ pip install iota_balance_change_alert
$ mkdir $HOME/.ibca && wget https://raw.githubusercontent.com/plenarius/iota_balance_change_alert/master/config.ini.example -O $HOME/.ibca/config.ini

If you want to be informed via text message you need to sign up for a free Twilio acccount at https://www.twilio.com and get their python library

$ pip install twilio

Usage

Make sure to edit your config.ini to include your desired IOTA addresses and methods of alert. You do not need to specify the location of your config file if it’s installed in $HOME/.ibca/config.ini.

$ iota_balance_change_alert --config path/to/config.ini

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.3 (2018-08-02)

  • Bump cryptography requirement due to security vulnerability

0.1.2 (2017-12-23)

  • Minor bugfix to email notifications

  • Added some more documentation

0.1.1 (2017-12-11)

  • First release on PyPI.

0.1.0 (2017-12-11)

  • First release on github.

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

iota_balance_change_alert-0.1.3.tar.gz (15.0 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