rest-your-eyes

1.0.1 • Public • Published

Rest your eyes while your command runs

Instead of opening twitter/reddit, rest your eyes!

Your screen will become bright again when the command finishes.

rest your eyes

Install

npm install -g rest-your-eyes

Usage

Run your commands prefixed with rest.

Example

rest npm install

rest npm test

rest gulp build

Or add it to package.json:

"scripts"{
  "test": "rest ava",
  "build": "rest babel src -d"
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    1
  • 0.9.0
    1

Package Sidebar

Install

npm i rest-your-eyes

Weekly Downloads

4

Version

1.0.1

License

MIT

Last publish

Collaborators

  • siddharthkp