>Our requirements for the app were: to be lightweight and fast, in other words, use as little CPU cycles and memory as possible. [...] For the GUI, we chose the Tauri platform on which we built a React frontend. Tauri reuses an already installed browser on your system.<p>Ah, yes, that's one way to "use as little CPU cycles and memory as possible" for sure.