Update README.md
[KisSync.git] / README.md
blob65978035deb0fbf173f208fce983668adb08c999
1 ### KisSync
3 KisSync adds anon posting to Sync's default features
4 [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/D1D5D5W2P)
6 CyTube
7 ======
9 CyTube is a project I started in early 2013 as a hobby project to build my own
10 clone of synchtube.com (which shut down in March 2013).
12 The basic concept is that users register channels where connected viewers can
13 watch videos from different video hosts (e.g., YouTube, Twitch) and the playback
14 is synchronized for all the viewers in the channel.
16 Each channel has a playlist where users can queue up videos to play, as well as
17 an integrated chatroom for discussion.
19 The official server is located at https://cytu.be, but there are other public
20 servers hosted for various communities.
22 ## Installation
24 The installation guide for server administrators is located [on the
25 wiki](https://github.com/calzoneman/sync/wiki/CyTube-3.0-Installation-Guide).
27 ## Contact
29 **Please check if the
30 [FAQ](https://github.com/calzoneman/sync/wiki/Frequently-Asked-Questions)
31 answers your question already.**
33 For bug reports and feature requests, please open a GitHub issue.  To report a
34 security vulnerability, or to discuss an issue with https://cytu.be itself
35 (unrelated to the code), please send me an email: cyzon@cytu.be
37 Please be courteous and search through [the open and closed
38 issues](https://github.com/calzoneman/sync/issues?utf8=%E2%9C%93&q=is%3Aissue)
39 for your request before submitting a new one.
41 General help with the software and the website is also available on the IRC
42 channel at [irc.esper.net#cytube](http://webchat.esper.net/?channels=cytube)
43 during US daytime hours.
45 ## License
47 Original source code in this repository is provided under the MIT license
48 (see the LICENSE file for the full text).
50 Bundled source code, such as third-party CSS and JavaScript libraries, are
51 provided under their respective licenses.