{"id":21235846,"url":"https://github.com/j4cobgarby/t-chat-server-client","last_synced_at":"2026-06-30T02:31:28.661Z","repository":{"id":99504184,"uuid":"114141654","full_name":"j4cobgarby/t-chat-server-client","owner":"j4cobgarby","description":"A simple chat client","archived":false,"fork":false,"pushed_at":"2018-04-11T14:39:57.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T02:44:54.691Z","etag":null,"topics":["chat-application","client","networking","server","sfml"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j4cobgarby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-12-13T16:08:30.000Z","updated_at":"2021-01-18T20:40:32.000Z","dependencies_parsed_at":"2023-07-30T14:30:31.882Z","dependency_job_id":null,"html_url":"https://github.com/j4cobgarby/t-chat-server-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/j4cobgarby/t-chat-server-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4cobgarby%2Ft-chat-server-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4cobgarby%2Ft-chat-server-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4cobgarby%2Ft-chat-server-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4cobgarby%2Ft-chat-server-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j4cobgarby","download_url":"https://codeload.github.com/j4cobgarby/t-chat-server-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4cobgarby%2Ft-chat-server-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34950328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["chat-application","client","networking","server","sfml"],"created_at":"2024-11-21T00:04:14.826Z","updated_at":"2026-06-30T02:31:28.610Z","avatar_url":"https://github.com/j4cobgarby.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# t\n## A very simple chat client and server\n\n### Why's it called *t*?\nBecause *talk* begins with *t*.\n\n### Features\n - Hosting a server on a port of your choice.\n - Server motd.\n - Easy to use.\n - Named clients.\n - As many clients as your computer can handle.\n - Can read the motd from a file.\n\n### Requirements\n - CMake \u003e= 3.4 (for building/installing)\n - SFML \u003e= 2.0 (as a sockets library)\n - A Unix system (linux, mac,) or Windows with the WSL.\n\n### Installation\nOnce you're sure your system meets all of the requirements, run the following commands:\n\n```\ngit clone https://github.com/j4cobgarby/t-chat-server-client\ncd t-chat-server-client\nmkdir build \u0026\u0026 cd build\ncmake ..\nsudo make install\n\n# Quick test\n\nt --help\nt-server --help\n\n# Should print a help message\n```\n\n### Usage\n#### Starting a server\n```\nt-server\n```\nAnd then follow the instructions, *or*\n```\nt-server -m \u003cAn motd string - whatever you want\u003e -p \u003cA valid port, if you don't want to use the default\u003e\n```\nTo set the motd and port in one go.\n#### Joining a server\n```\nt\n```\nAnd then follow the instructions, *or*\n```\nt -h \u003cServer ip\u003e -p \u003cServer port, if you don't want to use the default\u003e -n \u003cWhat you want to be called\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj4cobgarby%2Ft-chat-server-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj4cobgarby%2Ft-chat-server-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj4cobgarby%2Ft-chat-server-client/lists"}