{"id":37096072,"url":"https://github.com/brunoscheufler/ghstatus","last_synced_at":"2026-01-14T11:50:12.820Z","repository":{"id":64307029,"uuid":"176089761","full_name":"BrunoScheufler/ghstatus","owner":"BrunoScheufler","description":":ok_hand: A simple tool to retrieve and update your GitHub status from your terminal","archived":true,"fork":false,"pushed_at":"2019-10-13T19:38:48.000Z","size":41,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-21T06:04:40.657Z","etag":null,"topics":["cli","github","golang","graphql","tool"],"latest_commit_sha":null,"homepage":"https://brunoscheufler.com/blog/2019-03-17-updating-your-github-status-with-ghstatus","language":"Go","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/BrunoScheufler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-17T11:10:01.000Z","updated_at":"2023-06-12T12:54:04.000Z","dependencies_parsed_at":"2023-01-15T10:45:49.908Z","dependency_job_id":null,"html_url":"https://github.com/BrunoScheufler/ghstatus","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/BrunoScheufler/ghstatus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoScheufler%2Fghstatus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoScheufler%2Fghstatus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoScheufler%2Fghstatus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoScheufler%2Fghstatus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrunoScheufler","download_url":"https://codeload.github.com/BrunoScheufler/ghstatus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoScheufler%2Fghstatus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","github","golang","graphql","tool"],"created_at":"2026-01-14T11:50:12.160Z","updated_at":"2026-01-14T11:50:12.810Z","avatar_url":"https://github.com/BrunoScheufler.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ghstatus\n\n\u003e A simple tool to retrieve and update your GitHub status from your terminal\n\n```bash\n# Get your current status\n$ ghstatus\nCurrent status: 🐋  Containerizing and shipping all the things\n```\n\n```bash\n# Update your status\n$ ghstatus set :whale: Containerizing all the things!\n🎉 Updated your status!\n\n# Or set yourself as busy\n$ ghstatus --busy set :sleeping: Taking a nap\n🎉 Updated your status!\n```\n\n## installation\n\nHead over to the [releases page](https://github.com/BrunoScheufler/ghstatus/releases) and get your ghstatus binary!\n\nOnce you've downloaded a binary and made it executable, run it once and head over to the newly-generated config file (located in `~/.config/ghstatus/config.json` by default, you can change this behaviour by setting the `--config` flag to point to your file location of choice) and enter your GitHub access token. The token has to be permitted to access the following scopes: `user`, `read:org`.\n\n## usage\n\n\u003e Note: If you want to add quotes or other special characters to your status message, please escape them correctly using backslashes.\n\nTo see the full list of supported operations, simply execute `ghstatus help`.\n\n## additional notes\n\nAll of the included functionality is achieved by using a few great packages, such as\n\n- [mapstructure](https://github.com/mitchellh/mapstructure) for handling JSON -\u003e map -\u003e struct workflows\n- [aurora](https://github.com/logrusorgru/aurora) for all of the terminal colors\n- [emoji](https://github.com/kyokomi/emoji) for the :sparkles: emoji magic\n\n\n## license\n\nThis project is licensed under the [MIT License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunoscheufler%2Fghstatus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunoscheufler%2Fghstatus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunoscheufler%2Fghstatus/lists"}