Programs: notifications: Difference between revisions

From wikinotes
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
|-
|-
|}
|}
= iOS =
<blockquote>
{|
|-
| [[ntfy]] || self hosted pub/sub push notifications on your phone.
|-
|}
</blockquote><!-- iOS -->
= Android =
<blockquote>
{|
|-
| [[ntfy]] ||  self hosted pub/sub push notifications on your phone.
|-
|}
</blockquote><!-- Android -->

Latest revision as of 03:17, 20 January 2024

Unix

dunst notifications daemon
statnot notifications daemon
inotify monitor directory for changed files
notify-send issue notification (linux/bsd)

MacOS

osascript applescript (can be used to issue notifications)


iOS

ntfy self hosted pub/sub push notifications on your phone.

Android

ntfy self hosted pub/sub push notifications on your phone.