fortheusers / hb-appstore

Homebrew App Store - GUI for downloading/managing homebrew apps
https://hb-app.store
GNU General Public License v3.0
1.05k stars 61 forks source link

Add callback for progress while extracting #24

Closed vgmoose closed 4 years ago

vgmoose commented 5 years ago

Should display Installing.... then Extracting... with a second progress bar

Can be done in a similar way to how the curl callback is set, with a change in libget

vgmoose commented 4 years ago

Closed in https://github.com/vgmoose/libget/commit/d3b8ad6abcba438633d0bdc2a43f80fef2c503dd !