peludna-prognoza: add page (#5704)

manned-org
bl-ue 2021-04-10 15:42:48 -04:00 committed by GitHub
parent 2da2632f22
commit 016f75ed6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# peludna-prognoza
> Fetch pollen measurement data for Croatian cities from your terminal using Pliva's allergies data API.
> More information: <https://github.com/vladimyr/peludna-prognoza>.
- Start an interactive search for a city and fetch data for it:
`peludna-prognoza`
- Fetch data for a city:
`peludna-prognoza "{{city}}"`
- Display data in a machine-readable format:
`peludna-prognoza "{{city}}" --{{json|xml}}`
- Display the pollen measurement page for a city at <https://plivazdravlje.hr> in the default web browser:
`peludna-prognoza "{{city}}" --web`