PySide6/PJSUA2-basiertes Desktop-Softphone mit: - SIP-Telefonie (Anrufe, DTMF, Halten, Transfer, Konferenz) - CardDAV-Kontaktsync mit Write-Back (Multi-Account) - Kontaktverwaltung mit Suche und Bearbeiten-Dialog - Anrufliste mit Namensauflösung - Favoriten-Panel (manuell + häufig angerufen) - BLF-Panel (SIP Presence Monitoring) - Responsives Layout (kompakt/erweitert) - Click-to-Call (tel:/sip: URI via D-Bus) - KDE-Integration (Tray, Benachrichtigungen) - PipeWire/PulseAudio Audio-Routing - AppImage Build-Support (PyInstaller + appimagetool) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
251 B
Text
5 lines
251 B
Text
PySide6>=6.6.0
|
|
vobject>=0.9.6 # vCard-Parsing für CardDAV
|
|
requests>=2.28.0 # HTTP-Client für CardDAV
|
|
# pjsua2 wird über AUR installiert: yay -S python-pjproject
|
|
# dbus-python: vorinstalliert auf Manjaro KDE (für Notifications + Click-to-Call)
|