Add command line parameters

This commit is contained in:
Alexander Horner
2022-12-08 20:28:26 +00:00
committed by GitHub
parent 79d04b4a58
commit 1a73981d20

View File

@@ -14,3 +14,13 @@ It is capable of receiving notifications from multiple ntfy.sh servers simultane
![High priority toast](https://user-images.githubusercontent.com/33007665/206558687-92a6c6ae-2583-400b-952b-3cdb7fe38c07.png)
![Medium priority toast](https://user-images.githubusercontent.com/33007665/206559209-2f052fc2-4e8a-4ccb-b6cd-4a8066f9c8d7.png)
![image](https://user-images.githubusercontent.com/33007665/206559650-b6b961cc-c764-4d0a-bc49-84e51b23c86f.png)
## 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