centos-f / FengYunWeather

风云天气

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FengYunWeather 风云天气

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

主要功能

  • 全球每日和逐小时天气预报,包括:天气状况、温度、大气压、相对湿度、降水量、风力风速风向、能见度、日出日落和月升月落等
  • **城市还有AQI空气质量数据
  • 逐小时天气动态曲线
  • 城市搜索,支持模糊搜索和搜索建议
  • 多语言,目前支持中英文
  • 单位转换
  • 可设置不同字体大小

TODO

  • 桌面小部件
  • 通知栏提醒
  • 更好,更多的天气ICONS
  • 管理城市(多城市选择)
  • 自动定位
  • 自由定制的Item界面
  • 引导页面

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 86.5%Language:Kotlin 13.5%