Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

starudream/notify-mac-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notify Mac Webhook

Golang Release License

基于 通知滤盒 Filter Box 应用的 Webhook 通知脚本。

MacOS App

brew install terminal-notifier

Android App

{
  "android.title": "{android.title}",
  "android.bigText": "{android.bigText}",
  "android.text": "{android.text}",
  "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.WHEN": {filterbox.field.WHEN}
}

Screenshot

screenshot

License

Apache License 2.0