异地观影
Go to file
alongw 0dc40a56f1 Fix: fix extra request 2024-05-15 19:52:02 +08:00
.github Chore(deps): Bump actions/setup-node from 3 to 4 (#15) 2023-12-21 10:53:13 +08:00
.vscode Feat: add bili captcha 2023-11-03 11:25:56 +08:00
public Update favicon.svg 2023-12-12 18:42:38 +08:00
screenshots Optimize: README.MD 2023-10-08 09:33:43 +08:00
src Fix: fix extra request 2024-05-15 19:52:02 +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 Update .gitignore 2024-01-03 14:04: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 Optimize: README.MD 2023-10-08 09:33:43 +08:00
README.md Optimize: README.MD 2023-10-08 09:33:43 +08:00
auto-imports.d.ts init 2023-10-04 13:57:28 +08:00
components.d.ts Feat: movie list switch dir 2024-05-15 14:46:27 +08:00
env.d.ts Feat: ass subtitle support 2024-05-09 23:44:04 +08:00
index.html Fix: font 2024-01-02 20:24:10 +08:00
package-lock.json Feat: ass subtitle support 2024-05-09 23:44:04 +08:00
package.json Feat: ass subtitle support 2024-05-09 23:44:04 +08:00
postcss.config.js init 2023-10-04 13:57:28 +08:00
proto.sh Feat: update and use proto model 2023-10-15 15:25:14 +08:00
tailwind.config.js init 2023-10-04 13:57:28 +08:00
tsconfig.app.json Feat: add auth 2023-10-20 09:51:35 +08:00
tsconfig.json Feat: ass subtitle support 2024-05-09 23:44:04 +08:00
tsconfig.node.json Chore: update package 2024-02-03 14:29:22 +08:00
vite.config.mts Feat: impl source plugin 2024-05-10 13:35:32 +08:00

README.md

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