{"id":16508578,"url":"https://github.com/osteele/poseshare","last_synced_at":"2025-10-29T19:42:33.366Z","repository":{"id":66371786,"uuid":"487461469","full_name":"osteele/PoseShare","owner":"osteele","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-20T12:44:03.000Z","size":456,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-25T09:18:40.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/osteele.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-05-01T06:18:43.000Z","updated_at":"2025-02-19T15:54:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bf72ee0-d4f1-4b93-b781-d9e2993870f3","html_url":"https://github.com/osteele/PoseShare","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/osteele%2FPoseShare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osteele%2FPoseShare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osteele%2FPoseShare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osteele%2FPoseShare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osteele","download_url":"https://codeload.github.com/osteele/PoseShare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241460044,"owners_count":19966511,"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":[],"created_at":"2024-10-11T15:46:20.010Z","updated_at":"2025-10-29T19:42:28.321Z","avatar_url":"https://github.com/osteele.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PoseShare\n\nShare pose detection data between multiple browser clients connected to the same\nserver.\n\nThis code supports of the Movement Practices choreography project.\n\nThe client and server are written in Typescript. They use the\n[Socket.IO](https://socket.io) library to communicate.\n\n## Setup\n\nInstall npm.\n\nRun `yarn install`.\n\n## Usage\n\n1. Run `yarn dev`.\n2. Use a web browser to visit \u003chttp://localhost:3000\u003e.\n\n## Development\n\n### Client development\n\nSet up and start the server as above.\n\nThe server will restart when source files are changed.\n\nThe browser page needs to be manually reloaded.\n\n### Server development\n\nAdditional development documentation is in this repository's `docs/` directory,\nand the [project wiki](https://github.com/osteele/PoseShare/wiki/).\n\n### Directory Organization\n\nSubdirectories:\n\n- `common/` — source files that are shared between the client and server\n- `config/` — configuration files for the client and server\n- `public/` — static files that are served by the embedded web server\n- `server/` — TypeScript source code for the http (web and API) server\n- `src/` — TypeScript source code for client\n\nTop-level files:\n\n- `index.html` — static file that is served by the embedded web server\n- `nodemon.json` — [Nodemon](https://nodemon.io) configuration file\n- `package.json` — an npm\n  [package](https://docs.npmjs.com/cli/v6/configuring-npm/package-json), that\n  specifies library dependencies, build tools, and the build and development\n  commands.\n\nThe client source directory is named `src` instead of `client`, so that it will\nwork with the default configuration of Vite.\n\n## License\n\nCopyright 2022 by Oliver Steele. Available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosteele%2Fposeshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosteele%2Fposeshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosteele%2Fposeshare/lists"}