Skip to content

anod/notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notify - Show notification from command line

.NET 5.0 + C#/WinRT

Screenshot

Usage

dotnet .\bin\Release\net6.0-windows10.0.19041.0\win10-x64\notify.dll

notify:
  Notify

Usage:
  notify [options]

Options:
  -a, --app-id <app-id> (REQUIRED)    Application identifier
  -t, --title <title> (REQUIRED)      Notification title
  -b, --body <body> (REQUIRED)        Notification body
  -i, --image <image>                 Notification image path
  --version                           Show version information
  -?, -h, --help                      Show help and usage information

About

Utility to trigger notification in windows from cmd

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages