Skip to content

sasa-djuric/notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notify

A CLI tool for firing OS native notifications.

Motivation

Main motivation for building this tool is to get notification when some process is finished. For example running:

$ apt-get update; notify -s Update

Example

$ notify --title "My notification" --description "Example description"

Options

Option Alias Description
--title -t Notification title
--description -d Notification description
--subject -s Subject of notification. If title option is not provided title of notification will be "{subject} finished"
--version -v Tool version
--help -h Help

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published