Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T14:21:29.000Z (about 1 year ago)
- Last Synced: 2024-05-01T14:30:09.143Z (9 months ago)
- Topics: air, air-pollution, air-pollution-levels, airly, api, app, cli, got, js, meow, nodejs, npm, pollution, smog, xo
- Language: JavaScript
- Size: 38.1 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
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/)!
[![Build Status](https://travis-ci.org/xxczaki/airly-cli.svg?branch=master)](https://travis-ci.org/xxczaki/airly-cli)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)![Animated SVG](https://rawcdn.githack.com/xxczaki/airly-cli/master/airly.svg)
---
## 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