sveinbjornt / Platypus

Create native Mac applications from command line scripts.
https://sveinbjorn.org/platypus
BSD 3-Clause "New" or "Revised" License
2.84k stars 171 forks source link

Webview file download #236

Closed cedrickp32 closed 1 year ago

cedrickp32 commented 2 years ago

I use the webview to display a website. I want to be able to download templates (.zip files) and save it on the user computer. Is there any way to enable this, either in the app or on the website ? I tried a download attribute on the a link, but nothing happen.

sveinbjornt commented 1 year ago

This is currently not supported and is very unlikely to be implemented in the future.