https://github.com/xxczaki/airly-cli
Get the latest info about air pollution in Poland ☁️
https://github.com/xxczaki/airly-cli
air air-pollution air-pollution-levels airly api app cli got js meow nodejs npm pollution smog xo
Last synced: 10 months ago
JSON representation
Get the latest info about air pollution in Poland ☁️
- Host: GitHub
- URL: https://github.com/xxczaki/airly-cli
- Owner: xxczaki
- License: mit
- Created: 2018-11-03T22:21:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-05T18:28:09.000Z (12 months ago)
- Last Synced: 2025-07-22T12:52:45.303Z (11 months ago)
- Topics: air, air-pollution, air-pollution-levels, airly, api, app, cli, got, js, meow, nodejs, npm, pollution, smog, xo
- Language: JavaScript
- Size: 39.1 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Airly CLI ☁️
> Get the latest info about air pollution in Poland using [Airly](https://airly.eu/en/)!
[](https://travis-ci.org/xxczaki/airly-cli)
[](https://github.com/xojs/xo)

---
## Install
```bash
npm install --global airly-cli
```
## Usage
> Please note that this app is highly experimental and it is not completed yet.
```bash
Usage
$ airly
Options
--city, -c Search using city name
--installation, -i Search using specific sensor id
--reset, -r Reset API key
Examples
$ airly --city Krakow
$ airly --installation 204
$ airly -r
```
### License
MIT