{"id":23045338,"url":"https://github.com/mykeels/cli-messenger","last_synced_at":"2025-08-14T23:31:48.749Z","repository":{"id":34880269,"uuid":"186613581","full_name":"mykeels/cli-messenger","owner":"mykeels","description":"A cli tool for owning your chats","archived":false,"fork":false,"pushed_at":"2022-12-30T17:39:28.000Z","size":893,"stargazers_count":31,"open_issues_count":16,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T02:25:02.491Z","etag":null,"topics":["anonymous","chat","cli","messenger","node"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mykeels.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":"2019-05-14T12:04:08.000Z","updated_at":"2025-07-30T10:18:46.000Z","dependencies_parsed_at":"2023-01-15T09:51:42.110Z","dependency_job_id":null,"html_url":"https://github.com/mykeels/cli-messenger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mykeels/cli-messenger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Fcli-messenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Fcli-messenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Fcli-messenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Fcli-messenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mykeels","download_url":"https://codeload.github.com/mykeels/cli-messenger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Fcli-messenger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270396307,"owners_count":24576553,"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-08-14T02:00:10.309Z","response_time":75,"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":["anonymous","chat","cli","messenger","node"],"created_at":"2024-12-15T21:19:52.497Z","updated_at":"2025-08-14T23:31:48.485Z","avatar_url":"https://github.com/mykeels.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI Messenger\n\nA tool that provides an interface for owning your own chats.\n\n![Cli Messenger Demo](https://repository-images.githubusercontent.com/186613581/bc52ed00-7660-11e9-8412-5ad53b31051a)\n\n## Installation\n\n- Run `npm i -g cli-messenger` or `yarn add global cli-messenger`\n\n## Development\n\n- Clone this repository\n- Run `npm install` in this directory\n- Run `npm run link`\n\n## Usage\n\n- To start a chat server on localhost, run `cli-messenger`\n- To start a chat server with port forwarding to ngrok, run `NGROK=true cli-messenger`. Inspect the terminal for the ngrok address\n- To connect with the chat server, run `cli-messenger connect` in a separate terminal.\n- To specify a custom server address such as an ngrok address, run `cli-messenger connect \u003cserver-address\u003e`\n\n## Environment Variables\n\n- PORT (server): `PORT=4000 cli-messenger` will run the chat server on port `4000`\n- NGROK (server): `NGROK=true cli-messenger` will port forward the chat server to [ngrok.io](https://ngrok.io)\n- DISPLAY_NAME (client): `DISPLAY_NAME=Mykeels cli-messenger connect` will set my chat display name to `Mykeels`\n- SILENT (client): `SILENT=true cli-messenger connect` will prevent playing notification sounds\n- MESSAGE_SOUND_FILE (client): `MESSAGE_SOUND_FILE=/Users/mykeels/music/my-sound.mp3 cli-messenger connect` will play `my-sound.mp3` everytime a message is received\n\n\u003e For developers, you should copy the `.env.example` file to a `.env` file, so you can set the variables within it in bulk\n\n## Chat Commands\n\nIn the chat client, there are commands to control the user's experience. Every command is prefixed with dot (.), so\n\n- `.help` will show all available commands and their usage information\n- `.list` will list all users available in the chat\n- `.name \u003cname\u003e` will change your chat display name\n- `.file` will open a file dialog window, so you can select a file to send","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykeels%2Fcli-messenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmykeels%2Fcli-messenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykeels%2Fcli-messenger/lists"}