Skip to content
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.

Tags: errbufferoverfl/usb-canary

Tags

v2.0.2

Toggle v2.0.2's commit message
Erroneous check if True

Originally checked for True as a string rather than a bool meaning that it would always default to running in non paranoid mode.

v2.0.1

Toggle v2.0.1's commit message
Pushover support (#10)

* Pushover support

* Update documentation to include setting up Pushover

v2.0.0

Toggle v2.0.0's commit message
Adds OSX support (#8)

* Adds OSX support

* Changes algorithm used to detect new devices

v1.0.4

Toggle v1.0.4's commit message
Add missing import for sanders-daemon

v1.0.3

Toggle v1.0.3's commit message
Python 3 compatibility (#5)

* (Preliminary support for Python 3 has recently been added)
* Python 3.6.1 --> 3.6
* print_function, function lookup
* print_function, save_settings() closes file
* Change to `with open` syntax, so the file is automatically closed.
* print_function, simplify identify_screensaver(), save_screensaver()

v1.0.2

Toggle v1.0.2's commit message

v1.0.1

Toggle v1.0.1's commit message
Updated documentation and added contributing guide

v1.0

Toggle v1.0's commit message
public alpha release