Items tagged with: tauri

Search

Items tagged with: tauri



working on webxdc support in #deltatauri

Just finished implementing all the webxdc.js apis, the next steps are about hardening the sandboxing in preparation for the security audit together with @WofWca

#deltachat_desktop #tauri #webxdc


#Electron vs #Tauri in #deltachat_desktop
- 📦 download size: 151mb vs 28mb
- 💾 size on disk: 340mb vs 40mb
- 🧠 RAM usage: 292mb vs 209mb (after fresh start)

Though take it with a grain of salt: #deltatauri does not yet have features implemented and my sample size is just one here 😅


@TauriApps thanks so much for making tauri ❤️
so far it was comparably straight forward to port delta chat desktop from #electron to #tauri


Code for #deltatauri is now public!

For now it contains only the most basic functionality - so more for the fellow developers to try out or/and review my code 😉. That being said, it is already surprisingly usable.

github.com/deltachat/deltachat…

Thanks to #nlnet & #ngi0_entrust for funding this project: nlnet.nl/project/DeltaTauri/.

#deltachat #deltachat_desktop #tauri




Context: if you follow #deltachat_desktop discussions on the #deltachat forum you might already know that we're planning to move #deltachat_desktop from #electron to #tauri in the future. But porting the desktop client is a big effort (our move to #jsonrpc was one step into this direction).
So I made this small sample project to check tauri out.
It's a nice side effect if the emoji picker is useful by itself, maybe we could even build a community for the emoji picker.


@TauriApps is awesome!

I just made a standalone app for emoji-mart using tauri.

It is very easy to use as a developer, starts fast, binaries are small (2mb for this project) and packaging just works out of the box.

For this project I did not even had to write a single line of rust, so you don't need to be comfortable with #rustlang to be able use it.

github.com/Simon-Laux/tauri-em…

#tauri