A simple dashboard for an SvxLink server!
View Demo
·
Report Bug
·
Request Feature
This project aims to provide a simple dashboard for SvxLink to monitor the system status, module status, and log viewing.
This should be as simple as cloning the repo into your webserver, editing the configuration file, and browsing to the index page.
- A webserver on the SvxLink Server
- PHP (developed using version 7.3)
- Clone the repo to your webserver
git clone https://github.com/kc1awv/SvxLink-Dashboard.git
- Edit the constants in config/config.php to suit your install
- ?????
- Profit! :)
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPL 3.0 License. See LICENSE
for more information.
Steve Miller - smiller@kc1awv.net
Project Link: https://github.com/kc1awv/SvxLink-Dashboard