• Stars
    star
    100
  • Rank 339,529 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 9 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Generate text meme

text-meme-cli Build Status

Generate text meme

Install

$ npm install --global text-meme-cli

Usage

$ text-meme --help

  Usage
    $ text-meme "Don't forget to be awesome"

  Options
    --delay       Frame delay [Default: 500]
    --background  Background color in hex [Default: #000000]
    --fontcolor   Text color in hex [Default: #ffffff]
    --filename    Filename with extension [Default: meme-123.gif]
    --fontsize    Text size [Default: 50]
    --imagesize   Image size in px [Default: 600]

  Examples
    $ text-meme "Don't forget to be awesome"
    generated text-meme β†’ meme-326.gif
    $ text-meme "Don't forget to be awesome" --filename=quote.gif --background=#4f656d --imagesize=500
    generated text-meme β†’ quote.gif

Related

Note

This module uses canvas module as dependency which requires Cairo check here how to install it.

License

MIT Β© beatfreaker

More Repositories

1

subdownloader

πŸ“ Painless subtitle downloader
JavaScript
141
star
2

is-reachable-cli

Check if hostnames are reachable or not
JavaScript
23
star
3

text-meme

Generate text meme
JavaScript
9
star
4

EmojiMatch

πŸ˜„ Emoji match memory game
JavaScript
9
star
5

ipinfo-cli

πŸ’» Get your systems IP information
JavaScript
5
star
6

github-user-publickey

Get GitHub users PublicKey
JavaScript
2
star
7

sub-downloader

Subtitle downloader
HTML
2
star
8

subtitledownloader

πŸ–₯️ A desktop app to download subtitles
JavaScript
2
star
9

spring-cloud-stream-kafka-demo

Java
1
star
10

ghrd

:octocat: A command to get GitHub Repo details of current working directrory which is a git repository
JavaScript
1
star
11

file-conversion-utility

NodeJs utility to convert json to excel and vice versa
JavaScript
1
star
12

spring-boot-avro-demo

Sample spring boot app to showcase request body deserialization to avro generated class
Java
1
star
13

dictionary-cli

πŸ“– Get a word's definition and synonyms in CLI
JavaScript
1
star
14

spring-email-demo

Java
1
star
15

adm-zip-cli

Extract .zip file from command line
JavaScript
1
star
16

text-memes

A polymer element that generate text memes
JavaScript
1
star
17

spring-boot-wavefront-sample

spring-boot-wavefront-sample
Java
1
star
18

spring-jpa-demo

1
star
19

beatfreaker.github.io

:bowtie: Profile
HTML
1
star
20

github-name

Check whether username is available on GitHub
JavaScript
1
star
21

gh-homepage

Open the homepage URL of a github repo that matches you shell's current branch and working directory
Shell
1
star
22

transform-excel

Java
1
star
23

chk-dependencies

βœ… check which dependencies are installed and which are not
JavaScript
1
star
24

timeline-demo

Created with CodeSandbox
1
star
25

subtitle-downloader

πŸ“„ One click subtitle downloader
PHP
1
star