{"id":16003213,"url":"https://github.com/pierredemailly/github-organization-bookmarks","last_synced_at":"2025-04-05T01:26:46.464Z","repository":{"id":178014292,"uuid":"658143984","full_name":"PierreDemailly/github-organization-bookmarks","owner":"PierreDemailly","description":" Generate bookmarks including all repositories in a GitHub organization","archived":false,"fork":false,"pushed_at":"2023-08-19T15:31:43.000Z","size":14,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T09:44:19.818Z","etag":null,"topics":[],"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/PierreDemailly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-06-24T22:59:29.000Z","updated_at":"2023-06-25T14:37:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"5777e731-579f-4692-9af1-40e3fa6f5064","html_url":"https://github.com/PierreDemailly/github-organization-bookmarks","commit_stats":null,"previous_names":["pierredemailly/github-organization-bookmarks"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreDemailly%2Fgithub-organization-bookmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreDemailly%2Fgithub-organization-bookmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreDemailly%2Fgithub-organization-bookmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreDemailly%2Fgithub-organization-bookmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PierreDemailly","download_url":"https://codeload.github.com/PierreDemailly/github-organization-bookmarks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247274323,"owners_count":20912078,"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":[],"created_at":"2024-10-08T10:06:43.804Z","updated_at":"2025-04-05T01:26:46.438Z","avatar_url":"https://github.com/PierreDemailly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-organization-bookmarks\n\n![version](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge\u0026url=https://raw.githubusercontent.com/PierreDemailly/github-organization-bookmarks/main/package.json\u0026query=$.version\u0026label=Version)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg?style=for-the-badge)](https://github.com/PierreDemailly/github-organization-bookmarks/graphs/commit-activity)\n[![mit](https://img.shields.io/github/license/PierreDemailly/github-organization-bookmarks?style=for-the-badge)](https://github.com/PierreDemailly/github-organization-bookmarks/blob/main/LICENSE)\n\nGenerate bookmarks including all repositories in a GitHub organization.\n\n## Requirements\n- [Node.js](https://nodejs.org/en/) v16 or higher\n\n## Getting Started\n\nGo anywhere you want the bookmarks to be generated:\n\n```bash\ncd\nmkdir myAwesomeBookmarks\ncd myAwesomeBookmarks\n```\n\nRun the script, it will generate a `html` file.\u003cbr\u003e\nFor instance, if you want to generate bookmarks for all repositories within **NodeSecure** organization:\n\n```bash\nnpx github-organization-bookmarks NodeSecure\n```\n\nIt will generate a `NodeSecure.html` file at `~/myAwesomeBookmarks` (or in the directory you ran the tool).\n\nGo to [Chrome bookmarks](chrome://bookmarks/) and import the generated html file.\n\n\u003e **Note** Generated bookmarks should be compatible with most browsers.\n\n\u003e **Note** The tool fetch maximum 100 repositories\n\n## Authentication\n\nIf you have access to private repositories in the GitHub organization (i.e, you are owner), you'll need to use a GitHub token to authenticate yourself.\n\nCreate a `.env`\n\n```bash\ntouch .env\n```\n\nAdd this following ENV variable\n\n```bash\n# GitHub access token\nGITHUB_TOKEN=your_token\n```\n\nYou can create a GitHub token [here](https://github.com/settings/tokens)\n\n## Bookmark icons\n\nBookmarks are generated without icon for technical reason, your browser will automatically add it if you already visited the repositories.\nElse, you can `Open all` your bookmark folder to open each repository, it will then add icons automatically.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierredemailly%2Fgithub-organization-bookmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierredemailly%2Fgithub-organization-bookmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierredemailly%2Fgithub-organization-bookmarks/lists"}