• 2 Posts
  • 13 Comments
Joined 5 days ago
cake
Cake day: June 9th, 2026

help-circle









  • The GUI isn’t important to be honest, just anything that doesn’t look too outdated. I’m more interested on cross-platform native plugins, so I don’t need to write all by hand. Slint seems to be less libre than Tauri, there are pricing on their website, even tho I understand it’s free, still, I prefer to keep it away from strongly backed by individual company, especially if I don’t know it well.



  • Tauri provides native system plugins cross platform, that’s what I want, paired with the fact it doesn’t bundle Chromium, apps are lightweight and fast.

    You can use Tauri with Iced too, it doesn’t require web tech, the strong point of Tauri is the native system modules.

    I thought about using native tools only but I’m planning on supporting Linux and Windows at the same time, so that’s the appealing for me.