{"id":20056995,"url":"https://github.com/rhcarvalho/simplepythonchatter","last_synced_at":"2025-07-27T18:04:43.891Z","repository":{"id":66869498,"uuid":"221254","full_name":"rhcarvalho/SimplePythonChatter","owner":"rhcarvalho","description":"A simple chat room application written in Python, GTK and Twisted","archived":false,"fork":false,"pushed_at":"2009-06-13T02:37:02.000Z","size":112,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T00:28:24.388Z","etag":null,"topics":["client-server","gtk","python","twisted"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhcarvalho.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-06-08T02:14:28.000Z","updated_at":"2024-12-23T00:38:56.000Z","dependencies_parsed_at":"2023-02-20T13:15:24.455Z","dependency_job_id":null,"html_url":"https://github.com/rhcarvalho/SimplePythonChatter","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/rhcarvalho%2FSimplePythonChatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhcarvalho%2FSimplePythonChatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhcarvalho%2FSimplePythonChatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhcarvalho%2FSimplePythonChatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhcarvalho","download_url":"https://codeload.github.com/rhcarvalho/SimplePythonChatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252514865,"owners_count":21760451,"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":["client-server","gtk","python","twisted"],"created_at":"2024-11-13T12:57:17.304Z","updated_at":"2025-05-05T14:31:00.379Z","avatar_url":"https://github.com/rhcarvalho.png","language":"Python","readme":"===============================================================\n\n\tSimple Python Chatter\n\n\twritten by Rodolfo Carvalho, 2009\n\thttp://github.com/rhcarvalho/SimplePythonChatter\n\n\n\tbased on the original\n\n\tPython LAN Chat\n\n\twritten by Bart Spaans, 2007\n\thttp://www.onderstekop.nl/\n\n\tReleased under the GNU General Public License (GPL)\n\n================================================================\n\nThis package contains:\n\n\tSimple Python Chatter Server\n\tSimple Python Chatter Client\n\tSimple Python Chatter File Bot\n\tSimple Python Chatter Log Bot\n\n================================================================\n\nFREQUENTLY ASKED QUESTIONS\n\n================================================================\n\nQ: I just want to connect to a server and chat, what do I need?\n\n\tYou will only need to copy the Client directory and its contents. And run the Client.py file.\n\nQ: How do I run .py files in Windows?\n\n\tClick 'Start', click 'Run', type 'cmd' and hit enter. A terminal will open. You will need to\n\tnavigate to the directory where the .py file is located. For example, if you want to open\n\tC:\\python\\SPC\\Client\\Client.py you will need to type 'cd c:\\python\\SPC\\Client' to enter\n\tthe directory. Once you there type 'python.exe Client.py' and the .py should be running\n\nQ: How do I run .py files in Linux?\n\n\tOpen a terminal, navigate to the directory and run the .py file by typing ./Client.py (for instance).\n\tOn most distros\tyou could also doubleclick the file and it will ask you to run it.\n\nQ: I'm running the .py file but I'm getting an error?\n\n\tYou need to have Python, GTK+ and Twisted installed to properly run Simple Python Chatter. On linux most of these\n\tpackages are installed by default, but on Windows they aren't. You can see INSTALL.txt for more details.\n\n\tIf you still receive errors, but have these programs installed leave me a message on http://github.com/rhcarvalho/SimplePythonChatter.\n\nQ: How do I setup Simple Python Chatter on my own local network?\n\n\tPick a PC that will run the server. This PC must be stable, because it will host the chat channel. Copy the Server directory\n\tand run Server.py. After changing some settings you can start the service. Your channel will now be available to other\n\tcomputers in your LAN with the Simple Python Chatter client (simply copy the Client directory and run Client.py)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhcarvalho%2Fsimplepythonchatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhcarvalho%2Fsimplepythonchatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhcarvalho%2Fsimplepythonchatter/lists"}