Skip to content

Save a file from a web app when it's running in the app host on Windows.

License

Notifications You must be signed in to change notification settings

seksenov/FileDownloads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Downloads

Hosted Web Apps / Project Westminster Apps running in the Windows 10 app host are unable to use the download manager flows implemented in browsers. Since the UI for file downloads is not availble the website can call the Windows file picker API to save the file.

This site currently demonstrates how to save a jpg image from the server to the users local machine throuhg the file picker api. Next steps will be to support multiple file types as well as downloads in the browser.

To Run

  • Clone the repo on a Win 10 machine
  • $npm i
  • $npm run appx

Credits

Created Using: Build system for Windows 10 App Demos

About

Save a file from a web app when it's running in the app host on Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published