Metadata-Version: 1.0
Name: ophanim
Version: 2017.3.15.2007
Summary: monitoring and notifications for measurements such as Bitcoin value and internet connection security
Home-page: https://github.com/wdbm/ophanim
Author: Will Breaden Madden
Author-email: wbm@protonmail.ch
License: GPLv3
Description: ophanim
        =======
        
        .. figure:: https://raw.githubusercontent.com/wdbm/ophanim/master/media/ophanim.png
           :alt: 
        
        monitoring and notifications for measurements such as Bitcoin value and
        internet connection security
        
        introduction
        ============
        
        Ophanim is a monitoring program that is designed to be run in the
        background. It monitors measurements like Bitcoin price fluctuations and
        internet connection security and sends alerts and messages about these
        things in the form of desktop notifications and Telegram messages.
        
        |image0| |image1|
        
        setup
        =====
        
        .. code:: bash
        
            sudo pip install ophanim
            wget https://raw.githubusercontent.com/wdbm/denarius/master/database_LocalBitcoins.db
        
        usage
        =====
        
        .. code:: bash
        
            ophanim.py --help
        
        .. code:: bash
        
            ophanim.py --recipientstelegram="@username"
        
        links
        =====
        
        -  https://github.com/wdbm/ucomsys
        
        .. |image0| image:: https://raw.githubusercontent.com/wdbm/ophanim/master/media/notifications.gif
        .. |image1| image:: https://raw.githubusercontent.com/wdbm/ophanim/master/media/messages.gif
        
        
Platform: UNKNOWN
