Skip to content

RadicalZephyr/DesktopNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DesktopNotifier

A very simple command line program to send Windows Desktop Notifications.

Usage

Example

> DesktopNotifier.exe -t Title -m "Hello, Notifications!"

Options

  -m, --message     Required. (Default: Hello, World) The message to display.

  -t, --title       Required. (Default: Terminal) The title text to display.

  -i, --icon        The path to a .ico file to display.

  -s, --showTime    (Default: 10000) The length of time to show notification
                    for in milliseconds.

License

Copyright 2016 Geoff Shannon Released under the MIT License.

About

A simple command line script for displaying desktop notifications on Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages