Skip to content

kc1awv/SvxLink-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


SvxLink-Dashboard

A simple dashboard for an SvxLink server!

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

This project aims to provide a simple dashboard for SvxLink to monitor the system status, module status, and log viewing.

Built With

Also a lot of borrowed code from

Getting Started

This should be as simple as cloning the repo into your webserver, editing the configuration file, and browsing to the index page.

Prerequisites

  • A webserver on the SvxLink Server
  • PHP (developed using version 7.3)

Installation

  1. Clone the repo to your webserver
git clone https://github.com/kc1awv/SvxLink-Dashboard.git
  1. Edit the constants in config/config.php to suit your install
  2. ?????
  3. Profit! :)

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL 3.0 License. See LICENSE for more information.

Contact

Steve Miller - smiller@kc1awv.net

Project Link: https://github.com/kc1awv/SvxLink-Dashboard