{"id":38781977,"url":"https://github.com/haytok/gngc","last_synced_at":"2026-02-16T02:20:42.477Z","repository":{"id":57655956,"uuid":"455908621","full_name":"haytok/gngc","owner":"haytok","description":"A simple command line application to get GitHub contributions and notify them to IFTTT.","archived":false,"fork":false,"pushed_at":"2022-04-05T13:51:51.000Z","size":117,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-14T21:50:01.894Z","etag":null,"topics":["cli","github","go","graphql"],"latest_commit_sha":null,"homepage":"","language":"Go","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/haytok.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}},"created_at":"2022-02-05T15:34:07.000Z","updated_at":"2022-07-04T16:04:24.000Z","dependencies_parsed_at":"2022-08-26T13:11:54.200Z","dependency_job_id":null,"html_url":"https://github.com/haytok/gngc","commit_stats":null,"previous_names":["dilmnqvovpnmlib/gngc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/haytok/gngc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haytok%2Fgngc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haytok%2Fgngc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haytok%2Fgngc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haytok%2Fgngc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haytok","download_url":"https://codeload.github.com/haytok/gngc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haytok%2Fgngc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28508464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T11:50:55.898Z","status":"ssl_error","status_checked_at":"2026-01-17T11:50:55.569Z","response_time":85,"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","go","graphql"],"created_at":"2026-01-17T12:25:42.879Z","updated_at":"2026-01-17T12:25:42.950Z","avatar_url":"https://github.com/haytok.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gngc (Get and Notify GitHub Contributions)\n\nA simple command line application to get GitHub contributions from [GraphQL API](https://docs.github.com/en/graphql) and notify them to [IFTTT](https://ifttt.com/).\n\n\n![gngc](https://user-images.githubusercontent.com/44946173/153080398-7db5ef05-3883-4f6d-a405-0a1e16eb2017.png)\n\n\n# How to setup\n\n- Create `$HOME/.gngc.toml` for credentials. Or, you can also optionally specify a configuration file. (such as gngc --config config/config.toml)\n\n```bash\ncat \u003c\u003c EOF \u003e $HOME/.gngc.toml\n[GitHub]\nUserName = \"UserName\"\nToken = \"Token\"\n\n[IFTTT]\nEventName = \"EventName\"\nToken = \"Token\"\nEOF\n```\n\n- Install\n\n```bash\ngo install github.com/haytok/gngc@latest\n```\n\n# How to use\n\n```bash\n\u003e gngc -h\nA simple command line application to get GitHub contributions and notify them to IFTTT.\n\nUsage:\n  gngc [flags]\n\nFlags:\n      --config string   config file (default is $HOME/.gngc.toml)\n  -h, --help            help for gngc\n  -n, --notify          Get GitHub contributions and notify them to IFTTT.\n```\n\n```bash\n\u003e gngc\n2022 年 02 月 07 日のコミット数は 5 です！\n```\n\n```bash\n\u003e gngc -n\n200 OK\nCongratulations! You've fired the tools event\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaytok%2Fgngc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaytok%2Fgngc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaytok%2Fgngc/lists"}