Skip to content

yoannmoinet/notee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notee

Be notified at the end of long running commands.

npm npm

Notee yarn install

How to install

  • Homebrew
brew install yoannmoinet/brews/notee
  • Yarn v1
yarn global add notee
  • NPM
npm install -g notee

How to use

Simply prefix your commands with n to get a notification once it completes.

n git clone git@github.com:yoannmoinet/notee.git

Wishlist

Stuff that I don't know how to implement but would love to see in Notee.

  • waiting for input

Being able to detect when the child process is waiting for an input, we could proxy this input to the notification.

  • out of focus

If we could detect when the terminal is out of focus, we could choose to show or not the notification.

About

Get a notification after a long command.

Resources

Stars

Watchers

Forks

Packages

No packages published