A beautiful, open-source desktop SIP client built with Flutter for Windows, macOS, and Linux.
- Cross-Platform: Windows (x64), macOS (Universal), Linux (x64).
- SIP & WebRTC: Supports WebSocket (WS/WSS), TCP, and SRTP voice/video calls.
- Video Calls: Integrated video call support with Picture-in-Picture.
- Modern UI: Clean Material Design 3 interface.
- Codecs: Configurable preferred codecs (Opus, G722, PCMA, PCMU).
I couldn't find a good SIP desktop client app.
- Clone:
git clone <repo> - Install:
flutter pub get - Run:
flutter run -d macos(or windows/linux)
GNU GPLv3 License.

