Skip to content

wzc314/pm25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pm25

screenshot

What is it?

  • This is an Elixir application which aims to inquiry PM2.5 conveniently.
  • Framework of the application is based on tacticiankerala/elixir-weather.
  • Notice that only cities in China are supported now.
  • Virtually, the output value of command is Air Quality Index(AQI) which will be updated every hour, but not PM2.5 :)

Installation

  1. Be sure you have installed Erlang before running this application, and installing Elixir is optional. Here is how to install Erlang.
  2. Clone this repository: git clone https://github.com/wzc314/pm25.git ~/elixir-pm25
  3. Change directory to the repository: cd ~/elixir-pm25
  4. Run the command by giving a city name(Chinese character supported only): ./pm25 <city name>

About

Inquiry pm2.5 using Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages