Skip to content

MinoruSekine/win-toast-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

win-toast-cli

Invoke toast notification by command-line.

How to install

win-toast-cli is available in non-"known bucket" MinoruSekine/scoop-bucket-MinoruSekine.

> scoop bucket add MinoruSekine https://github.com/MinoruSekine/scoop-bucket-MinoruSekine
> scoop install MinoruSekine/win-toast-cli

Usage

On PowerShell console,

> toast-cli.ps1 -body "Body message"

Options

  • -body string: String for toast notification body
  • -title string: String for toast notification title (optional)
  • -detail string: String for toast notification detail (optional)
  • -?: Show help

Contents

  • toast-cli.ps1: PowerShell script to show toast notification
  • toast-cli.cmd: Batch wrapper to toast-cli.ps1. This makes easy to invoke from command prompt.

tools/

  • tools/toast-scoop-status.ps1: Sample tool to show application updates installed by scoop

About

Invoke toast notification by command-line.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Sponsor this project

 

Packages

 
 
 

Contributors