{"id":22178270,"url":"https://github.com/vitorcarvalho67/memego","last_synced_at":"2025-07-26T17:31:30.886Z","repository":{"id":231930631,"uuid":"782250318","full_name":"VitorCarvalho67/MemeGo","owner":"VitorCarvalho67","description":"This software is a meme creation tool developed in the Go programming language. With a simple and intuitive command-line interface","archived":false,"fork":false,"pushed_at":"2024-04-11T20:20:12.000Z","size":654,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-11T05:45:45.425Z","etag":null,"topics":["command-line-tool","fun","go","go-lang","image-processing","meme","meme-generator","open-source","personalization","text-overlay"],"latest_commit_sha":null,"homepage":"","language":"Go","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/VitorCarvalho67.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}},"created_at":"2024-04-04T23:33:33.000Z","updated_at":"2024-04-20T21:13:33.000Z","dependencies_parsed_at":"2024-04-11T21:32:03.265Z","dependency_job_id":null,"html_url":"https://github.com/VitorCarvalho67/MemeGo","commit_stats":null,"previous_names":["vitorcarvalho67/memego"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitorCarvalho67%2FMemeGo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitorCarvalho67%2FMemeGo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitorCarvalho67%2FMemeGo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitorCarvalho67%2FMemeGo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VitorCarvalho67","download_url":"https://codeload.github.com/VitorCarvalho67/MemeGo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227699344,"owners_count":17806354,"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":["command-line-tool","fun","go","go-lang","image-processing","meme","meme-generator","open-source","personalization","text-overlay"],"created_at":"2024-12-02T08:45:59.737Z","updated_at":"2024-12-02T08:46:00.624Z","avatar_url":"https://github.com/VitorCarvalho67.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch4 align=\"center\"\u003e\n    \u003cp\u003e\n        \u003cb\u003eEnglish\u003c/b\u003e |\n        \u003ca href=\"https://github.com/VitorCarvalho67/MemeGo/blob/main/README_pt-BR.md\"\u003eРortuguês\u003c/a\u003e\n    \u003c/p\u003e\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://i.imgur.com/bQfxNUL.png\"\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://i.imgur.com/5R19Yv9.png\"\u003e\n    \u003cimg alt=\"MemeGo image logo\" src=\"https://i.imgur.com/bQfxNUL.png\" style=\"width: 600px;\"\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n\n# MemeGo\n\n[![GitHub license](https://img.shields.io/github/license/vitorcarvalho67/MemeGo)](vitorcarvalho67/MemeGo/blob/master/LICENSE)\n![GitHub stars](https://img.shields.io/github/stars/vitorcarvalho67/MemeGo)\n![GitHub languages top](https://img.shields.io/github/languages/top/vitorcarvalho67/MemeGo)\n![GitHub last commit](https://img.shields.io/github/last-commit/vitorcarvalho67/MemeGo)\n\nThe MemeGo v0.1 software is a meme creation tool developed in the Go programming language. With a simple and intuitive command-line interface, users can load images in JPG and PNG formats, add custom text, and choose from different fonts, including Arial, Comic Sans, and Courier New, to give a special touch to the meme. The program also allows users to save the final image with the overlaid text in a specific folder, making it easy to share on social networks or with friends. MemeGo v0.1 is a great option for those looking for a quick and easy way to create personalized memes without the need for more complex image editing software.\n\n## How to use\n\nclone the repository\n```bash\ngit clone https://github.com/VitorCarvalho67/MemeGo.git\n```\n\nNavigate to the project directory\n```bash\ncd MemeGo\n```\n\nTo create a meme, run the following command\n```bash\ngo run main.go\n```\n\n- image: Path to the image file (JPG or PNG format).\n- text: The text you want to add to the meme.\n- font: The font style (1 for Arial, 2 for Comic Sans, 3 for Courier New).\n\n\u003e[!IMPORTANT]\n\u003e The final meme image will be saved in the specified output folder.\n\n## Contributing\nContributions to this project are welcome. Please follow these steps to contribute:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Commit your changes.\n4. Push to the branch.\n5. Submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitorcarvalho67%2Fmemego","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitorcarvalho67%2Fmemego","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitorcarvalho67%2Fmemego/lists"}