Closed mskelton closed 5 years ago
Sure. I'd like to see it added as optional setting. electron-dl
provides a callback onProgress
.
This can be extended to make the downloading even more configurable as electron-dl
provides more functions like openFolderWhenDone
, directory
.
Closed via #141
With the new download experience, there is no user feedback when the download is done aside from the fact that the progress bar is gone. For small downloads, this is difficult to see as it comes and goes really quickly.
Thoughts on adding a notification when the download is complete?