Package Exports
- wakey
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (wakey) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
command line utility to wake up computer(s) on LAN from sleep. It keeps a list of computers so you don't have to remember the MAC addresses.
Usage
wakey help- displays helpwakey list- list all computer entries saved in the wakey registry, which is a JSON file stored at ~/wakey.jsonwakey add <name> <MAC>- adds an entry to the registrywakey delete <name>- deletes an entry from the registrywakey <name>- wakes up a computer
Note
Some configurations are required to enable the Wake on LAN feature of a computer. This StackExchange page provides some information on how to configure it.