aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-02-13 16:28:18 +0300
committerRblSb <msrblsb@gmail.com>2020-02-15 19:45:40 +0300
commit07d1955cefc093ffb12002902ed45e963030746e (patch)
tree8833eca2dc2ef07891aa8eb66daf7ad90f2ab0ce /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..bbc3986
--- /dev/null
+++ b/README.md
@@ -0,0 +1,24 @@
+## SyncTube
+Synchronized video viewing with chat and other features.
+Based on CyTube, but with lightweight implementation and very easy way to run locally.
+
+### New features
+Even if some original features are not implemented yet, there is some new things:
+- Multi-Language
+- Mobile view with page fullscreen
+- Updated Des theme
+
+TODO:
+- Way to play local videos for network users (without NAT loopback feature)
+- `/30`, `/-21`, etc to rewind video playback in seconds
+
+### Setup
+- Open `4200` and `4201` ports in your router settings
+- `npm install ws`
+- Run `node build/server.js`
+- Open showed "Local" link for yourself and send "Global" link to friends
+
+### Development
+- Install Haxe 4, VSCode and vshaxe extension.
+- `haxelib install all` to install extern libs.
+- Open project in VSCode and press `F5` for client+server build and run.
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage