Difference between revisions of "Ntfy"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
− | [[curl - | + | [[curl -sL]] https://github.com/binwiederhier/ntfy/releases/download/v1.27.2/ntfy_1.27.2_macOS_all.tar.gz > |
ntfy_1.27.2_macOS_all.tar.gz | ntfy_1.27.2_macOS_all.tar.gz | ||
tar zxvf ntfy_1.27.2_macOS_all.tar.gz | tar zxvf ntfy_1.27.2_macOS_all.tar.gz |
Revision as of 08:56, 3 September 2022
Send push notifications to your phone
curl -sL https://github.com/binwiederhier/ntfy/releases/download/v1.27.2/ntfy_1.27.2_macOS_all.tar.gz > ntfy_1.27.2_macOS_all.tar.gz tar zxvf ntfy_1.27.2_macOS_all.tar.gz sudo cp -a ntfy_1.27.2_macOS_all/ntfy /usr/local/bin/ntfy mkdir ~/Library/Application\ Support/ntfy cp ntfy_1.27.2_macOS_all/client/client.yml ~/Library/Application\ Support/ntfy/client.yml ntfy --help
ntfy pub mytopic you text goes here
ntfy sub mytopic
See also
Advertising: