{"id":16486005,"url":"https://github.com/roziscoding/gs2w-chat","last_synced_at":"2025-07-31T04:36:35.264Z","repository":{"id":105784408,"uuid":"136843374","full_name":"roziscoding/gs2w-chat","owner":"roziscoding","description":"Simple blessed socket.io based chat","archived":false,"fork":false,"pushed_at":"2018-07-28T12:02:02.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-24T01:53:09.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/roziscoding.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":"2018-06-10T20:41:36.000Z","updated_at":"2020-06-08T14:57:33.000Z","dependencies_parsed_at":"2023-06-13T21:31:21.905Z","dependency_job_id":null,"html_url":"https://github.com/roziscoding/gs2w-chat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/roziscoding/gs2w-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roziscoding%2Fgs2w-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roziscoding%2Fgs2w-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roziscoding%2Fgs2w-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roziscoding%2Fgs2w-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roziscoding","download_url":"https://codeload.github.com/roziscoding/gs2w-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roziscoding%2Fgs2w-chat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267988458,"owners_count":24176996,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-10-11T13:28:04.296Z","updated_at":"2025-07-31T04:36:35.240Z","avatar_url":"https://github.com/roziscoding.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"GS2W Chat\n=========\n\n\u003e Simple, socket.io based chat with a terminal client\n\n## Running\n\nYou can download prebuilt binaries from the releases page.\n\nIf you want to run this from the source, follow these instructions:\n\n### Server\n- `git clone` this\n- `cd gsw2-chat/server`\n- `npm install`\n- `npm start -u USERNAME -p PASSWORD -o PORT`\n\n### Client\n- `git clone` this\n- `cd gsw2-chat/app`\n- `npm install`\n- `npm start -n YOUR_NICKNAME -s SERVER_ADDRESS -c SERVER_USERNAME:SERVER_PASSWORD`\n\n## Options\n\nBoth the client and the server support options that can be passed either through environment variables or command line arguments. Here they ar:\n\n### Server\n\n- #### Username\n    - Description: Username the clients will have to inform in order to connect to the server\n    - Variable: `GS2W_USER`\n    - Argument: `--username` or `-u`\n\n- #### Password\n    - Description: Password the clients will have to inform in order to connect to the server\n    - Variable: `GS2W_PASS`\n    - Argument: `--password` or `-p`\n\n- #### Port\n    - Description: Port the server will listen on\n    - Variable: `GS2W_PORT`\n    - Argument: `--port` or `-o`\n\n### Client\n\n- #### Credentials\n    - Description: Username and password required by the server to connect. (The expected format is `username:passowrd`)\n    - Variable: `GS2W_CREDENTIALS`\n    - Argument: `--credentials` or `-c`\n\n- #### Nickname\n    - Description: Nickname you want to use to identify you on the server\n    - Variable: `GS2W_NICKNAME`\n    - Argument: `--nickname` or `-n`\n\n- #### Server\n    - Description: Server URL (and port)\n    - Variable: `GS2W_SERVER`\n    - Argument: `--server` or `-s`\n\n## Building\n\nIn order to build this, you'll need [pnpm](http://npmjs.org/package/pnpm), so go get it first.\n\nAfter you have `pnpm`, do this:\n\n- `git clone` this\n- `cd gsw2-chat/app` or `cd gsw2-chat/server`\n- npm run build\n\nYou'll find the binaries on the `dist` folder.\n\nBy default, the `build` script will create binaries for windows, MacOS an Linux. If you don't want them all, you can use the OS-specific build commands `build:windows`, `build:macos` or `build:linux`\n\n---\n\n**Enjoy! :D**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froziscoding%2Fgs2w-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froziscoding%2Fgs2w-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froziscoding%2Fgs2w-chat/lists"}