{"id":23375911,"url":"https://github.com/jasonuc/greentext","last_synced_at":"2025-10-29T04:30:37.142Z","repository":{"id":267336797,"uuid":"900934824","full_name":"jasonuc/greentext","owner":"jasonuc","description":"A CLI tool for creating green-text memes in your terminal 🐸","archived":false,"fork":false,"pushed_at":"2025-02-03T00:37:08.000Z","size":356,"stargazers_count":23,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T01:26:55.532Z","etag":null,"topics":["4chan","cobra-cli","go","golang","memes"],"latest_commit_sha":null,"homepage":"","language":"Go","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/jasonuc.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}},"created_at":"2024-12-09T18:33:45.000Z","updated_at":"2025-02-03T00:37:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"7341ed4f-c568-4000-9b53-1e792733a8d3","html_url":"https://github.com/jasonuc/greentext","commit_stats":null,"previous_names":["jasonuc/greentext"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonuc%2Fgreentext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonuc%2Fgreentext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonuc%2Fgreentext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonuc%2Fgreentext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonuc","download_url":"https://codeload.github.com/jasonuc/greentext/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238768134,"owners_count":19527141,"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":["4chan","cobra-cli","go","golang","memes"],"created_at":"2024-12-21T17:19:55.114Z","updated_at":"2025-10-29T04:30:36.841Z","avatar_url":"https://github.com/jasonuc.png","language":"Go","funding_links":[],"categories":["\u003ca name=\"graphics\"\u003e\u003c/a\u003eGraphics"],"sub_categories":[],"readme":"# greentext\n\nThe GreenText Generator CLI is a command-line tool built with Go that lets you create classic greentext with ease.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"example-sm.png\" alt=\"Example\"\u003e\n\u003c/p\u003e\n\n## Features\n\n- **Customizable Inputs**: Write your own green-text stories with ease.\n- **Thumbnail Support**: Add an image to your greentext, or don't if you're feeling minimalist.\n- **Support for External Thumbnails**: Use image URLs as thumbnails for your greentext.\n- **Customizable Colors**: Set background and text colors using HEX codes.\n- **Dynamic Font Options**: Choose your preferred font and size.\n- **Fast and Lightweight**: Powered by Go, because performance matters even when making memes.\n- **Formatted Output**: Saves greentext as beautifully formatted PNGs, JPGs, JPEGs, and WEBPs ready for sharing.\n\n## Installation\n\n### Using Homebrew\n\n1. Add the tap:\n\n   ```bash\n   brew tap jasonuc/greentext\n   ```\n\n2. Install the CLI:\n\n   ```bash\n   brew install greentext\n   ```\n\n### Manual Installation\n\n1. Install [Go](https://golang.org/dl/) if not already installed.\n2. Install the CLI directly:\n\n   ```bash\n   go install github.com/jasonuc/greentext@latest\n   ```\n\n   Or clone and build:\n\n   ```bash\n   git clone https://github.com/jasonuc/greentext.git\n   cd greentext\n   go build -o bin/greentext .\n   ```\n\n3. Run the tool:\n\n   ```bash\n   bin/greentext -h\n   ```\n\n## Usage\n\n### Generate\n\n```bash\ngreentext -l 13 -t https://wojakdb.com/data/posts/3571_9009cb2dd906dccb.png -o example.png\n```\n\n- `-l`: Number of lines in the greentext.\n- `-t`: Thumbnail image path or URL (optional).\n- `-o`: Output file name.\n\n### Key Flags\n\n- `-b`: Background color (e.g., `#FFFFFF`).\n- `-c`: Text color (e.g., `#00FF00`).\n- `-f`: Font family (e.g., `\"Courier New\"`).\n- `-s`: Font size (e.g., `14`).\n- `-i`: Text file with greentext lines.\n- `-P`: Preview in browser without saving.\n\n### Example Input\n\n```text\n\u003e be me\n\u003e buy domain on Vercel for $20\n\u003e feeling good about the decision\n\u003e couple days later\n\u003e Vercel: \"lol we're dropping domain prices\"\n...\n```\n\n### Example Output\n\nGenerates:\n\n![Example](example.png)\n\n## Contributing\n\nContributions are welcome! Open an issue or pull request for ideas or fixes.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\nHappy meme-ing! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonuc%2Fgreentext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonuc%2Fgreentext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonuc%2Fgreentext/lists"}