aurtier

0.5.0 • Public • Published

aurtier

Build Status Coverage Status Dependency Status

Quick listen.

Install

$ npm install --save aurtier

New since version 0.2.0

The http://www.985fm.ca/baladodiffusion.php html was updated in December 2016. Upgrading to aurtier version 0.2.0 is thus necessary.

New since version 0.1.0

The cli now uses update-notifier to let the user know about updates to this program.

Users have the ability to opt-out of the update notifier by changing the optOut property to true in ~/.config/configstore/update-notifier-rollodeqc-gh-user-streak.json. The path is available in notifier.config.path.

Users can also opt-out by setting the environment variable NO_UPDATE_NOTIFIER with any value or by using the --no-update-notifier flag on a per run basis.

Usage

const aurtier = require('aurtier')
 
aurtier('unicorns')
//=> 'unicorns & rainbows'

API

aurtier(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

CLI

$ npm install --global aurtier

Choisissez les émissions, choisissez les épisodes, et écoutez.

$ aurtier --help

  Usage
    aurtier [input]

  Options
    --speed  Lorem ipsum. [Default: 2]
    --download
    --download=OUTPUT_DIRECTORY

  Examples
    $ aurtier
    # émission d'aujourd'hui à 2 fois la vitesse, par défaut
    $ aurtier 2016-04-25 --speed 1.5
    # émission du 25 avril à 1.5 fois la vitesse

TODO

  • how to improve test coverage?
  • speed up above 2x

License

AGPL-v3 © Robin Millette

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.5.0
    2
    • latest

Version History

Package Sidebar

Install

npm i aurtier

Weekly Downloads

2

Version

0.5.0

License

AGPL-3.0

Last publish

Collaborators

  • millette