{"id":18522152,"url":"https://github.com/sigmanificient/pytchat","last_synced_at":"2025-04-09T09:33:53.281Z","repository":{"id":103528732,"uuid":"352264596","full_name":"Sigmanificient/PyTchat","owner":"Sigmanificient","description":"A open-source python tchat for basic text communications","archived":false,"fork":false,"pushed_at":"2022-10-08T08:51:23.000Z","size":426,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T14:11:57.872Z","etag":null,"topics":["pygame","pygame-application","python","python-socket","python-socket-chat","python-socket-client","python-socket-server","socket","tchat","tchat-client"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/Sigmanificient.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":"2021-03-28T07:09:58.000Z","updated_at":"2023-11-10T11:50:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"bba73e7d-c697-4378-8dc5-c43aa5721856","html_url":"https://github.com/Sigmanificient/PyTchat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2FPyTchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2FPyTchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2FPyTchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2FPyTchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sigmanificient","download_url":"https://codeload.github.com/Sigmanificient/PyTchat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248012932,"owners_count":21033267,"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":["pygame","pygame-application","python","python-socket","python-socket-chat","python-socket-client","python-socket-server","socket","tchat","tchat-client"],"created_at":"2024-11-06T17:29:15.464Z","updated_at":"2025-04-09T09:33:53.276Z","avatar_url":"https://github.com/Sigmanificient.png","language":"Vue","readme":"# Python Tchat\n\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Sigmanificient/PyTchat/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/Sigmanificient/PyTchat/?branch=main)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Sigmanificient/PyTchat)\n![GitHub repo size](https://img.shields.io/github/repo-size/Sigmanificient/PyTchat)\n![Lines of code](https://img.shields.io/tokei/lines/github/Sigmanificient/PyTchat)\n![GitHub last commit](https://img.shields.io/github/last-commit/Sigmanificient/PyTchat)\n![Github](https://shields.io/github/license/Sigmanificient/PyTchat)\n![gitmoji](https://img.shields.io/badge/gitmoji-%20🚀%20💀-FFDD67.svg)\n\n### A simple texts communication platform using pygame and sockets.\n\n## How to install ?\n*You need a python 3.8.6 server with at least one opened port*\n\n- Download the source code from this repo.\n\n### Server\n\n- Run the Makefile main target.\n  ```bash\n  make server\n  ```\n\n### Or\n\n```bash\ncd server\n```\n\n- Install the required python packages\n  ```bash\n  python -m pip install requirements.txt\n  ```  \n\n- run the server using the `bat` file, the `sh` file or this command\n  below:\n  ```bash\n  python -m pytchat [port]\n  ```\n\n### Client\n\n- Make sure to have `node.js` installed on your computer.\n- Download the source code from this repo.\n\n- Run the client using\n  ```sh\n  make client\n  ```\n\n#### Or\n\n```bash\ncd client\n```\n\n- Install the required dependencies\n  ```sh\n  npm install\n  ```\n\n- Run the client using\n  ```sh\n  npm serve\n  ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigmanificient%2Fpytchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsigmanificient%2Fpytchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigmanificient%2Fpytchat/lists"}