dropdevrahul@lemmy.world to Programming@programming.devEnglish · edit-21 year agoWorking on a desktop app for Lemmy using Tauri, a rust based frameworklemmy.worldimagemessage-square13fedilinkarrow-up1123arrow-down11file-text
arrow-up1122arrow-down1imageWorking on a desktop app for Lemmy using Tauri, a rust based frameworklemmy.worlddropdevrahul@lemmy.world to Programming@programming.devEnglish · edit-21 year agomessage-square13fedilinkfile-text
Since I wanted to learn both Rust and ReactJS I decided to pick this, this is the progress in two days.
minus-squareruss@programming.devlinkfedilinkEnglisharrow-up4·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!