Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
/ PBX-wallboard Public archive

PBX Wallboard is a desktop app that displays call statistics for your Axeos PBX. The app relies on Electron, a framework for developing cross-platform native applications with JavaScript, HTML, and CSS.

License

Notifications You must be signed in to change notification settings

olku/PBX-wallboard

Repository files navigation

PBX Wallboard

PBX Wallboard is a desktop app that displays call statistics for your Axeos PBX. The app relies on Electron, a framework for developing cross-platform native applications with JavaScript, HTML, and CSS.

Configuration

Enter your PBX Address and API key in /src/js/script.js

Build instructions

The electron-builder library is used for packaging and building ready-for-distribution Electron app for macOS, Windows and Linux. To build the app for cross-platform distribution use e.g. electron-builder -mwl (Mac Windows Linux).

You can also run e.g. yarn dist dmg or npm run dist -- --mac --win commands.

For an app that will be shipped to production, you should sign your application. See where to buy code signing certificates.

PBX documentation

PBX API documentation on ACD stats: Axeos knowledge base.

Disclaimer

This is not an official Axeos product. It's not released by Axeos and it's not supported by Axeos.

Issues

If you encounter an issue which is related to the code you can open an issue or choose to fix it yourself.

Learn from the code, build an app from it, develop new features. Please share your code via a pull request when you do.

About

PBX Wallboard is a desktop app that displays call statistics for your Axeos PBX. The app relies on Electron, a framework for developing cross-platform native applications with JavaScript, HTML, and CSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published