{"id":13858506,"url":"https://github.com/andreyantipov/iterm2-viewer","last_synced_at":"2025-07-13T23:32:43.801Z","repository":{"id":21881121,"uuid":"25204801","full_name":"andreyantipov/iterm2-viewer","owner":"andreyantipov","description":"⬛ Utility for display pictures in iterm2 terminal","archived":true,"fork":false,"pushed_at":"2016-03-06T22:51:33.000Z","size":1299,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-10T04:17:04.179Z","etag":null,"topics":["cli","image","iterm2","iterm2-viewer","picture","ruby","terminal","view"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"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/andreyantipov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-14T12:13:38.000Z","updated_at":"2025-02-22T05:33:18.000Z","dependencies_parsed_at":"2022-07-16T16:00:34.794Z","dependency_job_id":null,"html_url":"https://github.com/andreyantipov/iterm2-viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreyantipov/iterm2-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreyantipov%2Fiterm2-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreyantipov%2Fiterm2-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreyantipov%2Fiterm2-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreyantipov%2Fiterm2-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreyantipov","download_url":"https://codeload.github.com/andreyantipov/iterm2-viewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreyantipov%2Fiterm2-viewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265221199,"owners_count":23729967,"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","image","iterm2","iterm2-viewer","picture","ruby","terminal","view"],"created_at":"2024-08-05T03:02:11.595Z","updated_at":"2025-07-13T23:32:43.481Z","avatar_url":"https://github.com/andreyantipov.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"\u003ch1\u003e💎 iterm2-viewer\u003c/h1\u003e\n\u003cp\u003eUtility for view pictures in the iTerm2\u003c/p\u003e\n\n\u003cp\u003e\n  \u003ca href=\"//codeclimate.com/github/AndreyAntipov/iterm2-viewer\"\u003e\u003cimg src='https://codeclimate.com/github/AndreyAntipov/iterm2-viewer/badges/gpa.svg' alt='Code Climate' /\u003e\u003c/a\u003e\n  \u003ca href=\"//gemnasium.com/AndreyAntipov/iterm2-viewer\"\u003e\u003cimg src='http://gemnasium.com/AndreyAntipov/iterm2-viewer.svg' alt='Dependency Status' /\u003e\u003c/a\u003e\n  \u003ca href=\"//badge.fury.io/rb/iterm2-viewer\"\u003e\u003cimg src='https://badge.fury.io/rb/iterm2-viewer.svg' alt='Gem version' /\u003e\u003c/a\u003e\n  \u003ca href=\"//travis-ci.org/AndreyAntipov/iterm2-viewer\"\u003e\u003cimg src='https://travis-ci.org/AndreyAntipov/iterm2-viewer.svg?branch=master' alt='Build Status' /\u003e\u003c/a\u003e\n  \u003ca href=\"//codeclimate.com/github/AndreyAntipov/iterm2-viewer\"\u003e\u003cimg src='https://codeclimate.com/github/AndreyAntipov/iterm2-viewer/badges/coverage.svg' alt='Test Coverage' /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n## Supported types\n    - png\n    - jpeg\n    - tiff\n    - gif\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    $ gem install iterm2-viewer\n\n\n## Usage\n\n```ruby\niterm2-viewer FILE_PATH\n```\n\n##### Options\n| Key               |  Action                       |\n|:------------------|:-----------------------------:|\n| `-v` or `--version`   |  show current version         |\n\n\n## How it look like\n![How it look like 1](https://raw.githubusercontent.com/AndreyAntipov/iterm2-viewer/media/screenshot_1.png \"How it look like 1\")\n\n![How it look like 2](https://raw.githubusercontent.com/AndreyAntipov/iterm2-viewer/media/screenshot_2.png \"How it look like 2\")\n\n--- \n\n\n\n## License\n\nThe MIT License (MIT) \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions in [LICENSE.txt](https://github.com/AndreyAntipov/iterm2-viewer/blob/master/LICENSE.txt)\n\n\n\n## Contributing\n\n1. Fork it ( https://github.com/AndreyAntipov/iterm2-viewer/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreyantipov%2Fiterm2-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreyantipov%2Fiterm2-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreyantipov%2Fiterm2-viewer/lists"}