zut!
We all swear at our computers when things go sideways. Now it's time for payback!
i.e.: Makes your computer say random stuffs to you.
Install
$ npm install --save zut
Requirements
zut! uses OS specific dependancies.
Usage
var zut = ; ;//=> 📢 probably something stupid
Example
With gulp
...var zut = ; gulp;//=> 📢 "Oooh Snap!"
Custom Messages
var zut = ; ;//=> 📢 "bar" (randomly)
API
zut([options])
options
voice
Type: String
Default: System Default
messages
Type: String
, Array
or Object
filters
Type: String
, Array
Restrict to one or more category.
For now only one category is available: errors
.
Contribute
Contributions welcome! You may want to check issue #1 but any other PR will be considered.
FAQ
What is 'zut'?
"Zut!" is the French for "Damn!"
License
MIT © Thomas Lebeau