Skip to content

Fraccs/ts-wol

Repository files navigation

GitHub release (latest by date) GitHub issues GitHub pull requests

ts-wol

Wake-on-lan client written in TypeScript.

Table of contents

Installation

npm install -g ts-wol@latest

Usage

ts-wol <macAddress>

Or execute directly with npx

npx ts-wol@latest <macAddress>