https://bugs.kde.org/show_bug.cgi?id=409124

--- Comment #2 from Hannah von Reth <vonr...@kde.org> ---
Read your report again.

 SnoreToast.exe -h                                                             
                                                                               
                                                                               
                   Welcome to SnoreToast 0.5.99.                               
                                                                               
                                                                               
                                                   A command line application
capable of creating Windows Toast notifications.                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                     ---- Usage ----                           
                                                                               
                                                                               
                                                                     SnoreToast
[Options]                                                                      
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                     ---- Options ----         
                                                                               
                                                                               
                                                                               
     [-t] <title string>     | Displayed on the first line of the toast.       
                                                                               
                                                                               
                                     [-m] <message string>   | Displayed on the
remaining lines, wrapped.                                                      
                                                                               
                                                                     [-b]
<button1;button2 string>| Displayed on the bottom line, can list multiple
buttons separated by ;                                                         
                                                                               
                   [-tb]                   | Displayed a textbox on the bottom
line, only if buttons are not presented.                                       
                                                                               
                                                    [-p] <image URI>        |
Display toast with an image, local files only.                                 
                                                                               
                                                                               
      [-id] <id>              | sets the id for a notification to be able to
close it later.                                                                
                                                                               
                                         [-s] <sound URI>        | Sets the
sound of the notifications, for possible values see
http://msdn.microsoft.com/en-us/library/windows/apps/hh761492.aspx.            
                                                                               
                         [-silent]               | Don't play a sound file when
showing the notifications.                                                     
                                                                               
                                                         [-appID] <App.ID>     
 | Don't create a shortcut but use the provided app id.                        
                                                                               
                                                                               
         [-pipeName] <\.\pipe\pipeName\> | Provide a name pipe which is used
for callbacks.                                                                 
                                                                               
                                            [-application] <C:\foo.exe>     |
Provide a application that might be started if the pipe does not exist.        
                                                                               
                                                                             
-close <id>             | Closes a currently displayed notification.           
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                -install <name>
<application> <appID>| Creates a shortcut <name> in the start menu which point
to the executable <application>, appID used for the notifications.             
                                                                               
                                                                               
                                                                               
                                                                               
                                                 -v                      |
Print the version and copying information.                                     
                                                                               
                                                                               
      -h                      | Print these instructions. Same as no args.     
                                                                               
                                                                               
                                      Exit Status     :  Exit Code             
                                                                               
                                                                               
                                                                      Failed   
      : -1                                                                     
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                      Success         :  0     
                                                                               
                                                                               
                                                                               
      Hidden          :  1                                                     
                                                                               
                                                                               
                                      Dismissed       :  2                     
                                                                               
                                                                               
                                                                      TimedOut 
      :  3                                                                     
                                                                               
                                                                               
                      ButtonPressed   :  4                                     
                                                                               
                                                                               
                                                      TextEntered     :  5     
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                      ---- Image Notes ----                    
                                                                               
                                                                               
                                                                      Images
must be .png with:                                                             
                                                                               
                                                                               
                                 maximum dimensions of 1024x1024               
                                                                               
                                                                               
                                                                 size <= 200kb 
                                                                               
                                                                               
                                                                               
         These limitations are due to the Toast notification system. 

--------------------

SnoreToast.exe -v                                                              
                                                                               
                                                                               
                  SnoreToast version 0.5.99                                    
                                                                               
                                                                               
                                                  Copyright (C) 2019  Hannah
von Reth <vonr...@kde.org>                                                     
                                                                               
                                                                               
     SnoreToast is free software: you can redistribute it and/or modify        
                                                                               
                                                                               
                                     it under the terms of the GNU Lesser
General Public License as published by                                         
                                                                               
                                                             the Free Software
Foundation, either version 3 of the License, or                                
                                                                               
                                                                               
              (at your option) any later version.                              


-----

The new version is always a gui application but if its run a console window it
prints to it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to