{"id":22128410,"url":"https://github.com/michaelradu/python-cli-chat","last_synced_at":"2025-10-29T08:49:11.870Z","repository":{"id":170135964,"uuid":"482317220","full_name":"michaelradu/python-cli-chat","owner":"michaelradu","description":"CLI app that allows 2 or more people to connect to a chatroom and talk. ","archived":false,"fork":false,"pushed_at":"2022-04-16T18:34:44.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-27T14:06:26.454Z","etag":null,"topics":["100daysofcode","chat","chatroom","chatroom-application","chatroom-client","chatroom-server","chatrooms","cli","cli-app","pip","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelradu.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":"2022-04-16T17:22:04.000Z","updated_at":"2022-04-16T20:26:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"8187edd0-7a37-434d-994b-9ed9914f2ad8","html_url":"https://github.com/michaelradu/python-cli-chat","commit_stats":null,"previous_names":["michaelradu/python-cli-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaelradu/python-cli-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelradu%2Fpython-cli-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelradu%2Fpython-cli-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelradu%2Fpython-cli-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelradu%2Fpython-cli-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelradu","download_url":"https://codeload.github.com/michaelradu/python-cli-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelradu%2Fpython-cli-chat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259627496,"owners_count":22886871,"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":["100daysofcode","chat","chatroom","chatroom-application","chatroom-client","chatroom-server","chatrooms","cli","cli-app","pip","python","python3"],"created_at":"2024-12-01T17:42:45.850Z","updated_at":"2025-10-29T08:49:11.820Z","avatar_url":"https://github.com/michaelradu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"top\"\u003e\u003c/div\u003e\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/michaelradu/python-cli-chat\"\u003e\n    \u003cimg src=\"images/logo.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\n\u003ch3 align=\"center\"\u003ePython CLI Chat\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    This is a CLI app that allows 2 or more people to connect to a chatroom and talk.\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/michaelradu/python-cli-chat\"\u003eView Demo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/michaelradu/python-cli-chat/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/michaelradu/python-cli-chat/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#roadmap\"\u003eRoadmap\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\n[![Product Name Screen Shot][product-screenshot]](https://github.com/michaelradu/python-cli-chat)\n\nThis is a CLI app that allows 2 or more people to connect to a chatroom and talk. I built this in an afternoon for fun and learning purposes. Currently it only works with people on the same network as you, which is what I had in mind when I made it.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\n### Prerequisites\n\nAssuming you have python3 and pip installed (if not get them [here](https://www.python.org/downloads/) or from your package manager), install the colorama package, it is used for changing text color.\n* colorama\n  ```sh\n  pip3 install colorama\n  ```\n\n### Installation \u0026 Usage\n\n1. Clone the repo\n   ```sh\n   git clone https://github.com/michaelradu/python-cli-chat.git\n   ```\n2. Start the server\n   ```sh\n   python server.py\n   ```\n3. Start the client\n   ```sh\n   python client.py \n   ```\n4. Enter a username of your choice\n4. Start chatting\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n\n- [*] Basic Chat\n- [ ] E2E encryption\n- [ ] Internet chat\n    - [ ] Multiple chat rooms\n\nSee the [open issues](https://github.com/michaelradu/python-cli-chat/issues) for a full list of proposed features (and known issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the GNU GENERAL PUBLIC License. See `LICENSE` for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/michaelradu/python-cli-chat.svg?style=for-the-badge\n[contributors-url]: https://github.com/michaelradu/python-cli-chat/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/michaelradu/python-cli-chat.svg?style=for-the-badge\n[forks-url]: https://github.com/michaelradu/python-cli-chat/network/members\n[stars-shield]: https://img.shields.io/github/stars/michaelradu/python-cli-chat.svg?style=for-the-badge\n[stars-url]: https://github.com/michaelradu/python-cli-chat/stargazers\n[issues-shield]: https://img.shields.io/github/issues/michaelradu/python-cli-chat.svg?style=for-the-badge\n[issues-url]: https://github.com/michaelradu/python-cli-chat/issues\n[license-shield]: https://img.shields.io/github/license/michaelradu/python-cli-chat.svg?style=for-the-badge\n[license-url]: https://github.com/michaelradu/python-cli-chat/blob/master/LICENSE.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelradu%2Fpython-cli-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelradu%2Fpython-cli-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelradu%2Fpython-cli-chat/lists"}