fight-boredom

0.0.3 • Public • Published

fight-boredom

  • 📟 Find something to do from your command line. A CLI for the Bored API.

Install

# Recommended.
npx fight-boredom

# OR an alternative global install.
npm install -g fight-boredom

Usage

  1. Run the CLI using:
npx fight-boredom

# OR for global install
fight-boredom
# OR alias for global install
ncli

BASIC USAGE

fight-boredom <command> [option]

COMMANDS

help  Print help info

OPTIONS

    --type           Find a random activity with a given type
                     Possible values: [ "education", "recreational", "social", "charity",
                                        "diy", "cooking", "relaxation", "music", "busywork" ]
    --participants   Find something with a given number of participants
                     Possible values: [0, n]             
    --price          Find an activity with a specified price
                     Possible values: [0.0, 1.0]
    --accessibility  Find something with a specified accessibility factor
                     Possible values: [0.0, 1.0]
-c, --clear          Clear the console
-d, --debug          Print debug info
-v, --version        Print CLI version   

License & Thanks


Connect

GitHub @nathanenglert (follow) to stay up to date on what I'm building

LinkedIn @nathanenglert (connect) to see my professional side

Twitter @nathanenglert (follow) to see my less professional side

Blog: nathanenglert.com (read) posts I write from time-to-time

Package Sidebar

Install

npm i fight-boredom

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

7.34 kB

Total Files

7

Last publish

Collaborators

  • nathanenglert