I want to redirect from a website to a desktop application. In addition, I want the website to show an alert and when I click "open", it will open the desired application on my desktop.
This is an example alert when signing into GitHub from VS Code. I want to do the exact same thing, just with a different application.
Thanks for helping!