28 lines
1.5 KiB
Markdown
28 lines
1.5 KiB
Markdown
# ntfy.sh Windows
|
|
|
|
ntfy.sh Windows is a small lightweight push notification client for notifications sent via https://ntfy.sh compatible servers.
|
|
|
|
It is capable of receiving notifications from multiple ntfy.sh servers simultaneously via Websocket or HTTP and supports both unauthenticated and authenticated topics.
|
|
|
|
## Screenshots
|
|
### Main Application
|
|

|
|

|
|

|
|
|
|
### Example Notifications
|
|

|
|

|
|

|
|

|
|
|
|
## Command Line Parameters
|
|
### -h and --help
|
|
Show the help menu
|
|
|
|
### -t and --start-in-tray
|
|
Start ntfy.sh Windows in the tray, useful for starting with Windows when logging in
|
|
|
|
### -m and --allow-multiple-instances
|
|
Bypass the instance check to allow multiple instances of ntfy.sh Windows to start simultaneously
|