{"id":21983050,"url":"https://github.com/arsho/pychat","last_synced_at":"2025-04-30T05:46:29.993Z","repository":{"id":19073320,"uuid":"86137652","full_name":"arsho/pychat","owner":"arsho","description":"Chatting application over LAN using Python.","archived":false,"fork":false,"pushed_at":"2022-01-07T01:26:51.000Z","size":127,"stargazers_count":15,"open_issues_count":3,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-30T05:46:20.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/arsho.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}},"created_at":"2017-03-25T06:33:21.000Z","updated_at":"2025-04-12T21:54:09.000Z","dependencies_parsed_at":"2022-08-07T09:01:06.548Z","dependency_job_id":null,"html_url":"https://github.com/arsho/pychat","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/arsho%2Fpychat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fpychat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fpychat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fpychat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arsho","download_url":"https://codeload.github.com/arsho/pychat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251651222,"owners_count":21621702,"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-11-29T17:34:16.778Z","updated_at":"2025-04-30T05:46:29.970Z","avatar_url":"https://github.com/arsho.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chatting application using LAN\nPython program to chat using LAN. \nIf you are in a Wifi network, you can chat with the connected devices\nthat support Python using this program.\n\n### What is this repository for?\n\n* Quick summary\n* Version Controlling\n* [Issue Tracking](https://github.com/arsho/pychat/issues)\n\n### How do I get set up?\n\n* Nothing!\n* Add Python to Environment Path when installing\n\n### Run the program\n* Run as usual python program `python main.py`\n* In one computer click on server then connect and make any wanted port\n* In the other computer click on client then connect type in the port then the ip adress of the computer that is the server\n* Have fun chating!!\nextras:\n* Change your username by clicking on file then change username\n\n#### Tested OS\n* Tested on Windows 8, Windows 8.1, Windows 10\n\n#### Screenshot of various installation\n\n* See attached `screenshot` folder in this repository.\n\n\u003cb\u003e Screenshot of two users chatting using Pychat:\u003c/b\u003e \n\nServer user (Alice)\u003cbr\u003e\n\n![alt Pychat demo](https://raw.githubusercontent.com/arsho/pychat/master/screenshot/server.png)\n\nClient user (Bob)\u003cbr\u003e\n\n![alt Pychat demo](https://raw.githubusercontent.com/arsho/pychat/master/screenshot/client.png)\n\n### Command suggestion ###\n\n![alt Pychat demo](./screenshot/set_nickname.gif)\n\n### Modification Needed ###\n\n* Font should be resized.\n\n### Future work  ###\n\n* Update GUI\n* Add effect\n* Show connected devices\n\n### Reference\n\n* [Socket Programming HOWTO](https://docs.python.org/3/howto/sockets.html)\n* [Graphical User Interfaces with Tk](https://docs.python.org/3/library/tk.html)\n\n### Development Status (Current)\n\n* Development Status :: 4 - Beta\n\n#### Development Status Phases (For understanding)\n* Development Status :: 1 - Planning\n* Development Status :: 2 - Pre-Alpha\n* Development Status :: 3 - Alpha\n* Development Status :: 4 - Beta\n* Development Status :: 5 - Production/Stable\n* Development Status :: 6 - Mature\n* Development Status :: 7 - Inactive\n\n### Contribution to Pychat (For developers only) ###\n\n#### Step 1: Installing Git Client\n\nThe following steps can be done using Git Shell(Windows) or Ubuntu terminal. \n\n* Install `Git` in Windows: Download and install `Github desktop`. URL:\n [https://desktop.github.com/](https://desktop.github.com/)\n* Install `Git` in Ubuntu: `sudo apt-get install git`\n\n#### Step 2: Clone this repo to your PC\n\n* Open git client (Git shell / terminal).\n* `git clone https://github.com/arsho/pychat.git`\n\n#### Step 3: Push modification to Github / Bitbucket from your PC?\n\n* Open git client (Git shell / terminal) and do the following steps.\n* `git pull --all`\n* `git add .`\n* `git commit -m \"Commit message\"`\n* `git push -u origin master`\n\n#### How this repository is created\n\n* Created a repository in Github.\n* CD to a directory in local PC.\n* Opened git client and did the following steps.\n* `git clone https://github.com/arsho/pychat.git`\n* `cd pychat`\n* `git add .`\n* `git commit -m \"First commit\"`\n* `git push -u origin master`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Fpychat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsho%2Fpychat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Fpychat/lists"}