{"id":27350398,"url":"https://github.com/pacna/chillax","last_synced_at":"2026-04-29T17:05:42.035Z","repository":{"id":195502569,"uuid":"624963386","full_name":"pacna/chillax","owner":"pacna","description":"A versatile software that enables you and your friends to enjoy synchronized YouTube video watching, whether you're using a single device or multiple devices.","archived":false,"fork":false,"pushed_at":"2024-07-24T06:54:54.000Z","size":919,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-24T08:17:27.915Z","etag":null,"topics":["golang","lit","typescript","websocket"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pacna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-07T17:47:38.000Z","updated_at":"2024-07-24T06:54:58.000Z","dependencies_parsed_at":"2023-12-28T21:24:09.334Z","dependency_job_id":"85d77670-9936-404b-8592-9073cff1a32c","html_url":"https://github.com/pacna/chillax","commit_stats":null,"previous_names":["pacna/chillax"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacna%2Fchillax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacna%2Fchillax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacna%2Fchillax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacna%2Fchillax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pacna","download_url":"https://codeload.github.com/pacna/chillax/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248624461,"owners_count":21135449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","lit","typescript","websocket"],"created_at":"2025-04-12T19:39:19.847Z","updated_at":"2026-04-29T17:05:36.998Z","avatar_url":"https://github.com/pacna.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chillax\n\nChillax is a versatile software that enables you and your friends to enjoy synchronized YouTube video watching, whether you're using a single device or multiple devices. It utilizes WebSocket technology to keep all connected devices in perfect harmony, ensuring everyone watches the same video at the same time.\n\n![chillax](./docs/chillax.png)\n\n## Prerequisites\n\nBefore you can use Chillax, ensure that you have the following dependencies installed on your system:\n\n1. [Golang](https://go.dev/dl/)\n2. [Node.js](https://nodejs.org/en)\n3. [Make](https://www.gnu.org/software/make/)\n\n## Player Controls\n\n:arrow_forward: Play video\n\n:pause_button: Pause video\n\n:loud_sound: Toggle volume on/off\n\n:arrows_counterclockwise: Resynchronize if the player falls out of sync with other devices/browsers.\n\n## Configuration\n\nTo configure Chillax, create a `.env` file in the `web` root directory and add the `VITE_WS_URL` variable:\n\n```bash\nVITE_WS_URL=ws://localhost:5000/ws\n```\n\n**Note** : When deploying to a production environment, replace the value with the appropriate production URL.\n\n## Running Locally\n\nTo run the Chillax server, use the following command:\n\n```bash\n$ make server\n```\n\nTo run the Chillax web interface, use the following command:\n\n```bash\n$ make web\n```\n\n## Building and Deploying\n\nTo build and run Chillax for deployment, execute the following command:\n\n```bash\n$ make up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacna%2Fchillax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpacna%2Fchillax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacna%2Fchillax/lists"}