TP-Link-WebApp icon indicating copy to clipboard operation
TP-Link-WebApp copied to clipboard

Currently the only webapp to access the TP-Link smarthome api

TP-Link Web App

A webapp to connect with the TP-Link cloud.

Control your smart home without the need for an Android or iOS App! Developed in Nuxt.js

Screenshot

Build/Develop

Development Server

npm install

npm run dev

Generate static files

npm run generate

Lint

npm run lint or npm run lint-fix

files will be dumped into /dist folder.