Skip to content

This software is a meme creation tool developed in the Go programming language. With a simple and intuitive command-line interface

License

Notifications You must be signed in to change notification settings

VitorCarvalho67/MemeGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | Рortuguês

MemeGo image logo

MemeGo

GitHub license GitHub stars GitHub languages top GitHub last commit

The 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.

How to use

clone the repository

git clone https://github.com/VitorCarvalho67/MemeGo.git

Navigate to the project directory

cd MemeGo

To create a meme, run the following command

go run main.go
  • image: Path to the image file (JPG or PNG format).
  • text: The text you want to add to the meme.
  • font: The font style (1 for Arial, 2 for Comic Sans, 3 for Courier New).

Important

The final meme image will be saved in the specified output folder.

Contributing

Contributions to this project are welcome. Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes.
  4. Push to the branch.
  5. Submit a pull request.

About

This software is a meme creation tool developed in the Go programming language. With a simple and intuitive command-line interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages