{"id":22610295,"url":"https://github.com/kevinzma/iconlink","last_synced_at":"2025-10-10T19:16:08.198Z","repository":{"id":148709516,"uuid":"620551471","full_name":"KevinZMa/iconlink","owner":"KevinZMa","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-28T23:14:13.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T19:16:07.006Z","etag":null,"topics":["cli","config","folder","icon","tool"],"latest_commit_sha":null,"homepage":"https://npmjs.org/package/iconlink","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/KevinZMa.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":"2023-03-28T22:59:43.000Z","updated_at":"2025-01-10T21:08:58.000Z","dependencies_parsed_at":"2023-05-28T17:30:29.231Z","dependency_job_id":null,"html_url":"https://github.com/KevinZMa/iconlink","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/KevinZMa/iconlink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinZMa%2Ficonlink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinZMa%2Ficonlink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinZMa%2Ficonlink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinZMa%2Ficonlink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KevinZMa","download_url":"https://codeload.github.com/KevinZMa/iconlink/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinZMa%2Ficonlink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005038,"owners_count":26083827,"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":["cli","config","folder","icon","tool"],"created_at":"2024-12-08T16:06:33.769Z","updated_at":"2025-10-10T19:16:08.158Z","avatar_url":"https://github.com/KevinZMa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iconlink\n\nA Node.js CLI application that sets custom icons for folders based on a YAML configuration file.\n\n## Requirements\n\n- [Node.js](https://nodejs.org) (version \u003e=12.0.0)\n- [fileicon](https://github.com/mklement0/fileicon)\n\n## Installation\n\n### via [`npm`](https://npm.im/iconlink)\n\n```bash\n$ npm install -g iconlink\n```\n\n### Clone the Repository\n\n```bash\n$ git clone https://github.com/KevinZMa/iconlink.git /path/to/iconlink\n$ cd /path/to/iconlink\n```\n\n## Usage\n\n1. Set up your parent folder in this structure:\n\n```bash\nparent_folder/\n├── .icons/    # where your icons are stored\n│   ├── icon1.icns\n│   └── icon2.icns\n├── folder1/\n├── folder2/\n└── icons.yml  # configuration file\n```\n\n\n2. In the `icons.yml` file, specify the folder-icon mappings:\n\n```yaml\nfolder1: icon1.icns\nfolder2: icon2.icns\n```\n\n3. Run the CLI app with the command:\n\n\u003c!-- TODO: complete help page from `--help` --\u003e\n```bash\n$ iconlink \u003cparent_folder\u003e [--no-confirm]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinzma%2Ficonlink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinzma%2Ficonlink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinzma%2Ficonlink/lists"}