# weather **Repository Path**: linheimx/weather ## Basic Information - **Project Name**: weather - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD # 就看天气 [![Build Status](https://travis-ci.org/xcc3641/SeeWeather.svg?branch=master)](https://travis-ci.org/xcc3641/SeeWeather) 就看天气该应用就是如同它的名字一样,只做一个单纯、简单的看天气软件。这么多天气软件,你选择了我,这是我的幸运。 从15年10月上线,到目前经历两次重大改版,一次代码的重构,一次界面的大幅度改动,目的都是为了你们。 在开源的过程中,收到了很多来自有趣的你们的邮件。我也曾遇到过棘手的问题无处咨询又谷歌不到。那个时候的我,也可能是现在的你。所以我希望能够帮助到你。 ---- ### 简介 就看天气——是一款遵循 **Material Design** 风格的只看天气的APP。 - 卡片展现(当前天气情况,未来几小时天气情况,生活建议,一周七天概况) - 缓存数据,减少网络请求,保证离线查看 - 内置两套图标(设置里更改) ---- 权限说明 ```xml ``` ### 下载地址 Fir.im: http://fir.im/seeWeather 酷安市场:http://www.coolapk.com/apk/com.xiecc.seeWeather 豌豆荚:http://www.wandoujia.com/apps/com.xiecc.seeWeather [更新日志](changeLog.md) ### TODO - [ ] 桌面小部件 - [x] 通知栏提醒 - [x] 更好,更多的天气ICONS - [x] 管理城市(多城市选择) - [x] 自动定位 - [ ] 自由定制的Item界面 - [ ] 引导页面 ---- ### 项目 #### 公开 API 天气数据来源于:和风天气 城市信息来源于:CSDN 地理定位服务: 高德地图 #### 开源技术 1. [Rxjava][2] 2. [RxAndroid][3] 3. [Retrofit][4] 4. [GLide][5] ### 截图 ![][image-2] ![][image-3] ### 感谢 感谢开源,学习到了前辈们优秀的代码: - [@张鸿洋][7] - [@扔物线][8] - [@drakeet][9] - [@代码家][10] - [@程序亦非猿][11] - [@小鄧子][12] - [@Jude95][13] - [@泡在网上编代码][14] 感谢优秀的设计师提供素材: - 多城市卡片 by [YujunZhu](http://yujunzhu.zcool.com.cn/) ### 关于作者 谢三弟 - [简书](http://www.jianshu.com/users/3372b4a3b9e5/latest_articles) - [个人博客](http://imxie.itscoder.com) - [知乎](https://www.zhihu.com/people/xcc3641.github.io) ### License Copyright 2017 HugoXie Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. __软件中图片素材均来源于网络,版权属于原作者。__ [1]: https://www.zhihu.com/question/26417244/answer/70193822 [2]: https://github.com/ReactiveX/RxJava [3]: https://github.com/ReactiveX/RxAndroid [4]: https://github.com/square/retrofit [5]: https://github.com/bumptech/glide [6]: https://github.com/yangfuhai/ASimpleCache [7]: https://github.com/hongyangAndroid [8]: https://github.com/rengwuxian [9]: https://github.com/drakeet [10]: https://github.com/daimajia [11]: https://github.com/AlanCheen [12]: https://github.com/SmartDengg [13]: https://github.com/Jude95 [14]: http://weibo.com/u/2711441293?topnav=1&wvr=6&topsug=1&is_all=1 [image-2]: /images/day.png [image-3]: /images/night.png [image-5]: http://xcc3641.qiniudn.com/app-%E6%94%AF%E4%BB%98%E5%AE%9D.jpg ======= # weather #### 项目介绍 {**以下是码云平台说明,您可以替换为您的项目简介** 码云是开源中国推出的基于 Git 的代码托管平台(同时支持 SVN)。专为开发者提供稳定、高效、安全的云端软件开发协作平台 无论是个人、团队、或是企业,都能够用码云实现代码托管、项目管理、协作开发。企业项目请看 [https://gitee.com/enterprises](https://gitee.com/enterprises)} #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [http://git.mydoc.io/](http://git.mydoc.io/) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) >>>>>>> 4527aae7bcdd3069155bf0f095b80a820da1648b