Difference between revisions of "Ntfy"
Jump to navigation
Jump to search
(Created page with " Send push notifications to your phone") |
|||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | * https://ntfy.sh/ | ||
+ | Send [[push notifications]] to your phone | ||
− | + | ||
+ | [[curl -sSL]] 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 | ||
+ | |||
+ | == Related == | ||
+ | [[Pushbullet]] | ||
+ | |||
+ | == See also == | ||
+ | * {{ntfy}} | ||
+ | * {{APNs}} | ||
+ | * {{Push notifications}} | ||
+ | * {{Notifications}} | ||
+ | |||
+ | [[Category:Mobile]] |
Latest revision as of 16:47, 9 October 2022
Send push notifications to your phone
curl -sSL 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
Related[edit]
Pushbullet
See also[edit]
Advertising: