Adding wol plugin

This commit is contained in:
Myx
2022-09-11 17:13:25 +02:00
parent 79cd222cce
commit bc4c19d5b5
52 changed files with 2044 additions and 0 deletions

12
wol/example/README.md Normal file
View File

@@ -0,0 +1,12 @@
## Created with Capacitor Create App
This app was created using [`@capacitor/create-app`](https://github.com/ionic-team/create-capacitor-app),
and comes with a very minimal shell for building an app.
### Running this example
To run the provided example, you can use `npm start` command.
```bash
npm start
```