noti icon indicating copy to clipboard operation
noti copied to clipboard

Monitor a process and trigger a notification.

Results 36 noti issues
Sort by recently updated
recently updated
newest added

Here is the place to show your appreciation. Cheers! Disclaimer: I don't have any kind of connexion with the maintainer of this project. Pure gratitude here :)

It would be helpful to allow `noti` to read notification message from command. For example, running `noti -m=- make` will send a notification with the last line of output (stdout...

enhancement

Example with exit status and last line of output: ![2016-09-08_08-38-18](https://cloud.githubusercontent.com/assets/11512/18338200/133cebd2-75a8-11e6-8986-cbebef0aad6a.png)

enhancement

I would like to be able to make a custom build of noti with specified default values for environment variables and flags. This will allow me to copy noti to...

enhancement

#### Description So last night, I upgraded to High Sierra. This morning, noti no longer respects the configuration for custom sounds and is now just playing the default sounds. I...

bug
help wanted

Feature request : Display buttons on notifications : It would be cool to add a hook on the button like : ``` chmod u+x noti --button="openfolder@open ." ``` This command...

enhancement

Suppose I have NOTI_DEFAULT="banner pushover". If I then run `noti -o`, I would like no pushover notification; that is, -o should toggle whatever NOTI_DEFAULT has. Without this, short of the...

enhancement

Currently, the biggest obstacle to using `noti` is remembering to use it. I've tried to ease this a little by allowing the command to be run, - at the beginning,...

enhancement

Discord has two obvious ways of sending notifications: - via [Webhooks](https://discord.com/developers/docs/resources/webhook) - +Simple HTTP Post request to an easily created URL (via channel settings) - -Can only send to Channels...

help wanted

Hi! While trying to get `noti` to speak a message on a fresh install, I got the following error message (and no sound). ``` Voice `Alex' not found. ``` We...

bug
help wanted
macOS