@[email protected] to [email protected]English • edit-21 year agoWorking on a desktop app for Lemmy using Tauri, a rust based frameworklemmy.worldmessage-square13fedilinkarrow-up1124file-text
arrow-up1123imageWorking on a desktop app for Lemmy using Tauri, a rust based frameworklemmy.world@[email protected] to [email protected]English • 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-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!