{"id":29422449,"url":"https://github.com/shpat-devv/chatify","last_synced_at":"2025-07-12T05:04:00.006Z","repository":{"id":229855613,"uuid":"777796622","full_name":"shpat-devv/Chatify","owner":"shpat-devv","description":"Welcome to Chatify 🚀  Chatify is an online chatting application designed for Windows users, providing a seamless and intuitive platform for real-time communication. With Chatify, users can connect with friends, colleagues, or family members effortlessly, no matter where they are.","archived":false,"fork":false,"pushed_at":"2024-09-09T13:50:14.000Z","size":11719,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-26T11:37:31.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/shpat-devv.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-26T14:17:39.000Z","updated_at":"2024-09-09T13:50:17.000Z","dependencies_parsed_at":"2024-04-30T11:39:47.923Z","dependency_job_id":"3bc666d8-0f21-4421-a8e6-2154b1108949","html_url":"https://github.com/shpat-devv/Chatify","commit_stats":null,"previous_names":["uglypr1nces/chatify","shpat-devv/chatify"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/shpat-devv/Chatify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpat-devv%2FChatify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpat-devv%2FChatify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpat-devv%2FChatify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpat-devv%2FChatify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shpat-devv","download_url":"https://codeload.github.com/shpat-devv/Chatify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpat-devv%2FChatify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264940386,"owners_count":23686243,"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":"2025-07-12T05:03:56.121Z","updated_at":"2025-07-12T05:03:59.978Z","avatar_url":"https://github.com/shpat-devv.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Welcome to Chatify 🚀\n\nChatify is an online chatting application designed for Windows users, providing a seamless and intuitive platform for real-time communication. With Chatify, users can connect with friends, colleagues, or family members effortlessly, no matter where they are.\n\n## Table of Contents\n\n- [Key Features](#key-features)\n- [Installation](#installation)\n- [Start Server](#server)\n- [Contributing](#contributing)\n- [Endresult](#end-result)\n\n## Key Features\n\n1. **Real-Time Messaging:** Enjoy instant messaging with friends and groups in real-time, making communication efficient and interactive.\n2. **User-Friendly Interface:** Chatify boasts a sleek and intuitive interface, ensuring a seamless user experience for both novice and experienced users.\n3. **Customization Options:** Personalize your chatting experience with customizable themes, emojis, and notification settings, making Chatify truly yours.\n\n## Installation\n\n### Using Visual Studio (highly recommended)\n\n1. Install visual Studio \u003ca href=\"https://visualstudio.microsoft.com/downloads\"\u003ehere\u003c/a\u003e\n\n2. Once opened, clone the repo https://github.com/Uglypr1nces/Chatify.git in Visual Studio\n\n3. Run project, you will get a file missing error but dont worry, after youve ran it, execute the file_mover.ps1 using powershell\n\n4. Enjoy!\n\n### Using Command Line\n\n1. Clone Chatify.\n```bash\n   git clone https://github.com/Uglypr1nces/Chatify.git\n```\n2. Install dotnet.\n```bash\n   curl -SL -o dotnet-install.ps1 https://dot.net/v1/dotnet-install.ps1\n   powershell -ExecutionPolicy Bypass -File dotnet-install.ps1\n   dotnet --version\n```\n3. Build and run the program on your Windows system.\n```bash\n   cd Chatify\n   dotnet build Chatify.sln\n```\n4. Move necessary files:\n```bash\n    powershell -file file_mover.ps1\n```\n5. Enjoy!\n```bash\n   cd Chatify/bin/Debug\n   Chatify.exe\n```\n## Server\n\n1. Create ngrok account: https://ngrok.com/\n2. Download ngrok\n3. Move ngrok.exe in the server folder\n4. Run ngrok\n   ```bash\n   ngrok.exe tcp 8000\n   ```\n5. Run python server (in a seperate terminal)\n   ```bash\n   python3 main.py\n   ```\n\n## Contributing\n\nWe welcome contributions from the community to help improve Chatify further. Whether it's fixing bugs, adding new features, or enhancing the UI, your contributions are highly appreciated.\n\n## End result\n\n\u003cimg src=\"content/pictures/login.png\" alt=\"alt text\"\u003e\n\u003cimg src=\"content/pictures/chatroom.png\" alt=\"alt text\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshpat-devv%2Fchatify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshpat-devv%2Fchatify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshpat-devv%2Fchatify/lists"}