All Projects → himynameisdave → Make Me Lol

himynameisdave / Make Me Lol

Licence: mit
😄 A command-line tool to make you laugh

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Make Me Lol

Whatspup
🔳 WhatsApp chat from commandline/console/cli using GoogleChrome puppeteer
Stars: ✭ 310 (+715.79%)
Mutual labels:  cli, command-line, fun
Scrmbl
🛰 Spy movies text reveal library and cli
Stars: ✭ 90 (+136.84%)
Mutual labels:  cli, command-line, fun
Mprislyrics
Small command-line utility that displays lyrics in sync with the currently playing song in a MPRIS2 capable player.
Stars: ✭ 24 (-36.84%)
Mutual labels:  cli, command-line
Laminas Cli
Console command runner, exposing commands written in Laminas MVC and Mezzio components and applications
Stars: ✭ 25 (-34.21%)
Mutual labels:  cli, command-line
Sit Up
🙇 Reminder to sit up straight.
Stars: ✭ 9 (-76.32%)
Mutual labels:  cli, command-line
Ntl
Node Task List: Interactive cli to list and run package.json scripts
Stars: ✭ 800 (+2005.26%)
Mutual labels:  cli, command-line
Aruba
Test command-line applications with Cucumber-Ruby, RSpec or Minitest. The most up to date documentation can be found on Cucumber.Pro (https://app.cucumber.pro/projects/aruba)
Stars: ✭ 900 (+2268.42%)
Mutual labels:  cli, command-line
Elodie
An EXIF-based photo assistant, organizer, manager and workflow automation tool.
Stars: ✭ 840 (+2110.53%)
Mutual labels:  cli, command-line
Argh
Argh! A minimalist argument handler.
Stars: ✭ 752 (+1878.95%)
Mutual labels:  cli, command-line
Ecsctl
Command-line tool for managing AWS Elastic Container Service and Projects to run on it.
Stars: ✭ 15 (-60.53%)
Mutual labels:  cli, command-line
Executor
Watch for file changes and then execute command. Very nice for test driven development.
Stars: ✭ 14 (-63.16%)
Mutual labels:  cli, command-line
Cht.exe
cht.sh libcurl client for windows XP+ with changed colorization
Stars: ✭ 15 (-60.53%)
Mutual labels:  cli, command-line
Prompts
❯ Lightweight, beautiful and user-friendly interactive prompts
Stars: ✭ 6,970 (+18242.11%)
Mutual labels:  cli, command-line
Ipt
Interactive Pipe To: The Node.js cli interactive workflow
Stars: ✭ 783 (+1960.53%)
Mutual labels:  cli, command-line
Clifx
Declarative framework for building command line interfaces
Stars: ✭ 900 (+2268.42%)
Mutual labels:  cli, command-line
Js Liftoff
Launch your command line tool with ease.
Stars: ✭ 761 (+1902.63%)
Mutual labels:  cli, command-line
Inquirer Checkbox Plus Prompt
Checkbox with autocomplete and other additions for Inquirer
Stars: ✭ 25 (-34.21%)
Mutual labels:  cli, command-line
Wonders
🌈 Declarative JavaScript framework to build command-line applications.
Stars: ✭ 34 (-10.53%)
Mutual labels:  cli, command-line
Svgexport
SVG to PNG/JPEG command-line tool and Node.js module
Stars: ✭ 731 (+1823.68%)
Mutual labels:  cli, command-line
Sade
Smooth (CLI) Operator 🎶
Stars: ✭ 746 (+1863.16%)
Mutual labels:  cli, command-line

make-me-lol

A command-line tool to make you laugh. Because who doesn't like to laugh, amirite? 😛 All ya gotta do is type the command and it opens a random funny picture, gif or video from Reddit.

example

Install

npm i -g make-me-lol

You gotta have at least node v4.0.0 or an --harmony node version (tested in v0.12.7) for this to work, cause it's pretty ES6exy with its use of Promises and all.

Usage

Dead simple all you gotta do is run:

make-me-lol [options or no options its cool]

Options

-h, --help     output usage information
-V, --version  output the version number
-v, --video    opens a funny video
-g, --gif      opens a funny gif
-p, --pic      opens a funny pic
-q, --quiet    opens a funny not video
-o, --output   output only without opening

Contribute

Feel free to open an issue or pull request!


Licenced under MIT (c) Made by Dave Lunny in the beautiful year 2015

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].