Releases: pallotron/yubiswitch
Releases · pallotron/yubiswitch
Bugfix release (v0.6)
Fixed bug at #8
Apple script support
This release allows you to switch yubikey off and on via AppleScript, e.g.:
$ osascript -e 'tell application "yubiswitch" to KeyOn'
$ osascript -e 'tell application "yubiswitch" to KeyOff'
Handy if you want to hook something to your ssh commands :)
Implements automatic switch off delayed by a configurable number of seconds
This implements request at #1
'Start at login' support
- Added support for starting the app at login time
- Printing version number into the about window
First publicly usable version.
This is the first publicly downloadable release.
- It allows enable/disable actions.
- It lets you configure global hotkey
- It works reasonably well with yubikey nano plug/unplugging
Still do be done:
- Lock computer when key is removed