Speakthru Desktop is an open source cross-platform communication app for Speakthru.
Speakthru is under developement and not ready to be used. It doesn't even have it's main feature, talking, yet.
Speakthru is a new way of communicating with your friends through walkie-talkie type communications. With this app, you can simply talk to your friends directly into their computer without them needing to answer your call.
WARNING: This project is under developement and not ready to be used. To install it you'll have to compile it yourself.
- Clone the git repo and open the directory
git clone https://github.com/GeoffreyGx/speakthru-desktop
cd speakthru-desktop
- Install required packages
npm i
- Build it
npm run tauri build
- Execute it