0.2.1 • Published 10 months ago

react-native-wake-on-lan v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

react-native-wake-on-lan

Installation

npm install react-native-wake-on-lan

Usage

import { awake } from 'react-native-wake-on-lan';

// ...

await awake('74:42:3C:24:36:02', 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library Based on jesper-lindberg/Awake