Skip to content

Simple website to send a magic packet to clients

License

Notifications You must be signed in to change notification settings

projectflx/wakeup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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