Metadata-Version: 2.1
Name: mypushover
Version: 0.0.2
Home-page: https://github.com/leeyang1991/mypushover
Author: Yang Li
Author-email: leeyang1991@gmail.com
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: icmplib
Requires-Dist: requests
Requires-Dist: outdated

## mypushover

#### Installation
`pip install mypushover`

#### USAGE:
Run `mypushover` to firstly generate configuration file.

If you want to run in background, root privilege is needed. Run

`mypushover -start`


#### OPTIONS:
    -c              config file path
    -start          start service in background
    -stop           stop service
    -restart        restart service

configuration can refer to `pushover_conf.example`
