Nekome
Nekome 是一款帮助你追踪动漫和漫画观看列表的 Android 应用。观看列表数据由 Kitsu 处理。
功能
- 追踪动漫和漫画系列进度
- 快速更新系列进度
- 搜索新的系列以关注
- 明暗主题
技术栈
- 支持 Android 5.0+ (SDK 21+)
- 完全使用 Kotlin
- 使用 Kitsu 存储信息,所有访问通过他们的 API
- 采用 MVVM 架构
- 使用 Compose 构建 UI 层
- 支持 Material3,使用 Material 3 实现动态主题
- 使用 Hilt 进行依赖注入
- 使用 Retrofit 辅助 API 通信
- 使用 Moshi 解析 JSON
- 使用 Coroutines 执行异步任务
- 使用 Coil 进行异步图片加载
- 使用 Detekt 和 ktlint 进行静态分析
贡献
如果你想为项目做出贡献,请随时创建 issue 或提交 pull request。
许可证
Copyright (C) 2023 Troy Rijkaard
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.