Skip to content
/ pm25 Public
forked from codeskyblue/pm25

get city pm2.5. (I hope one day we will not care about the pm2.5)

License

Notifications You must be signed in to change notification settings

zlh4s/pm25

This branch is up to date with codeskyblue/pm25:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 29, 2013
21f4be4 · Oct 29, 2013

History

18 Commits
Oct 9, 2013
Oct 19, 2013
Oct 21, 2013
Oct 29, 2013
Oct 8, 2013
Oct 8, 2013
Oct 19, 2013
Oct 29, 2013
Oct 20, 2013

Repository files navigation

pm25

leaf

Monitor pm2.5. (I hope one day sky is blue)

This is just my interest of Beijing weather.

How to use

get beijing weather

pm25 beijing # get beijing pm2.5

or if you want to to use you own server, for example: 115.28.15.5:8077

./pm25 -addr=115.28.15.5:8080 beijing

How to deploy a server

This need a mysql-server. Just offer a dbname. The program will CreateTable itself.

go get github.com/shxsun/pm25  # build
./pm25 -daemon  # start server

Demo server: http://goo.gl/92KKWx

Links

Package use

About

get city pm2.5. (I hope one day we will not care about the pm2.5)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • Go 12.9%
  • HTML 5.7%