Metadata-Version: 1.1
Name: marchanddesable
Version: 0.1
Summary: Turn off your server when you sleep
Home-page: https://github.com/madjar/marchanddesable
Author: Georges Dubus
Author-email: georges.dubus@compiletoi.net
License: ISC
Description: marchanddesable
        ===============
        
        Turn off your server when you sleep.
        
        Usage
        -----
        Halt the current machines 5 minutes after both 192.168.0.1 and 192.168.0.2 stop pinging::
        
            marchand 192.168.0.1 192.168.0.2
        
        
        TODO
        ----
        
        These features may or may not be implemented at some point :
        
        - Play a sound to warn when the machines stopped pinging
        - Do some useful logging
        
        If you want any of those, or anything else, give me a shout.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
