{"id":21088564,"url":"https://github.com/nhomble/groupme-shell","last_synced_at":"2026-04-27T08:31:33.809Z","repository":{"id":45240693,"uuid":"230547123","full_name":"nhomble/groupme-shell","owner":"nhomble","description":"stupid simple shell wrappers to hook into groupme","archived":false,"fork":false,"pushed_at":"2022-09-01T03:41:04.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-01T12:10:26.655Z","etag":null,"topics":["bash","chat","groupme"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nhomble.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-12-28T02:25:36.000Z","updated_at":"2022-08-16T03:22:02.000Z","dependencies_parsed_at":"2023-01-17T19:00:52.846Z","dependency_job_id":null,"html_url":"https://github.com/nhomble/groupme-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nhomble/groupme-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhomble%2Fgroupme-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhomble%2Fgroupme-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhomble%2Fgroupme-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhomble%2Fgroupme-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhomble","download_url":"https://codeload.github.com/nhomble/groupme-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhomble%2Fgroupme-shell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32329463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["bash","chat","groupme"],"created_at":"2024-11-19T21:18:04.847Z","updated_at":"2026-04-27T08:31:33.763Z","avatar_url":"https://github.com/nhomble.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# groupme-shell\n\n[![Linter](https://github.com/nhomble/groupme-shell/actions/workflows/linter.yml/badge.svg)](https://github.com/nhomble/groupme-shell/actions/workflows/linter.yml)\n\nstupid simple shell wrappers to hook into groupme\n\n## Installation\n\nIt is [basher](https://github.com/basherpm/basher) compatible\n\n```bash\nbasher install nhomble/groupme-shell\n```\n\n## Workflow\n\n### Auth\n\n```bash\ngroupme-login\n```\n\nand provide an access token from [groupme](https://dev.groupme.com/).\n\nYou can always logout with `groupme-logout`. **Note** there is nothing clever here. The token is stored in plaintext in `$HOME/.groupme-shell`.\n\n### Groups\n\n```bash\ngroupme-join\ngroupme-list-members\ngroupme-leave\n```\n\nHere we check for groups you are currently part of, give you a simple prompt, and allow you to choose. This choice is sticky and is persisted in `~/.groupme-shell`.\n\n### Messaging\n\n```bash\n$ groupme-listen\nperson [time]\u003e message\n..\n```\n\nListening causes the current shell to poll groupme for messages. To message back, open another terminal\n\n```bash\n$ groupme-message -i\nhey everyone!\n```\n\nor build your own automation\n\n```bash\ngroupme-message -m \"bye everyone!\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhomble%2Fgroupme-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhomble%2Fgroupme-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhomble%2Fgroupme-shell/lists"}