{"id":17724358,"url":"https://github.com/jjgonecrypto/node-keyboard-github","last_synced_at":"2026-01-20T00:33:59.688Z","repository":{"id":65460751,"uuid":"91920763","full_name":"jjgonecrypto/node-keyboard-github","owner":"jjgonecrypto","description":"github api utility for node-keyboard","archived":false,"fork":false,"pushed_at":"2019-11-01T20:10:40.000Z","size":9,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-26T07:39:03.159Z","etag":null,"topics":["github-api","node-keyboard"],"latest_commit_sha":null,"homepage":null,"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/jjgonecrypto.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":"2017-05-20T22:51:58.000Z","updated_at":"2023-03-10T11:22:53.000Z","dependencies_parsed_at":"2023-01-24T15:05:13.588Z","dependency_job_id":null,"html_url":"https://github.com/jjgonecrypto/node-keyboard-github","commit_stats":null,"previous_names":["justinjmoses/node-keyboard-github"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjgonecrypto","download_url":"https://codeload.github.com/jjgonecrypto/node-keyboard-github/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247631046,"owners_count":20970034,"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","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":["github-api","node-keyboard"],"created_at":"2024-10-25T15:46:38.060Z","updated_at":"2026-01-20T00:33:59.646Z","avatar_url":"https://github.com/jjgonecrypto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-keyboard-github\n\n[![npm version](https://badge.fury.io/js/node-keyboard-github.svg)](https://badge.fury.io/js/node-keyboard-github)\n\nGitHub search plugin for node-keyboard\n\n![](https://github.com/Giphy/GiphyAPI/raw/master/api_giphy_header.gif)\n\n## Installation\n\n### As Global\nIf you installed node-keyboard globally, then install this plugin via `npm i -g node-keyboard-github`\n\nThen start node keyboard via `node-keyboard`, and import this plugin via `const github = requireg('node-keyboard-github')`\n\n### As Local\nIf instead you cloned node-keyboard, then install locally in that folder via `npm i node-keyboard-github`\n\nThen start node keyboard via `node keyboard` and import this plugin via `const github = require('node-keyboard-github')`\n\n## Configuration\n\nThe following environment variables need to be added:\n\n* `SATORI_ACCESS_TOKEN` see [https://developer.satori.com](https://developer.satori.com)\n* `GITHUB_ACCESS_TOKEN` see [GitHub docs](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/#creating-a-token)\n\n## API\n\n* `starredRepos()` returns a subscription with `{ user, repository, languages }` for every public star action on GitHub\n* `sourceSearch(query: String)` returns a subscription with `{ user, repository, items }` for every public star action on GitHub for a repository containing the given `query`\n\n## Examples\n\n* [starred repositories by language](./examples/01_starredlangs.js)\n* [search content from starred repositories](./examples/02_starredcontent.js)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjgonecrypto%2Fnode-keyboard-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjgonecrypto%2Fnode-keyboard-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjgonecrypto%2Fnode-keyboard-github/lists"}