Skip to content

starudream/notify-filterbox

Repository files navigation

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.