1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-01 18:15:30 +02:00
tldr/pages/common/peludna-prognoza.md
Managor ad7b6f797c
common*: refresh old pages part 6 (#16288)
Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
2025-05-03 05:57:05 +03:00

20 lines
581 B
Markdown

# 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}}" {{[-w|--web]}}`