{"id":17912647,"url":"https://github.com/danielgatis/imgcat","last_synced_at":"2025-04-07T06:04:00.946Z","repository":{"id":43776257,"uuid":"298413279","full_name":"danielgatis/imgcat","owner":"danielgatis","description":"Display images and gifs in your terminal.","archived":false,"fork":false,"pushed_at":"2025-03-13T00:26:36.000Z","size":9310,"stargazers_count":249,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T05:02:00.014Z","etag":null,"topics":["cli","command-line","display","go","golang","image","image-display","image-preview","preview","terminal","terminal-emulator","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","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/danielgatis.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":"2020-09-24T22:56:24.000Z","updated_at":"2025-03-30T15:34:12.000Z","dependencies_parsed_at":"2024-06-19T02:33:37.252Z","dependency_job_id":"7678d2aa-d252-4222-8d88-dc3b56f2a998","html_url":"https://github.com/danielgatis/imgcat","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgatis%2Fimgcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgatis%2Fimgcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgatis%2Fimgcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgatis%2Fimgcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielgatis","download_url":"https://codeload.github.com/danielgatis/imgcat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247601447,"owners_count":20964864,"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":["cli","command-line","display","go","golang","image","image-display","image-preview","preview","terminal","terminal-emulator","tui"],"created_at":"2024-10-28T19:46:21.398Z","updated_at":"2025-04-07T06:04:00.926Z","avatar_url":"https://github.com/danielgatis.png","language":"Go","funding_links":["https://www.buymeacoffee.com/danielgatis"],"categories":["Go"],"sub_categories":[],"readme":"# Imgcat\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/danielgatis/imgcat?style=flat-square)](https://goreportcard.com/report/github.com/danielgatis/imgcat)\n[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/danielgatis/imgcat/master/LICENSE)\n[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/danielgatis/imgcat)\n[![Release](https://img.shields.io/github/release/danielgatis/imgcat.svg?style=flat-square)](https://github.com/danielgatis/imgcat/releases/latest)\n\nDisplay images and gifs in your terminal emulator.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/danielgatis/imgcat/raw/master/demo.gif\"\u003e\n\u003c/p\u003e\n\n### Features\n\n- Animated GIF support\n- Accept media through stdin\n- Transparency\n\n### Installation\n\n#### MacOS\n\n```\nbrew install danielgatis/imgcat/imgcat\n```\n\n#### Linux\n\nFirst, [install snapcraft](https://snapcraft.io/docs/installing-snapd).\n\n```\nsudo snap install imgcat\n```\n\n#### Windows\n\nFirst, [install scoop](https://github.com/lukesampson/scoop#installation).\n\n```\nscoop bucket add scoop-imgcat https://github.com/danielgatis/scoop-imgcat.git\nscoop install scoop-imgcat/imgcat\n```\n\n#### Download binaries\n\nAlternatively, you can download a pre-built binary [here](https://github.com/danielgatis/imgcat/releases).\n\n### Build from source\n\nFirst, [install Go](https://golang.org/doc/install).\n\nNext, fetch and build the binary.\n\n```bash\ngo install github.com/danielgatis/imgcat@latest\n```\n\nor, if you use pre-1.17 Go version, use the `go get` command:\n\n```bash\ngo get -u github.com/danielgatis/imgcat\n```\n\n### Usage\n\nDisplay a remote image\n\n```\ncurl -s http://input.png | imgcat\n```\n\nDisplay a local image\n\n```\nimgcat path/to/image.png\n```\n\n### Requirements\n\nYour terminal emulator must be support `true color` and use a `monospaced font` that includes the lower half block unicode character (`▄ U+2584`).\n\n### License\n\nCopyright (c) 2020-present [Daniel Gatis](https://github.com/danielgatis)\n\nLicensed under [MIT License](./LICENSE)\n\n### Buy me a coffee\nLiked some of my work? Buy me a coffee (or more likely a beer)\n\n\u003ca href=\"https://www.buymeacoffee.com/danielgatis\" target=\"_blank\"\u003e\u003cimg src=\"https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: auto !important;width: auto !important;\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgatis%2Fimgcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielgatis%2Fimgcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgatis%2Fimgcat/lists"}