Releases: dustyburwell/stopplicht
Version 0.1.14
This release fixes the startup script for Windows 8 and 8.1.
Update or install using npm.
npm install -g stopplicht
Version 0.1.13-pre1
Fixes an issue that prevented stopplicht form starting on Windows 8.1
npm install -g [email protected]
Version 0.2.0-pre3
Few changes, lost of refactoring.
- Added an "About Stopplicht" menu item linking to the stopplicht website.
- Allow for passing notification messages via the
stopplicht
command.
npm install -g [email protected]
Version 0.2.0-pre1
Adds ability to send notification messages via command line and network interfaces.
Update or install using npm.
npm install -g [email protected]
Version 0.1.11
New Readme and package description including Windows and Linux in the list of supported OSes.
Update or install using npm.
npm install -g stopplicht
Version 0.1.10
Updated to work on Yosemite. As a consequence of the fix for this, we also gain Windows and Linux support.
Update or install using npm.
npm install -g stopplicht
Version 0.1.6
Should prevent beach ball when hovering over icon in menu bar.
Version 0.1.5
Adds stopplicht-exec and stopplicht-test commands for surrounding a command with stopplicht indicator updates.
Available via npm.