{"id":14989988,"url":"https://github.com/scyth3-c/rwnio-chatroom","last_synced_at":"2026-01-04T20:06:19.990Z","repository":{"id":40239781,"uuid":"488809206","full_name":"scyth3-c/rwnio-chatroom","owner":"scyth3-c","description":"chat console program, talk with you friend in custom rooms in your terminal now!","archived":false,"fork":false,"pushed_at":"2022-05-26T02:37:54.000Z","size":4370,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T11:47:57.316Z","etag":null,"topics":["api-client","chatroom","cplusplus","cpp17","http-client","libcurl","linux","linux-shell","thread"],"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/scyth3-c.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-05T02:41:30.000Z","updated_at":"2023-04-22T22:08:04.000Z","dependencies_parsed_at":"2022-08-31T22:23:08.912Z","dependency_job_id":null,"html_url":"https://github.com/scyth3-c/rwnio-chatroom","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyth3-c%2Frwnio-chatroom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyth3-c%2Frwnio-chatroom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyth3-c%2Frwnio-chatroom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyth3-c%2Frwnio-chatroom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scyth3-c","download_url":"https://codeload.github.com/scyth3-c/rwnio-chatroom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244882142,"owners_count":20525807,"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":["api-client","chatroom","cplusplus","cpp17","http-client","libcurl","linux","linux-shell","thread"],"created_at":"2024-09-24T14:19:16.963Z","updated_at":"2026-01-04T20:06:19.901Z","avatar_url":"https://github.com/scyth3-c.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n\u003cdiv align=\"center\"\u003e\n   \u003cimg src=\"https://user-images.githubusercontent.com/52190352/168948479-74c41290-e4fb-499c-9d8f-34cbca8bf931.gif\"\u003e\u003c/img\u003e\n\u003c/div\u003e\n\n \u003cdiv align=\"center\"\u003e \n   \u003cimg src=\"https://img.shields.io/static/v1?label=update\u0026message=Today\u0026color=success\"\u003e\n   \u003cimg src=\"https://img.shields.io/static/v1?label=version\u0026message=0.9.0\u0026color=green\"\u003e\n   \u003cimg src=\"https://img.shields.io/static/v1?label=lenguage\u0026message=CPP\u0026color=blue\"\u003e\n   \u003cimg src=\"https://img.shields.io/static/v1?label=standar\u0026message=CPP17\u0026color=red\"\u003e\n   \u003cimg src=\"https://img.shields.io/static/v1?label=CONTRIBUTIONS\u0026message=ALL WELCOME\u0026color=green\"\u003e   \n  \n \u003c/div\u003e\n\n\u003chr/\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n   \u003cimg width=\"200px\"  src=\"https://user-images.githubusercontent.com/52190352/168956540-9654f48b-fe7e-4e2e-86da-a9df2db51086.png\"/\u003e\n    \u003ch1\u003erwnio (alpha)\u003c/h1\u003e\n\u003c/div\u003e\n\n\n\n_rwnio is a program in terminal to talk in chat rooms with your friends, you can both create and join one, these rooms stay for a week and then disappear, if everyone leaves they can re-enter using the hash_\n\n_you can set your name when you launch the program, as well as change it once inside, which is persistent locally on your computer, the only information you need is a nickname and it is optional, the messages become invisible after 2s of typing but STILL there to be sent, enjoy rwnio_\n\n\n## in process\n\n- _change msg system_\n- _repair and add the AES esncrypt_\n- _change room system_\n\n\n\n## contribution\n\nany contribution is welcome, currently there are some necessary functionalities that are not yet implemented and I am working on it, your help would be awesome, any contribution, be sure to tell me what changes and what effect it will bring to rwnio.\n\n\n\n## important\n\n**The Doc is coming**\n\ncurrently the api is in a free service that shuts down after 10min if the app is not used in general, it will take some time at startup\n\nalso, I haven't implemented the symmetric encryption of the messages yet, I am in process, in the future I will change the http system for websockets that I don't use at the moment because I want to make it a little bit raw and improve it.\n\n_if when starting the room it seems that the same message is sent again, it is not so and it will be updated a second later_\n\n## platforms\n\n- linux (Ubuntu 22.04) and in process\n- windows (coming soon)\n- other (coming soon)\n\n\n## to compile\n\n```\n\n # sudo make install \n  \n # make\n  \n # ./bin/rwnio\n \n```\n\n## Run and Arguments\n\n```\n\n# ./bin/rwnio \u003cusername\u003e  \u003cmy_seed\u003e      \nor\n#./bin/rwnio  \u003cmy_seed\u003e              (your nick is default,change it in the menu)\nor \n# ./bin/rwnio                        (your nick is default, change it in the menu)\n\n```\n\n\n\n\n## interesting\n\nbuilding in:  Ubuntu 22.04 \n\nssl is includes (this is in the makefile)\n\nflags: -lcurl -lcrypto\n\n``` \n\nI/opt/ssl/include/   \n\nL/opt/ssl/lib/\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscyth3-c%2Frwnio-chatroom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscyth3-c%2Frwnio-chatroom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscyth3-c%2Frwnio-chatroom/lists"}