This repository has been archived by the owner on Nov 9, 2018. It is now read-only.
Releases: errbufferoverfl/usb-canary
Releases · errbufferoverfl/usb-canary
v2.0.2
v2.0.1
USB Canary now supports Pushover which allows you to easily get notifications on your mobile phone or desktop device. For more information please see the Pushover website
v2.0.0
-
OSX supported!
-
psutil
is now used to monitor USB devices -
Logging has been put in place, but is not yet working
v1.0.4
v1.0.3
Version 1.0.3 now comes with some Python 3 compatibility, and minor optimizations provided by cclauss.
- Preliminary support for Python 3 has recently been added
- 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
This release adds Travis CI checks for the PEP8 style guide thanks to cclauss as well as a few minor changes to the README.
v1.0.1
This patched release removes the inbuilt daemon with sander-daemon
.