Before the web UI relies on native features (or even when those features could be implemented via browser APIs), Tauri — especially with webkitgtk on Linux — has high memory usage (up to 400MB), even after closing the window. Therefore, I added a mini mode.
https://github.com/wind-mask/aw-tauri
Just as a reference or a possible feature consideration: retain a CLI daemon mode for this application, so it can run with minimal resource consumption.
Before the web UI relies on native features (or even when those features could be implemented via browser APIs), Tauri — especially with webkitgtk on Linux — has high memory usage (up to 400MB), even after closing the window. Therefore, I added a mini mode.
https://github.com/wind-mask/aw-tauri
Just as a reference or a possible feature consideration: retain a CLI daemon mode for this application, so it can run with minimal resource consumption.