AppOutlet/AppOutlet

Download database file when application starts for the first time.

MessiasLima opened this issue · 0 comments

  1. Verify on application settings if is the first start
  2. Download database file from release assets and save it on $HOME/.config/app-outlet/database
  3. Notify to ipcRenderer when this download starts and ends

Depends on #175