An open API service indexing awesome lists of open source software.

https://github.com/fluttercandies/dart_wake_on_lan

A CLI application to send Wake-On-Lan packets.
https://github.com/fluttercandies/dart_wake_on_lan

Last synced: over 1 year ago
JSON representation

A CLI application to send Wake-On-Lan packets.

Awesome Lists containing this project

README

          

# Wake-On-Lan

A CLI application to send Wake-On-Lan packets.

## Getting started

> dart pub global activate -s git https://github.com/fluttercandies/dart_wake_on_lan

```console
$ wol -h
-h, --help
--host
--mac
--repeat
```