Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pwshrc/poshy-notify-send
- Owner: pwshrc
- License: mit
- Created: 2023-08-23T00:14:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T21:35:36.000Z (12 months ago)
- Last Synced: 2024-01-08T22:37:45.670Z (12 months ago)
- Topics: burnt-toast, growl-notify, kdialog, notifu, notify-send, notify-send-wsl, powershell, powershell-gallery, powershell-module, pwshrc, terminal, terminal-notifier, toast
- Language: PowerShell
- Homepage: https://www.powershellgallery.com/packages/poshy-notify-send
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.