{"id":28397396,"url":"https://github.com/emacs-eaf/eaf-image-viewer","last_synced_at":"2025-08-15T15:15:44.403Z","repository":{"id":45234568,"uuid":"394837653","full_name":"emacs-eaf/eaf-image-viewer","owner":"emacs-eaf","description":"Dynanmic image viewer","archived":false,"fork":false,"pushed_at":"2023-06-30T09:18:26.000Z","size":45467,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-15T01:39:55.087Z","etag":null,"topics":["eaf","emacs","emacs-lisp","image-viewer"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emacs-eaf.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,"zenodo":null}},"created_at":"2021-08-11T02:30:29.000Z","updated_at":"2025-05-15T12:12:52.000Z","dependencies_parsed_at":"2025-06-15T01:39:15.656Z","dependency_job_id":"b47a022f-aa1c-41e5-9baf-251900871e7a","html_url":"https://github.com/emacs-eaf/eaf-image-viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/emacs-eaf/eaf-image-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eaf%2Feaf-image-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eaf%2Feaf-image-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eaf%2Feaf-image-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eaf%2Feaf-image-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emacs-eaf","download_url":"https://codeload.github.com/emacs-eaf/eaf-image-viewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eaf%2Feaf-image-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270586475,"owners_count":24611317,"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-08-15T02:00:12.559Z","response_time":110,"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":["eaf","emacs","emacs-lisp","image-viewer"],"created_at":"2025-06-01T01:09:17.792Z","updated_at":"2025-08-15T15:15:44.363Z","avatar_url":"https://github.com/emacs-eaf.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"### EAF Image Viewer\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"800\" src=\"./screenshot.png\"\u003e\n\u003c/p\u003e\n\nImage Viewer application for the [Emacs Application Framework](https://github.com/emacs-eaf/emacs-application-framework).\n\n### Load application\n[Install EAF](https://github.com/emacs-eaf/emacs-application-framework#install) first, then add below code in your emacs config:\n\n```Elisp\n(add-to-list 'load-path \"~/.emacs.d/site-lisp/emacs-application-framework/\")\n(require 'eaf)\n(require 'eaf-image-viewer)\n```\n\n### The keybinding of EAF Image Viewer.\n\n| Key   | Event   |\n| :---- | :------ |\n| `n` | load_next_image |\n| `p` | load_prev_image |\n| `SPC` | load_prev_image |\n| `r` | reload_image |\n| `x` | insert_or_close_buffer |\n| `,` | js_zoom_out |\n| `.` | js_zoom_in |\n| `/` | js_zoom_reset |\n| `-` | js_zoom_out |\n| `=` | js_zoom_in |\n| `0` | js_zoom_reset |\n| `9` | js_zoom_toggle |\n| `u` | js_rotate_left |\n| `i` | js_rotate_right |\n| `y` | js_flip_horizontal |\n| `o` | js_flip_vertical |\n| `k` | js_move_down |\n| `j` | js_move_up |\n| `l` | js_move_left |\n| `h` | js_move_right |\n| `U` | eaf-image-viewer-rotate-file-left |\n| `I` | eaf-image-viewer-rotate-file-right |\n| `O` | eaf-image-viewer-rotate-file-horizontal |\n| `d` | delete_current_image |\n| `\u003cf12\u003e` | open_devtools |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacs-eaf%2Feaf-image-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femacs-eaf%2Feaf-image-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacs-eaf%2Feaf-image-viewer/lists"}