Skip to content

Fetch pollen measurement data for Croatian cities from your terminal

License

Notifications You must be signed in to change notification settings

vladimyr/peludna-prognoza

Folders and files

NameName
Last commit message
Last commit date
May 14, 2018
May 14, 2018
May 14, 2018
May 14, 2018
May 14, 2018
May 14, 2018
Dec 18, 2018
May 14, 2018
May 14, 2018
May 14, 2018
May 7, 2021
Apr 26, 2021
Dec 18, 2018
May 16, 2018
May 14, 2018
May 14, 2018

Repository files navigation

Peludna prognoza 🇭🇷 Build Status js-semistandard-style npm package version github license

Fetch pollen measurement data for Croatian cities from your terminal

This CLI fetches data from Pliva's allergies data API.

Installation

$ npm install -g peludna-prognoza

Or for a one-time run:

$ npx peludna-prognoza

Usage

$ peludna-prognoza --help
                                                                _,-._
peludna-prognoza v1.0.0                                        / \_/ \  _,-._
                                                               >-(_)-< / \_/ \
Usage:                                                         \_/ \_/ >-(_)-<
  $ peludna-prognoza [city]                                      `-'   \_/ \_/
  $ peludna-prognoza -c <city>                                           `-'

Options:
  -c, --city     Select city                                         [string]
  -j, --json     Output data in JSON format                          [boolean]
  -x, --xml      Output data in XML format                           [boolean]
  -w, --web      Show data using web browser                         [boolean]
  -h, --help     Show help                                           [boolean]
  -v, --version  Show version number                                 [boolean]

Homepage:     https://github.com/vladimyr/peludna-prognoza
Report issue: https://github.com/vladimyr/peludna-prognoza/issues