异地观影
Go to file
Lazy f038b44bea Feat: add .env file 2023-10-04 22:30:51 +08:00
.github/workflows Feat: add release workflow 2023-10-04 20:54:52 +08:00
public init 2023-10-04 13:57:28 +08:00
src init 2023-10-04 13:57:28 +08:00
.env Feat: add .env file 2023-10-04 22:30:51 +08:00
.gitattributes init 2023-10-04 13:57:28 +08:00
.gitignore Feat: add .env file 2023-10-04 22:30:51 +08:00
.prettierignore init 2023-10-04 13:57:28 +08:00
.prettierrc.json init 2023-10-04 13:57:28 +08:00
LICENSE init 2023-10-04 13:57:28 +08:00
README-CN.md Fix: README.MD 2023-10-04 15:08:25 +08:00
README.md Fix: README.MD 2023-10-04 15:08:25 +08:00
auto-imports.d.ts init 2023-10-04 13:57:28 +08:00
components.d.ts init 2023-10-04 13:57:28 +08:00
env.d.ts init 2023-10-04 13:57:28 +08:00
index.html init 2023-10-04 13:57:28 +08:00
package-lock.json init 2023-10-04 13:57:28 +08:00
package.json init 2023-10-04 13:57:28 +08:00
postcss.config.js init 2023-10-04 13:57:28 +08:00
tailwind.config.js init 2023-10-04 13:57:28 +08:00
tsconfig.app.json init 2023-10-04 13:57:28 +08:00
tsconfig.json init 2023-10-04 13:57:28 +08:00
tsconfig.node.json init 2023-10-04 13:57:28 +08:00
vite.config.ts init 2023-10-04 13:57:28 +08:00

README.md

SyncTV Web

Provides a Web UI for SyncTV

English | 中文

Screenshot

NoFilms Cinema

Install

  1. Download from release
  2. Put it into the synctv's public folder

Build

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

License

Apache-2.0 license