homebridge-tapo-camera
Homebridge plugin for TP-Link TAPO security cameras
File Explorer
Download Latest Version (.zip)- bug-report.md
- config.yml
- feature-request.md
- support-request.md
- build.yml
- publish.yml
- settings.json
- onvif.ts
- tapo.ts
- cameraAccessory.ts
- cameraPlatform.ts
- index.ts
- onvifCamera.ts
- pkg.ts
- tapoCamera.test.ts
- tapoCamera.ts
- .DS_Store
- .eslintrc
- .gitignore
- .nvmrc
- .prettierrc
- AGENTS.md
- config.schema.json
- LICENSE
- nodemon.json
- package-lock.json
- package.json
- README.md
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/kopiro/homebridge-tapo-camera
Downloads the entire project code from GitHub to your computer.
cd homebridge-tapo-camera
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm -g install homebridge-tapo-camera
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
