Releases: Migrim/3cx-Dialer
Release list
3cx-Dialer-0.1.4
3CX Dialer for macOS
A minimal macOS desktop app that embeds the 3CX web client in a native .app using Python + PyQt6.
It supports automatic login, clipboard dialing, language switching, and start page selection.
🔧 Features
- ✅ Automatically logs into your 3CX web client using stored credentials
- ✅ Language selection: English 🇬🇧 and German 🇩🇪
- ✅ Start on specific 3CX subpages: Chat, Calls, Team, Contacts, Switchboard
- ✅ Optional clipboard-to-dialer automation
- ✅ Clean native macOS app experience (no browser needed)
- ✅ Config reset and editing from the app menu
- ✅ Packaged as a
.dmginstaller for easy deployment
📦 How to Install
- Open the
.dmgand drag 3CX Dialer into your Applications folder. - The first time you launch the app:
- Right-click → Open
- Confirm the Gatekeeper warning (required because the app is not notarized by Apple)
🧪 Usage
🛠 First Launch
You'll be prompted for:
- Your 3CX extension number
- Your password
- The full 3CX web URL (e.g.
https://pbx.company.com/webclient) - A custom window title (optional)
- Your preferred language
- Your starting page (Team, Chat, Call History, etc.)
All values are stored locally in ~/Documents/3cx_app/config.json.
🚀 After Launch
- The app auto-fills your credentials and logs in after the web client loads.
- If clipboard automation is enabled, phone numbers copied to your clipboard will trigger a dial attempt.
⚠️ Gatekeeper warning is expected unless the app is notarized. Right-click → Open → Confirm the first time.
🌐 Supported Pages
You can configure the app to start on any of the following sections:
- Team
- Chat
- Call History
- Switchboard
- Contacts
🌍 Language Support
- English (
EN) - Deutsch (
DE)
📁 Config & Reset
User data is stored here:
~/Documents/3cx_app/config.json3cx-Mac-0.1.3
3CX Dialer for macOS
A minimal macOS desktop app that embeds the 3CX web client in a native .app using Python + PyQt6.
It supports automatic login, clipboard dialing, language switching, and start page selection.
🔧 Features
- ✅ Automatically logs into your 3CX web client using stored credentials
- ✅ Language selection: English 🇬🇧 and German 🇩🇪
- ✅ Start on specific 3CX subpages: Chat, Calls, Team, Contacts, Switchboard
- ✅ Optional clipboard-to-dialer automation
- ✅ Clean native macOS app experience (no browser needed)
- ✅ Config reset and editing from the app menu
- ✅ Packaged as a
.dmginstaller for easy deployment
📦 How to Install
- Open the
.dmgand drag 3CX Dialer into your Applications folder. - The first time you launch the app:
- Right-click → Open
- Confirm the Gatekeeper warning (required because the app is not notarized by Apple)
🧪 Usage
🛠 First Launch
You'll be prompted for:
- Your 3CX extension number
- Your password
- The full 3CX web URL (e.g.
https://pbx.company.com/webclient) - A custom window title (optional)
- Your preferred language
- Your starting page (Team, Chat, Call History, etc.)
All values are stored locally in ~/Documents/3cx_app/config.json.
🚀 After Launch
- The app auto-fills your credentials and logs in after the web client loads.
- If clipboard automation is enabled, phone numbers copied to your clipboard will trigger a dial attempt.
⚠️ Gatekeeper warning is expected unless the app is notarized. Right-click → Open → Confirm the first time.
🌐 Supported Pages
You can configure the app to start on any of the following sections:
- Team
- Chat
- Call History
- Switchboard
- Contacts
🌍 Language Support
- English (
EN) - Deutsch (
DE)
📁 Config & Reset
User data is stored here:
~/Documents/3cx_app/config.json3cx-Mac-0.1.0
3CX Dialer for macOS
This is a minimal macOS desktop app that embeds the 3CX web client into a native .app using Python and PyQt6. It supports automatic login.
🔧 Features
- ✅ Automatically logs into your 3CX web client using stored credentials
- ✅ Packaged as a
.dmgapp for macOS - ✅ No browser needed — behaves like a native macOS app
📦 How to Install
- Open the
.dmgand drag the app to your Applications folder. - The first time you open it, right-click the app and select "Open", then confirm the warning. This is required because it's not notarized by Apple.
🧪 Usage
-
On first launch, the app will prompt you for:
- Your 3CX extension number
- Your password
- The full URL to your 3CX web app (e.g.
https://pbx.company.com/webclient) - A custom window title (optional)
These will be saved in your
~/Documents/3cx_app/config.jsonfile. -
When the app opens:
- It auto-fills your login credentials (give it some time)
⚠️ Gatekeeper warning is expected unless the app is notarized. Your coworker should right-click → Open → Confirm once.
🛠 Built With
- Python 3.11+
- PyQt6
- PyQt6-WebEngine
- Briefcase by BeeWare
📁 Config Storage
User configuration is stored at:
~/Documents/3cx_app/config.json
You can delete this file to reset credentials and settings.
© 2025 One-Auth Network — All rights reserved.