The project is being actively reworked including code refactoring and logic. As of now, the stable release is the v2.1.1.
WOL-Server is a RESTful API designed to work alongisde with the WOL-Client.
WOL-Client is a java project meant to run on any raspberry pi. As the name implies, with this project you will be able to remotely boot your computer/s from anywhere.
- Apache or nginx already installed and running on your server.
- PHP 7.2
For the installation, all you have to do is place the .php files in the directory of your domain.
Reaching the API is as easy as typing the address of your server followed up by the .php's files location. ex. www.your-domain.com/api/registration.php
If you want to contribute to the project, you are more than welcome. Simply, fork the repository, commit your code and create a pull request.
- George Mantellos - Main Author - geocfu
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details