projectflx / wakeup

Simple website to send a magic packet to clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WakeUp!

A simple website to send a magic packet to a given device.

Features

  • Organize devices you want to send a magic packet to
  • Responsive
  • Easy to use

Prerequisites

The following packages are needed to run the website

  • apache2
  • php7
    • extension 'sockets' enabled

Customizing

  • The broadcast address can be customized in the config.php

Built With

The following libraries were used.

Development

Dependencies

Planned Features

Features mentioned here are likely to be added in a future version

  • Proper database support for devices (in addition to the ini-model)
  • Editing devices on the website

Author

  • Felix Lambert

License

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

About

Simple website to send a magic packet to clients

License:MIT License


Languages

Language:PHP 45.2%Language:JavaScript 35.2%Language:CSS 19.6%