7 ms·
This is super cool. More options is always good. Something that is confusing about the docs though... is there a desktop application? The screenshot implies the
by OhSoHumble 2mo ago
This is super cool. More options is always good. Something that is confusing about the docs though... is there a desktop application? The screenshot implies there is but I couldn't find the docs to download THAT.
- czottmann 2mo agoIt's a first-class PWA currently but no native desktop apps yet.
- tadfisher 2mo agoSounds like something I could finally build with Kotlin Multiplatform...
- moeffju 2mo agoThere is a Tauri wrapper that I built early on because I wanted the desktop convenience (autostart, separate app, etc) that Firefox+PWA couldn't offer, I use the desktop version as my daily Chatto driver. The mobile build is more of a proof of concept for now. Check it out: https://github.com/teal-bauer/chatto-tauri https://github.com/teal-bauer/chatto-tauri
- hendrikmans 2mo agoHi, I'm making Chatto! Chatto so far fully commits to providing a great PWA experience. The screenshot you're seeing is of the PWA. I'm aware that a lot of people want desktop and mobile apps. These will be coming at some point, at least as wrappers around the PWA.
- OhSoHumble 2mo agoIt's a really cool project and clearly you put a lot of effort behind it. I like that it's self-hosted and may try it out on my homelab. Thanks for making it!