doomp

0.2.0 • Public • Published

node-doomp

I'v been doing scripts which cost long time, and I can't notice them immediately. So I wrote this.

A doomp voice for alarm.

Usage:

var alarm = require('doomp')
 
// ... your code ...
 
// while process exiting
process.on('exit', function () {
 
  // you'll hear DOOMP-DOOMP-DOOMP 
  alarm(3)
})

PS: max count is 5.

install

npm install doomp

for scripts

npm install doomp -g

Using

sh some_time_script.sh && doomp 3

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i doomp

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • lellansin