{"id":20162551,"url":"https://github.com/zdharma-continuum/zsh-github-issues","last_synced_at":"2025-10-10T17:44:02.224Z","repository":{"id":103427539,"uuid":"425221391","full_name":"zdharma-continuum/zsh-github-issues","owner":"zdharma-continuum","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-16T04:44:48.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T09:04:56.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zdharma-continuum.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-06T11:02:00.000Z","updated_at":"2022-10-29T19:12:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"334ea247-6086-4715-967d-4253d50b2c86","html_url":"https://github.com/zdharma-continuum/zsh-github-issues","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zdharma-continuum/zsh-github-issues","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fzsh-github-issues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fzsh-github-issues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fzsh-github-issues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fzsh-github-issues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zdharma-continuum","download_url":"https://codeload.github.com/zdharma-continuum/zsh-github-issues/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fzsh-github-issues/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004824,"owners_count":26083784,"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-10-10T02:00:06.843Z","response_time":62,"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-11-14T00:25:39.899Z","updated_at":"2025-10-10T17:44:02.208Z","avatar_url":"https://github.com/zdharma-continuum.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zsh-github-issues\n\nSubscribe to your projects of interest on Github and receive **within shell** (under prompt) notifications about new\nissues and pull requests.\n\n# Usage\n\nThe tool currently needs Zsh and [zinit](https://github.com/zdharma-continuum/zinit).\n\n## Manual ice-specifying\n\nThe notificator load:\n\n```zsh\nzinit ice lucid id-as'GitHub-notify' \\\n        ice on-update-of'~/.cache/zsh-github-issues/new_titles.log' \\\n        notify'New issue: $NOTIFY_MESSAGE'\nzinit light zdharma-continuum/zsh-github-issues\n```\n\nBackground daemon load (it pulls the issues, by default every 2 minutes):\n\n```zsh\n# GIT stands for 'Github Issue Tracker', the future name of the project\nGIT_PROJECTS=zdharma-continuum/zsh-github-issues:zdharma/zinit\n\nzinit ice service\"GIT\" pick\"zsh-github-issues.service.zsh\" wait'2' lucid\nzinit light zdharma-continuum/zsh-github-issues\n```\n\n## Pulling ices from the Zplugin packages\n\nRecent Zplugin supports packages which hold the needed ices. To install the plugin from them, issue:\n\n```zsh\nzinit pack for @github-issues\nzinit pack for @github-issues-srv\n```\n\n# Screenshot\n\n![screenshot](https://raw.githubusercontent.com/zdharma-continuum/zsh-github-issues/master/img/git.png)\n\n\u003c!-- vim:set tw=89: --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzdharma-continuum%2Fzsh-github-issues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzdharma-continuum%2Fzsh-github-issues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzdharma-continuum%2Fzsh-github-issues/lists"}