I think it would be great if we could migrate the UI to Tauri from Electron.
Currently just starting the app uses about 500MB on my system which is way too much for a download manager.
If we can migrate to Tauri the resource usage and install size will drop drastically since there is no electron anymore.
The only consideration would be compatibility on different OS since tauri uses native webview. so we have to test that.
If approved, I myself would love to help doing this task.
Hi, great project
I think it would be great if we could migrate the UI to Tauri from Electron. Currently just starting the app uses about 500MB on my system which is way too much for a download manager. If we can migrate to Tauri the resource usage and install size will drop drastically since there is no electron anymore.
The only consideration would be compatibility on different OS since tauri uses native webview. so we have to test that.
If approved, I myself would love to help doing this task.