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
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.
Free software: MIT license
Documentation: https://iota-balance-change-alert.readthedocs.io.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file iota_balance_change_alert-0.1.3.tar.gz
.
File metadata
- Download URL: iota_balance_change_alert-0.1.3.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 582b5ce26a611ddbafa88b0432a7cdc91d5656d75c4d510ff73b3882c8b158f9 |
|
MD5 | e918c1ebc5b8acce4ef9ef17b1321f3d |
|
BLAKE2b-256 | 930d4fbd81801939126f6f05c2798649d353fef878b332ff43d6d93d52387ece |