文件名称:notif:notif 是在 OSX 上向通知中心发送消息的最小命令行工具
文件大小:965KB
文件格式:ZIP
更新时间:2024-07-18 15:13:00
Go
通知 notif 是最小的命令行工具,用于向 OSX 上的通知中心发送消息。 开始 $ wget https://github.com/hiroara/notif/raw/master/dist/notif -O /usr/local/bin/notif && chmod u+x /usr/local/bin/notif $ notif -t "my title" -s "my subtitle" -S Glass send to my notification center! 就这样。 享受!
【文件预览】:
notif-master
----notifier.go(1KB)
----LICENSE(1KB)
----dist()
--------notif(3.91MB)
----notif.go(1KB)
----.gitignore(266B)
----README.md(334B)