{"id":16170377,"url":"https://github.com/0x1nf3cted/updog","last_synced_at":"2025-03-18T23:31:08.996Z","repository":{"id":147015519,"uuid":"618525397","full_name":"0x1nf3cted/updog","owner":"0x1nf3cted","description":"Updog is a chat app in c","archived":false,"fork":false,"pushed_at":"2023-11-05T16:53:25.000Z","size":703,"stargazers_count":11,"open_issues_count":7,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T01:02:43.913Z","etag":null,"topics":["c","chat","cli","implementation","lightweight","network","networking","socket","socket-programming","terminal-based","tui"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0x1nf3cted.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-03-24T16:54:25.000Z","updated_at":"2024-12-28T13:45:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"617ad96a-1ac8-45d6-a1d9-1f29644d5d7e","html_url":"https://github.com/0x1nf3cted/updog","commit_stats":null,"previous_names":["moussacodes/updog","0x1nf3cted/updog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x1nf3cted%2Fupdog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x1nf3cted%2Fupdog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x1nf3cted%2Fupdog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x1nf3cted%2Fupdog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x1nf3cted","download_url":"https://codeload.github.com/0x1nf3cted/updog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244325303,"owners_count":20435081,"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":["c","chat","cli","implementation","lightweight","network","networking","socket","socket-programming","terminal-based","tui"],"created_at":"2024-10-10T03:18:33.704Z","updated_at":"2025-03-18T23:31:08.699Z","avatar_url":"https://github.com/0x1nf3cted.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Updog 🐶: nterminal chat app\n\n## so what's Updog? (gotcha 😆😆)\n\nUpdog is a chat app written in c, it can listen to upcoming connections from 1 client and send then receive messages from the client\n\n## Run:\n\n-   use the script:\n\n`mkdir build` if build doesn't exist\n\nthen:\n\nserver side : `bash ./run.sh -l [port]`\n\nclient side: `bash ./run.sh -c [ipAdress] [port]`\n\n\nor\n\n\n-   build it manually:\n\n`mkdir build`\n\n`cmake ..`\n\n`make`\n\n`./updog`\n\n\n\n\n\n## Improvements:\n\n\n-   [x] start a connection between a server and client\n-   [x] send and receive messages\n-   [x] multiple clients to connect to a server\n-   [x] user can send multiple messages to the server\n-   [x] stop the connection when the client is inactive for 1min\n\n\n### Features:\n-   [ ] show the username of the client, and the time when the message was sent\n-   [ ] access those rooms with a username and a password\n-   [ ] allow file transfer between client and server\n-   [ ] secure the file transfer process\n\n\n\n### Todo:\n-   [ ] make the user disconnect when he type /q after ensuring the message was sent succesfully (Bug)\n\n❤️you're more than welcome to contribute❤️\n\n\n### Example:\n\n![video](examples/example.png)\n\n| :exclamation:  this was tested only on linux  |\n|-----------------------------------------|\n\nMIT License\nCopyright (c) 2023 duckduckcodes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x1nf3cted%2Fupdog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x1nf3cted%2Fupdog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x1nf3cted%2Fupdog/lists"}