Thibauth / python-pushover

Comprehensive bindings and command line utility for the Pushover notification service
GNU General Public License v3.0
182 stars 53 forks source link

Added support for new Glances API #19

Closed dchevell closed 7 years ago

dchevell commented 7 years ago

This PR adds support for the new Glances API: https://pushover.net/api/glances

The implementation is very simple:

dchevell commented 7 years ago

@Thibauth Have you had a chance to look at this PR? At the moment I'm relying on my fork for this functionality, it would be great to have it merged back into master.

Let me know if you have any questions or feedback

Thibauth commented 7 years ago

@chevell sorry for taking so long, especially given that it was a simple and clean PR. Thanks a lot for your contribution!