Skip to content

harrymaynard/random-media-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Media Creator

Command-line utility to create randomly generated media. Currently support PNG images, animated GIF, and MP4 videos.

Installation

  1. Clone repository.
  2. cd into repository.
  3. Run:
npm install -g .
  1. Celebrate!

Usage

Create 1 animated GIF:

rmc gif 1

Create 1 MP4 video:

rmc mp4 1

Create 1 PNG image:

rmc png 1

Get the version:

rmc version

Get help:

rmc help

Explore command options:

rmc gif --help
rmc mp4 --help
rmc png --help

About

Command-line utility to create randomly generated media.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors