Quickstart

notify-send Plugin

javimosch Updated

File contents

notify-send Plugin

CLI tool: notify-send.

Commands

  • notify-send <resource> <action> — Execute notify-send commands
  • notify-send self version — Print notify-send version
  • notify-send _ _ — Passthrough to notify-send CLI

Usage Examples

  • "notify-send --help"
  • "notify-send self version"

Installation

apt-get install notify-send 2>/dev/null || which notify-send

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/notify-send/skills/quickstart commit 7aab308110

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2380