Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

towry-archived/blinkr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blinkr

NPM

Blink the window caption and taskbar button to notice that something happend.

screenshot_blinkr

Currently only support Windows

Why use blinkr?

Imaging that you are writting your code in Sublime or Vim, and the gulp/grunt is watching the files, something happend but you didn't know yet, you keep refresh the page, found nothing changed untill then you realized that you need to restart the gulp because there is an error.

Install

npm install blinkr --save

Usage

See test/test_blink.js

License

MIT (http://towry.me/mit-license/)


Copyright (c) 2015, Towry Wang