Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Latest commit

 

History

History
42 lines (25 loc) · 1.71 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.71 KB

Current Status

The project is being actively reworked including code refactoring and logic. As of now, the stable release is the v2.1.1.

WOL-Server (aka. Wake on Lan-Server)

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.

Getting Started

Prerequisites

  • Apache or nginx already installed and running on your server.
  • PHP 7.2

Installing

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

Contributing

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.

Versions

Authors

  • George Mantellos - Main Author - geocfu

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details