{"id":17113291,"url":"https://github.com/kurenn/medusa","last_synced_at":"2025-03-23T23:31:19.550Z","repository":{"id":138708383,"uuid":"83915997","full_name":"kurenn/medusa","owner":"kurenn","description":"A command tool to stack images from URL's","archived":false,"fork":false,"pushed_at":"2017-05-12T17:34:07.000Z","size":340,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-29T06:47:53.719Z","etag":null,"topics":["cli","elixir","image-processing","imagemagick"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/kurenn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-04T18:40:09.000Z","updated_at":"2018-02-09T22:20:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbf9e7be-578e-4b18-96ae-185b49982352","html_url":"https://github.com/kurenn/medusa","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"1d3abdd3cdccacd669149ffcc1c6e18f41d466d8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurenn%2Fmedusa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurenn%2Fmedusa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurenn%2Fmedusa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurenn%2Fmedusa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kurenn","download_url":"https://codeload.github.com/kurenn/medusa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186481,"owners_count":20574551,"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","elixir","image-processing","imagemagick"],"created_at":"2024-10-14T17:05:46.155Z","updated_at":"2025-03-23T23:31:19.511Z","avatar_url":"https://github.com/kurenn.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Medusa](medusa.jpg)\n\n## Overview\n\n`medusa` is a command line interface use to stack multiple images from URL's. It uses `imagemagick` to process the images.\n\n## Table of contents\n\n- [Prerquisites](#prerequisites)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Prerequisites\n\nmedusa is distributed and run as a Docker image. You don't need to install elixir or anything else but [Docker](https://docker.io).\n\n## Installation\n\n```console\n% docker pull icalialabs/medusa:latest\n```\n\n## Usage\n\nBefore using medusa make sure you have the images url's\n\n1: Standard (Non-development)\n\n```console\ndocker run --rm \\\n\ticalialabs/medusa:latest \\\n\tmix medusa stack \\\n\thttps://s3.amazonaws.com/bucketname/bg.png \\\n\thttps://s3.amazonaws.com/bucketname/area-int.png\n```\n  \nThe terminal will stream a base64 string into the STDOUT representing the one stacked image.\n\n\n## Contributing\n\nPlease submit all pull requests against a separate branch.\n\nThanks!\n\n## Copyright\n\nSee [LICENSE]()\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurenn%2Fmedusa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkurenn%2Fmedusa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurenn%2Fmedusa/lists"}