Rudeus3Greyrat / FengYunWeather

风云天气

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FengYunWeather 风云天气

FengYunWeather 是一个开源的android 天气app,使用kotlin语言编写,采用MVVM架构,使用了kotlin协程,OkHttp,coil,Room等框架,代码逻辑非常清晰,适合新手入门,以及老手参考交流。

主要功能

  • 全球每日和逐小时天气预报,包括:天气状况、温度、大气压、相对湿度、降水量、风力风速风向、能见度、日出日落和月升月落等
  • **城市还有AQI空气质量数据
  • 逐小时天气动态曲线
  • 城市搜索,支持模糊搜索和搜索建议
  • 城市管理
  • 单位转换
  • 天气特效

预览

weather_info

add_city

forecast

sun_moon

TODO

  • 桌面小部件
  • 通知栏提醒
  • 背景根据天气自动切换
  • 气温数字特效
  • 天气特效(部分实现)
  • 太阳和月亮
  • 城市管理(定位添加)

下载体验

  • 点击
  • 下方二维码下载(每日上限100次,如达到上限,还是 clone 源码吧!✧(≖ ◡ ≖✿)))

License

Copyright 2021 wsj1024 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.

About

风云天气

License:Apache License 2.0


Languages

Language:Java 77.6%Language:Kotlin 22.4%