Hhm for a long term #RustLang #Rust project, i would like to build a #BitWarden #VaultWarden compatible GUI client, responsive enough to look well on desktop and phone, maybe even tablet.
What would be the goto approach UI wise? #Tauri via WebAssembly for a codebase that is easier to maintai ?
Would anyone else be interested in that?
@chfkch depends on targets and what matters most to you. Personally for web I'd go for #leptos and for desktop #iced (#icedrs)

@hhg
I need a native app for my linux phone basically 😎

#leptos #iced #icedrs

@chfkch  I think I'd go for Iced in this case, since @system76 are also using it for their new #CosmicDE. It should mean it can handle a bunch of uses cases. Docs are a bit rough though