{"id":16253530,"url":"https://github.com/alphadose/synchron","last_synced_at":"2025-03-19T20:32:02.332Z","repository":{"id":104039614,"uuid":"122571558","full_name":"alphadose/Synchron","owner":"alphadose","description":"A karaoke app in virtual reality","archived":false,"fork":false,"pushed_at":"2019-11-15T14:27:41.000Z","size":53489,"stargazers_count":12,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T21:03:04.717Z","etag":null,"topics":["aframe","css","html","javascript","nodejs","peerjs","socket-io"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/alphadose.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-02-23T04:01:44.000Z","updated_at":"2023-08-28T17:51:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd1d2e79-0770-4db3-a7e4-cafe9633771b","html_url":"https://github.com/alphadose/Synchron","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FSynchron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FSynchron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FSynchron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FSynchron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alphadose","download_url":"https://codeload.github.com/alphadose/Synchron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244019446,"owners_count":20384761,"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":["aframe","css","html","javascript","nodejs","peerjs","socket-io"],"created_at":"2024-10-10T15:17:43.251Z","updated_at":"2025-03-19T20:31:57.551Z","avatar_url":"https://github.com/alphadose.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Synchron\n\nA Karaoke application made in Virtual Reality.\n\nYou can visit the application [here](https://synchron.ml/)\n\nIf you are using the application from your phone, the phone's gyroscope will control the camera.\n\nIf you are using a computer, you would have to drag the mouse pointer around to control the camera.\n\n## Features\n\n* This application is multiplayer so you can enjoy the Karaoke experience with your friends.\n\n* Users in a room can hear each other sing in real-time.\n\n* The music player is synchronised across all users in a room. \n  (If one user pauses the music, it gets paused for everyone in that room) \n \n* Users can see each other's avatars for a real-life karaoke experience.\n\n* The room also has the feature of 3D surround sound.\n  ( The volume increases/decreases proportionately with respect to the distance from the speakers)\n\n## Setup\n```bash\n$ git clone https://github.com/alphadose/Synchron\n$ cd Synchron\n$ npm install\n$ node server.js\n```\n\n## A brief guide to get started\n\nThere are four buttons in a panel at the end of the V-Room. Hovering over them with the a-frame pointer\nwould execute the given action.\n\n* Play     -\u003e  Will start playing the song in the queue\n* Pause    -\u003e  Will pause/resume the song\n* Next     -\u003e  Will play the next song in the queue\n* Playlist -\u003e  Shows the playlist for adding songs to the queue\n\n### Notes\n* You would need to add songs to the queue before playing them.\n* Executing the above actions would reflect on all users in the same room.\n\n\n## Tech Stack\n\n* **Node.js** as the backend language\n\n* **Express.js** for routing\n\n* **Peer.js** for establishing peer-to-peer connections\n\n* **Socket.io** for synchronising the music player across all users in a room\n\n* **A-Frame** for building the Virtual Reality environment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphadose%2Fsynchron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphadose%2Fsynchron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphadose%2Fsynchron/lists"}