{"id":22543972,"url":"https://github.com/freekatz/webchat","last_synced_at":"2025-07-17T17:37:10.600Z","repository":{"id":134701620,"uuid":"233235847","full_name":"freekatz/webchat","owner":"freekatz","description":"A Online Web Chat Based Django \u0026\u0026 Channels","archived":false,"fork":false,"pushed_at":"2020-07-06T12:53:28.000Z","size":4413,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T08:45:40.265Z","etag":null,"topics":["channels","django","webchat","websocket"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/freekatz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-01-11T13:26:42.000Z","updated_at":"2020-07-06T12:53:10.000Z","dependencies_parsed_at":"2024-05-20T18:10:23.454Z","dependency_job_id":null,"html_url":"https://github.com/freekatz/webchat","commit_stats":null,"previous_names":["freekatz/webchat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freekatz%2Fwebchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freekatz%2Fwebchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freekatz%2Fwebchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freekatz%2Fwebchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freekatz","download_url":"https://codeload.github.com/freekatz/webchat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991585,"owners_count":20706129,"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":["channels","django","webchat","websocket"],"created_at":"2024-12-07T14:05:49.000Z","updated_at":"2025-03-28T08:15:36.883Z","avatar_url":"https://github.com/freekatz.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## webchat\n\nOnline Web Chat Platform Based Django \u0026\u0026 Channels\n\n\n\n## 介绍\n\n这个项目是我花了整整一个月的时间，写的一个网页聊天应用，主要功能如下：\n\n - 注册、登录、修改密码、个人资料等\n - 响应式设计，同时兼容各种大小的页面\n - 社交功能：包括添加、关注、取消关注、删除好友等等\n - 聊天功能：包括新建聊天室、群组聊天、私人聊天\n - 特色功能：私人聊天可以查看在线状态，更多功能请自行探索。\n部分功能预览可以查看截图\n(由于 Channels 需要 redis 数据库支持，我目前的 Windows 未安装 Redis，所以关于聊天室部分我没有进行演示，只演示了私人聊天部分及部分应用功能)\n\n开发框架：Python-Django\n\n核心技术：Channels-WebSocket、Redis\n\n编程语言：Html、Python、JavaScript、CSS\n\n## 打开终端输入以下命令:\n\n### Linux 用户：\n\n\u003e git clone https://github.com/zjh567.webchat.git\n\u003e\n\u003e cd webchat\n\u003e\n\u003e virtualenv Dj  --no-site-packages\n\u003e\n\u003e source ./Dj/bin/activate\n\u003e\n\u003e pip install -r requirements.txt\n\u003e\n\u003e python manage.py migrate\n\u003e\n\u003e python manage.py run_chat_server\n\n### Windows 用户：\n\n\u003e git clone https://github.com/zjh567.webchat.git\n\u003e\n\u003e cd webchat\n\u003e\n\u003e virtualenv Dj  --no-site-packages\n\u003e\n\u003e source ./Dj/Scripts/activate\n\u003e\n\u003e pip install -r requirements.txt\n\u003e\n\u003e pip install pypiwin32\n\u003e\n\u003e python manage.py migrate\n\u003e\n\u003e python manage.py run_chat_server\n\n## 打开新的终端，接着输入，前一个终端不要关\n\n\u003e cd webchat\n\u003e\n\u003e source ./Dj/Scripts/activate\n\u003e\n\u003e python manage.py runserver\n\n## 打开浏览器，访问:127.0.0.1:8000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreekatz%2Fwebchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreekatz%2Fwebchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreekatz%2Fwebchat/lists"}