Rolling launcher for DeltaChat

Solution includes auto-update from repository

Launch script

cd /path/to/deltachat-desktop
git pull
npm run build
npx electron .

App menu

[Desktop Entry]
Name=DeltaChat
Exec=/path/to/deltachat.sh
Terminal=false
Type=Application

Reset cache

update-desktop-database ~/.local/share/applications

Links

https://delta.chat

https://github.com/deltachat/deltachat-desktop