{"id":23234290,"url":"https://github.com/tachyon-beep/comfyui-simplefeed","last_synced_at":"2026-02-16T03:39:59.494Z","repository":{"id":239841682,"uuid":"800757959","full_name":"tachyon-beep/comfyui-simplefeed","owner":"tachyon-beep","description":"A simple image feed for comfyUI which is easily configurable and easily extensible.","archived":false,"fork":false,"pushed_at":"2024-10-16T09:19:29.000Z","size":74,"stargazers_count":11,"open_issues_count":10,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-19T20:49:41.530Z","etag":null,"topics":["comfyui","comfyui-manager","comfyui-workflow"],"latest_commit_sha":null,"homepage":"","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/tachyon-beep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2024-05-15T00:04:04.000Z","updated_at":"2025-08-15T20:38:17.000Z","dependencies_parsed_at":"2024-10-17T22:42:51.077Z","dependency_job_id":"fc2940a3-1062-4cd0-9fed-09afe3033f0a","html_url":"https://github.com/tachyon-beep/comfyui-simplefeed","commit_stats":null,"previous_names":["tachyon-beep/comfyui-simplefeed"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tachyon-beep/comfyui-simplefeed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyon-beep%2Fcomfyui-simplefeed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyon-beep%2Fcomfyui-simplefeed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyon-beep%2Fcomfyui-simplefeed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyon-beep%2Fcomfyui-simplefeed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tachyon-beep","download_url":"https://codeload.github.com/tachyon-beep/comfyui-simplefeed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyon-beep%2Fcomfyui-simplefeed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29499615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T02:07:14.481Z","status":"online","status_checked_at":"2026-02-16T02:03:22.852Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":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":["comfyui","comfyui-manager","comfyui-workflow"],"created_at":"2024-12-19T03:02:19.115Z","updated_at":"2026-02-16T03:39:59.479Z","avatar_url":"https://github.com/tachyon-beep.png","language":"JavaScript","funding_links":[],"categories":["Workflows (3395) sorted by GitHub Stars","All Workflows Sorted by GitHub Stars"],"sub_categories":[],"readme":"# ComfyUI SimpleFeed\n\nA simple, configurable, and extensible image feed module for ComfyUI. Originally proposed as a pull request to [ComfyUI Custom Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts), it was set aside due to the scale of the changes. This module only offers Image Tray functionality; if you prefer an alternative image tray, this one can be safely uninstalled without impacting your workflows.\n\n## Table of Contents\n\n- [Configuration Options](#configuration-options)\n  - [Settings](#settings)\n  - [Menu Options](#menu-options)\n  - [Lightbox Guide](#lightbox-guide)\n- [Installation](#installation)\n  - [Using ComfyUI Manager](#using-comfyui-manager)\n  - [Manual Installation (Not Recommended)](#manual-installation-not-recommended)\n- [Uninstallation](#uninstallation)\n  - [Using ComfyUI Manager](#using-comfyui-manager-1)\n  - [Manual Uninstallation](#manual-uninstallation)\n- [Examples](#examples)\n- [Version History](#version-history)\n- [Suggestions](#suggestions)\n- [Contributing](#contributing)\n- [License](#license)\n- [Quality Gate Status](#quality-gate-status)\n- [Contact](#contact)\n\n## Configuration Options\n\n### Settings\n- **Visibility and Position:** Control the image feed's visibility and location.\n- **Image Count Limit:** Limit the number of images displayed. If this exceeds the screen capacity, the image tray will scroll.\n- **Sort Order:** Sort images by generation time, from oldest to newest or vice versa.\n\n### Menu Options\n- **Node Filter Button:** Filter which nodes contribute images to the feed, managing duplicates. When the filter is disabled, all image sources are included.\n- **Clear Button:** Clears all images from the image tray. It does not remove them from your output folder.\n\n### Lightbox Guide\n- **Dynamic Updating:** Adds new images to the image feed as they're generated, dynamically updating the lightbox and its controls.\n- **Navigation Arrows:** Color-coded arrows for functionality:\n  - **Black:** Inactive when only a single image is present.\n  - **Grey:** Navigate between images.\n  - **Orange:** Indicates the end of the feed; wraps to the start.\n- **Zoom and Pan:** Use the middle mouse wheel to zoom in and out. Hold Shift while scrolling to adjust zoom speed.\n  - **Panning:** Enabled once an image exceeds the lightbox size. Click and drag to pan the image, with Shift + Click for faster panning.\n\n## Installation\n\n### Using ComfyUI Manager\n1. Follow the [ComfyUI Manager Instructions](https://github.com/ltdrdata/ComfyUI-Manager).\n2. Search for **ComfyUI Simple Feed** in the Custom Node Manager.\n3. Install and restart ComfyUI.\n\n### Manual Installation (Not Recommended)\n1. Clone or download the repository into the `custom_nodes` folder.\n2. Ensure ComfyUI’s security settings allow manual installations.\n3. Restart ComfyUI after installation.\n\n## Uninstallation\n\n### Using ComfyUI Manager\n1. Locate **ComfyUI Simple Feed** in the Custom Node Manager.\n2. Uninstall and restart ComfyUI.\n\n### Manual Uninstallation\n1. Delete the `comfyui-simplefeed` directory from your ComfyUI `custom_nodes` folder.\n2. Restart ComfyUI.\n\n## Examples\n\n![Sample Image 1](https://github.com/user-attachments/assets/0b5a60db-d324-4250-ae33-007d09db2555)\n![Sample Image 2](https://github.com/user-attachments/assets/90944413-e9df-4dbe-a360-eb4bc4c7fd73)\n![Sample Image 3](https://github.com/user-attachments/assets/3ee423fd-6992-45ea-a93e-96cf6bad0c34)\n\n## Version History\n\n- **1.0.0 (15 May 2024):** Initial release.\n- **1.0.1 (8 Sep 2024):** Added to ComfyUI Manager Registry.\n- **1.1.0 (11 Sept 2024):** Substantial updates to fix bugs, implement user requests, and integrate with the new ComfyUI.\n- **1.2.0 (15 October 2024):** Introduced zoom and pan functionality, improved support for non-standard resolutions, and general code refactoring.\n\n## Suggestions\n\nWe value your feedback! If you have any ideas, feature requests, or improvements, please feel free to open an [Issue](https://github.com/your-username/your-repo-name/issues) in the repository. Your suggestions help us enhance **ComfyUI SimpleFeed** to better meet your needs.\n\nAdditionally, if you’d like to nominate custom nodes for inclusion in the node list, please feel free to submit a feature request or create a pull request with the proposed changes. \n\n## Contributing\n\nWe welcome and appreciate any contributions you may have! Please see our [Contributing Guidelines](CONTRIBUTING.md) for more details on how to get started.\n\n## License\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n\n## Quality Gate Status\n\n[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=tachyon-beep_comfyui-simplefeed)](https://sonarcloud.io/summary/new_code?id=tachyon-beep_comfyui-simplefeed)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftachyon-beep%2Fcomfyui-simplefeed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftachyon-beep%2Fcomfyui-simplefeed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftachyon-beep%2Fcomfyui-simplefeed/lists"}