prose-im / prose-app-web

Prose Web application. XMPP client for team messaging.
https://prose.org/downloads
Mozilla Public License 2.0
19 stars 2 forks source link

Basic tauri setup #64

Closed nesium closed 3 months ago

nesium commented 4 months ago

Hey!

I've added a minimal Tauri setup.

Commands:

# Run dev version
$ npm run tauri dev

# Build DMG (don't forget to update config/production.json)
npm run tauri build

# Update app icon (is too large currently)
npm run tauri icon -- PATH/TO/IMAGE
valeriansaliou commented 4 months ago

No way!! Thanks, Marc, it's actually been long I wanted to implement that (and quite important to actually start using the Web app on a daily basis), but I always had "better" to do (features on the app). I wanted to focus on this this weekend, I'll be iterating on your work :)

nesium commented 4 months ago

:party_parrot:

nesium commented 4 months ago

Some ideas for features: