Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 432 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 432 Bytes

remote-mac-lock

Installation

This instruction is only available in macOS. Also, make sure that all devices are connected to the same wireless access point.

git clone https://github.com/stevejkang/remote-mac-lock && cd remote-mac-lock
cp .env.example .env # set your own credentials for authentication
yarn
yarn start

And then, visit https://<your-local-ip>:3000/ (For example, http://192.168.0.121:3000/)