Categorygithub.com/starudream/notify-filterbox
repository
1.1.0
Repository: https://github.com/starudream/notify-filterbox.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Notify-Filterbox

golang release license

Precondition

{
  "android.title": "{android.title}",
  "android.text": "{android.text}",
  "android.bigText": "{android.bigText}",
  "filterbox.field.APP_NAME": "{filterbox.field.APP_NAME}",
  "filterbox.field.PACKAGE_NAME": "{filterbox.field.PACKAGE_NAME}",
  "filterbox.field.CHANNEL_ID": "{filterbox.field.CHANNEL_ID}",
  "filterbox.field.ONGOING": {filterbox.field.ONGOING}
  "filterbox.field.WHEN": {filterbox.field.WHEN}
}
brew install alerter

Usage

Usage:
  notify-filterbox [flags]
  notify-filterbox [command]

Available Commands:
  service     Manage service

Flags:
      --addr string     server address (default "0.0.0.0:9781")
  -c, --config string   path to config file
  -h, --help            help for notify-filterbox
  -v, --version         version for notify-filterbox

Use "notify-filterbox [command] --help" for more information about a command.

License