@dropdevrahul to [email protected]English • edit-21 year agoWorking on a desktop app for Lemmy using Tauri, a rust based frameworkimagemessage-square13arrow-up1125arrow-down12file-text
arrow-up1123arrow-down1imageWorking on a desktop app for Lemmy using Tauri, a rust based framework@dropdevrahul to [email protected]English • edit-21 year agomessage-square13file-text
Since I wanted to learn both Rust and ReactJS I decided to pick this, this is the progress in two days.
minus-squarerusslinkfedilinkEnglish4•1 year agoNice work! Tauri is great. I haven’t built a proper app with the nice native backend features, but i wrote a wrapper for passing a url on the command line, which lets you run an arbitrary web app like it’s a native one: https://github.com/russmatney/clove Very happy to have something lightweight!
Nice work!
Tauri is great. I haven’t built a proper app with the nice native backend features, but i wrote a wrapper for passing a url on the command line, which lets you run an arbitrary web app like it’s a native one: https://github.com/russmatney/clove
Very happy to have something lightweight!