{"id":22701896,"url":"https://github.com/saphereye/lan-chat","last_synced_at":"2025-07-20T08:34:26.882Z","repository":{"id":197119894,"uuid":"698025519","full_name":"Saphereye/lan-chat","owner":"Saphereye","description":"Program to create server/client using TCP/IP for communication over LAN","archived":false,"fork":false,"pushed_at":"2024-06-26T06:20:40.000Z","size":585,"stargazers_count":2,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T14:54:20.128Z","etag":null,"topics":["rust","tcp"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/lan-chat","language":"Rust","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/Saphereye.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-09-29T01:30:30.000Z","updated_at":"2024-06-26T06:20:43.000Z","dependencies_parsed_at":"2025-03-29T19:38:24.803Z","dependency_job_id":null,"html_url":"https://github.com/Saphereye/lan-chat","commit_stats":null,"previous_names":["saphereye/lan-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Saphereye/lan-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saphereye%2Flan-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saphereye%2Flan-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saphereye%2Flan-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saphereye%2Flan-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Saphereye","download_url":"https://codeload.github.com/Saphereye/lan-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saphereye%2Flan-chat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266092827,"owners_count":23875545,"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":["rust","tcp"],"created_at":"2024-12-10T07:11:00.651Z","updated_at":"2025-07-20T08:34:26.856Z","avatar_url":"https://github.com/Saphereye.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lan Chat ![crates.io](https://img.shields.io/crates/v/lan-chat.svg) ![Build Passing](https://github.com/Saphereye/lan-chat/actions/workflows/rust.yml/badge.svg)\n\n![Running example](https://github.com/Saphereye/lan-chat/blob/main/assets/example.png)\n\nLan Chat is a terminal-based chat application featuring a user-friendly terminal interface.\n\n## Installation\n\n\u003e This requires `cargo` to be installed on your target system. Refer to the [cargo installation guide](https://doc.rust-lang.org/cargo/getting-started/installation.html) if `cargo` is absent on your system.\n\nTo install Lan Chat, use the following command:\n\n```bash\ncargo install lan-chat --locked\n```\n\nThis will install the binary. For usage instructions, refer to the [Usage](#usage) section.\n\nAlternatively, the project can be cloned and built using `cargo`.\n\n## Usage\n\n1. To learn about the available commands, run:\n\n```bash\nlan-chat --help\n```\n\n2. To start the server, run:\n\n```bash\nlan-chat -i\n```\n\nThe output will display the server IP.\n\n3. To connect to the server, use:\n\n```bash\nlan-chat -s \u003cserver-ip\u003e\n```\n\nYou will be prompted to enter a pseudonym. Alternatively, you can set the pseudonym directly using the following command:\n\n```bash\nlan-chat -s \u003cserver-ip\u003e -p \u003cpseudonym\u003e\n```\n\n4. To insert emojis in the chat, use the following format: `:\u003cemoji name\u003e:`. For example is you type `That's funny :laughing:` it will be rendered as `That's funny 😂`.\n\nThe supported emojis are as follows\n\n\n| Command     | Emoji |\n|-------------|-------|\n| `:smile:`     | 😊     |\n| `:laughing:`     | 😂     |\n| `:thumbsup:` | 👍     |\n| `:cry: `      | 😢     |\n\nFor all codes please refer to [Emoji Cheat Sheet](https://github.com/ikatyang/emoji-cheat-sheet/tree/master).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaphereye%2Flan-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaphereye%2Flan-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaphereye%2Flan-chat/lists"}