Skip to content

shweshi/air-quality-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AQI

Build Status [StyleCI] Scrutinizer Code Quality

AQI is a terminal based application that provide air quality index information for the given city.

  • Get the air quality index for your city
  • Works on terminal

How to use

$ curl https://waqi.herokuapp.com/<city name>

Tech

AQI uses a number of open source projects to work properly:

  • [node.js] - evented I/O for the backend
  • [Express] - fast node.js network app framework [@tjholowaychuk]

Installation

AQI requires Node.js v8+ to run. Install the dependencies and devDependencies and start the server.

$ git clone "https://github.com/shweshi/aqi"
$ npm install
$ npm run serve

Development

Want to contribute? Great! Feel free to open a PR.

Todos

  • Design improvements
  • Locale support

Support

Buy Me A Coffee

About

AQI is a terminal based application that provide air quality index information for the given city.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors