Dont know anything about that network stuffut the gui looks nice. Happy to see someone using iced here.
this post was submitted on 27 May 2025
18 points (95.0% liked)
Rust Programming
8871 readers
3 users here now
founded 6 years ago
MODERATORS
I am really liking iced right now.though it's not mature yet.
Writing GUI has always been a complicated thing for me and I try to avoid as much as possible. I moved to iced from gtk because of easier compatibility with multiple OSes. It makes a lot of things easier if it's already there, otherwise it's a hassle to make new things. Like the network view is custom widget I made.