wanderer-moe / site

⚙ The frontend of https://wanderer.moe/ — built with NextJS, TailwindCSS & shadcn/ui
https://wanderer.moe/
38 stars 0 forks source link

Add better indicators for download progress #210

Closed dromzeh closed 1 year ago

dromzeh commented 1 year ago

When downloading multiple or all assets, you are only told files downloaded / total files that are being downloaded, not current download speed or other useful information.

Example Implementation: 2/200 files downloaded @ 4.50MB/s

dromzeh commented 1 year ago

TODO: Move this into its own component? - so then you can use the rest of the site & see progress while everything's downloading - similar to mega.nz/gdrive

dromzeh commented 1 year ago

frame implemented in 524a0fc -> a7c0f3b