#deltatauri is ready for testing.
https://support.delta.chat/t/help-test-the-tauri-pre-release/3827
DeltaTauri is basically #deltachat_desktop , but using #tauri instead of electron.
Full Blogpost will follow soon.
#deltatauri is ready for testing.
https://support.delta.chat/t/help-test-the-tauri-pre-release/3827
DeltaTauri is basically #deltachat_desktop , but using #tauri instead of electron.
Full Blogpost will follow soon.
Failed to setup app: error encountered during setup hook: current logfile does not exist
sed -i 's/"targets"\: "all"/"targets"\: ["deb"]/' packages/target-tauri/src-tauri/tauri.conf.json5
pnpm install
cd packages/target-tauri
pnpm tauri build
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
I made the #deltachat_web version run as add-on on #HomeAssistant. It was easy, just took me around 2 days.
So this is one way to host the browser edition in your local network. :homeassistant:
Though I must tell you that I don't plan to maintain this, I just made it because it looked like a fun side quest to #deltatauri. That being said it is totally usable.
Thanks @homeassistant for making add-on development so easy.
#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 π
Some (out of scope) fun-fact about #deltatauri: It only took me like 3 hours to get it running on #iPhone
@TauriApps is really easy for making #crossplatform apps.
Though of course the devil is in the detail, it would still need quite some native integration work to make it useable for normal users, so currently it is not a goal for us. So it won't replace our native #deltachat_ios app any time soon ;)
20% of the work for 80% of the visible result π
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.
https://github.com/deltachat/deltachat-desktop/pull/4462
Thanks to #nlnet & #ngi0_entrust for funding this project: https://nlnet.nl/project/DeltaTauri/.
Updated for #deltachat_desktop readme coming soon.
Shows links to the 3 editions:
- deltachat electron (current releases)
- #deltatauri
- #deltachat_web
I'm making big progress on the #tauri version of #deltachat_desktop
So far it only takes 38 mb π¦ (78mb installed) in package size instead of the 150mb π¦(323mb installed) of the Delta Chat Desktop #electron version.
I'll keep you updated in this thread.
Thanks to #nlnet & #ngi0_entrust for funding this project: https://nlnet.nl/project/DeltaTauri/.