Open app while click button from email #1765
                  
                    
                      sharifcse57
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| 
         What have you tried so far to achieve this goal? From what I understand is that usually opening apps from the browser it is not recommended to do so as this might impose security risks. Nevertheless, in programming world nothing is impossible (as far as my knowledge reaches that is). For Electron apps, you might find a solution to your question. I found a post on Stack Overflow where someone tried to explain the possibility of executing an Electron app from the browser here. Perhaps this might suit your needs?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am building a electron app with vue cli and vue cli plugin builder..
I don't know how to open electron app when some one click from a button link from email.
If someone know this part how to do it please help me.
Beta Was this translation helpful? Give feedback.
All reactions