Skip to content

A Wake-On-Lan script written in PHP using Symfony package symfony/console 4.2

License

Notifications You must be signed in to change notification settings

alidrus/wake-on-lan-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wake-on-lan-cli

A Wake-On-Lan script written in PHP using Symfony package symfony/console 4.2

Dependencies

In order to build a phar executable archive using the Makefile provided, you will need:

  • PHP CLI (tested version of PHP was 7.1.23)
  • GNU Make
  • Box 2
  • Composer

In order to install all the vendor dependencies needed to run:

composer install

Compile

Go to root folder of project and type:

make

Install

make install

will install the phar executable in the ${HOME}/bin/ folder.

Cleanup

make clean

to clean up any files produced during compilation above.

About

A Wake-On-Lan script written in PHP using Symfony package symfony/console 4.2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published