liangshengmoran / synctv-web

Provides a Web UI for SyncTV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyncTV Web

Provides a Web UI for SyncTV

English | 中文

Screenshot

Cinema

Development Environment

Please adjust the vite.config.js according to the actual situation first

git clone https://github.com/synctv-org/synctv-web
cd synctv-web
npm i
npm run dev
# http://localhost:8085

Build

git clone https://github.com/synctv-org/synctv-web
cd synctv-web
npm i
npm run build

License

Apache-2.0 license

About

Provides a Web UI for SyncTV

License:Apache License 2.0


Languages

Language:Vue 69.5%Language:TypeScript 27.6%Language:Less 2.2%Language:CSS 0.3%Language:HTML 0.2%Language:JavaScript 0.1%Language:Shell 0.1%