Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ☁️

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