Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pwshrc/poshy-notify-send

A unified cross-platform wrapper function for generating desktop toast notifications from within your PowerShell session - using whichever toast notification system you have installed.
https://github.com/pwshrc/poshy-notify-send

burnt-toast growl-notify kdialog notifu notify-send notify-send-wsl powershell powershell-gallery powershell-module pwshrc terminal terminal-notifier toast

Last synced: about 2 months ago
JSON representation

A unified cross-platform wrapper function for generating desktop toast notifications from within your PowerShell session - using whichever toast notification system you have installed.

Awesome Lists containing this project

README

        

# poshy-notify-send

[![powershellgallery](https://img.shields.io/powershellgallery/v/poshy-notify-send.svg)](https://www.powershellgallery.com/packages/poshy-notify-send)
[![downloads](https://img.shields.io/powershellgallery/dt/poshy-notify-send.svg)](https://www.powershellgallery.com/packages/poshy-notify-send)
[![License](https://img.shields.io/github/license/pwshrc/poshy-notify-send)](./LICENSE.txt)
[![codecov](https://codecov.io/gh/pwshrc/poshy-notify-send/branch/main/graph/badge.svg)](https://codecov.io/gh/pwshrc/poshy-notify-send)
[![Validate Changes](https://github.com/pwshrc/poshy-notify-send/actions/workflows/validate.yml/badge.svg)](https://github.com/pwshrc/poshy-notify-send/actions/workflows/validate.yml)
[![Release Changes](https://github.com/pwshrc/poshy-notify-send/actions/workflows/release.yml/badge.svg)](https://github.com/pwshrc/poshy-notify-send/actions/workflows/release.yml)
[![Gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square)](https://gitmoji.carloscuesta.me/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Awesome Badges](https://img.shields.io/badge/badges-awesome-green.svg)](https://github.com/Naereen/badges)

A unified cross-platform wrapper function for generating desktop toast notifications from within your PowerShell session - using whichever toast notification system you have installed.