{"id":16510512,"url":"https://github.com/bednar/frame-it-cli","last_synced_at":"2026-02-11T23:17:12.086Z","repository":{"id":239805547,"uuid":"800639855","full_name":"bednar/frame-it-cli","owner":"bednar","description":"This Docker image is designed to simplify the use of the FrameIt command in Fastlane, which automates the process of adding device frames to screenshots.","archived":false,"fork":false,"pushed_at":"2026-01-21T06:09:38.000Z","size":106,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-21T18:15:42.688Z","etag":null,"topics":["fastlane","frameit","screenshots"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/bednar.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-14T18:00:03.000Z","updated_at":"2026-01-21T06:09:41.000Z","dependencies_parsed_at":"2024-05-31T09:53:16.124Z","dependency_job_id":"c1b4ef93-aae6-4715-b9fc-732c76ca54bd","html_url":"https://github.com/bednar/frame-it-cli","commit_stats":null,"previous_names":["bednar/frame-it-cli"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/bednar/frame-it-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bednar%2Fframe-it-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bednar%2Fframe-it-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bednar%2Fframe-it-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bednar%2Fframe-it-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bednar","download_url":"https://codeload.github.com/bednar/frame-it-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bednar%2Fframe-it-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29349315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"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":false,"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":["fastlane","frameit","screenshots"],"created_at":"2024-10-11T15:55:40.925Z","updated_at":"2026-02-11T23:17:12.046Z","avatar_url":"https://github.com/bednar.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# FrameIt CLI Docker Image\n\n[![Docker Image Version](https://img.shields.io/docker/v/bednar/frame-it-cli)](https://hub.docker.com/r/bednar/frame-it-cli)\n\nThis Docker image is designed to simplify the use of the FrameIt command in [Fastlane](https://fastlane.tools), which automates the process of adding device frames to screenshots.\n\n## Prerequisites\n\nEnsure you have Docker installed on your system to use this image. Download Docker from [Docker's official site](https://www.docker.com/get-started).\n\n## Getting the Docker Image\n\nThe Docker image is hosted on Docker Hub and can be pulled using the following command:\n\n```bash\ndocker pull bednar/frame-it-cli\n```\n\n## Building the Docker Image Locally\n\nIf you prefer to build the image locally, clone this repository and navigate to the directory containing the Dockerfile. Run the following command:\n\n```bash\ndocker build -t bednar/frame-it-cli .\n```\n\n## Usage\n\nWith the Docker image, you can execute various commands using Fastlane's [FrameIt](https://docs.fastlane.tools/actions/frameit/#frameit). Here are some example commands:\n\n### Adding Frames to Screenshots\n\nTo add device frames to your screenshots, use the following command in directory containing your screenshots:\n\n```bash\ndocker run -it --rm -v $(pwd):/app/Fastlane bednar/frame-it-cli frameit\n```\n\n### Specifying a Screenshots Directory\n\nYou can specify the directory where your screenshots are located:\n\n```bash\ndocker run -it --rm -v $(pwd):/app bednar/frame-it-cli frameit --path path/to/your/screenshots\n```\n\n## Contributing\n\nWe welcome contributions from the community. Whether it's improving the Dockerfile, adding more examples, or reporting issues, your input is appreciated.\n\n## License\n\nThis project is released under the MIT License. See the [`LICENSE`](https://github.com/bednar/frame-it-cli/blob/main/LICENSE) file in the repository for more details.\n\n## Contact\n\nIf you have any questions or need help, please open an issue in this GitHub repository for support and inquiries. Follow this link to create a new issue: [Open an Issue](https://github.com/bednar/frame-it-cli/issues/new).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbednar%2Fframe-it-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbednar%2Fframe-it-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbednar%2Fframe-it-cli/lists"}