You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -83,9 +83,9 @@ This library is packaged with [ntfy-desktop](https://github.com/Aetherinox/ntfy-
83
83
<br />
84
84
85
85
# About
86
-
Toasted Node allows you to send cross platform native notifications using Node.js. Works well with Electron.
86
+
Toasted Notifier allows you to send cross platform native notifications using Node.js. Works well with Electron.
87
87
88
-
The correct notification package will be used by Toasted Node depending on the end-user operating system:
88
+
The correct notification package will be used by Toasted Notifier depending on the end-user operating system:
89
89
-`MacOS`: Notification Center
90
90
-`>= 10.8` for native notifications, or [Growl](#growl) if earlier.
91
91
-`Linux`: notify-osd or libnotify-bin
@@ -592,7 +592,7 @@ If you wish to brand notifications with your own application name, then there ar
592
592
### Create App Shortcut
593
593
You must create a windows shortcut (.lnk) within your windows Start Menu. This is a requirement by Microsoft.
594
594
595
-
The program used by Toasted Node for Windows 10 & 11 notifications named ntfy-toast; includes a command which will help you create the shortcut link automatically. To do this, open Command Prompt and run the command:
595
+
The package used by Toasted Notifier for Windows 10 & 11 notifications (ntfy-toast); includes a command which will help you create the shortcut link automatically. To do this, open Command Prompt and run the command:
0 commit comments