Ecosyste.ms: Awesome

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

https://github.com/myvin/quietweather

:sunny: Develop a weather wechat mini program application in two days - 两天撸一个天气应用微信小程序
https://github.com/myvin/quietweather

news open-source opensource quiet quietweather tech technology vue vuejs weather weather-app wechat wechat-mini-program weixin xiaochengxu

Last synced: 8 days ago
JSON representation

:sunny: Develop a weather wechat mini program application in two days - 两天撸一个天气应用微信小程序

Lists

README

        

# QuietWeather
一款天气应用微信小程序



## 截图







## 数据来源

气象数据由 [和风天气](http://www.heweather.com/) 提供,需要注册账号获取 `key`;免费版只能获取三天的天气数据,若要获取七天的气象数据,可以申请**个人开发者认证**;

## 运行前准备
> * [注册微信小程序](https://mp.weixin.qq.com/wxopen/waregister?action=step1),获取 `appid`,配置和风天气域名白名单(在小程序后台将使用到的 `API` 添加到域名白名单);
> * 注册[和风天气](http://www.heweather.com/)账号,获取 'key`;
> * 在 `accountconfig.js` 中修改 `HeWeatherKey` 变量为你的和风天气的 `key`;
> * Run and Enjoy!

## 请喝咖啡
如果我的项目对你有帮助,可以请我喝杯咖啡噢~

### 支付宝

### 微信

## License

[MIT](http://opensource.org/licenses/MIT)

Copyright (c) 2018-present, myvin