Skip to content
/ pi-info Public
forked from szwchao/pi-info

基于树莓派的信息中心,可以显示时间,天气预报以及空气质量

License

Notifications You must be signed in to change notification settings

ZhuSky/pi-info

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于树莓派的时钟和天气预报

一款基于树莓派以及官方屏幕的时钟和天气预报。静态网页,基于webkit的浏览器都可以打开,但屏幕仅适配于官方7寸屏,实时天气数据来源于和风天气

使用方法

  1. 和风天气申请账号获得key
  2. 修改static/js/clockweather.js分别填入key和城市名
  3. 浏览器打开index.html

API调用

和风天气API:

https://www.heweather.com/documents/api/v5/weather

About

基于树莓派的信息中心,可以显示时间,天气预报以及空气质量

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 76.5%
  • CSS 19.2%
  • HTML 4.3%