VerveDo/README.md
2024-01-14 14:23:18 +08:00

33 lines
No EOL
1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 待办 | ToDo
简单的待办应用遵循Material Design 3
**简体中文** | [English](https://github.com/Super12138/ToDo/blob/main/README_EN.md)
[![Android CI](https://github.com/Super12138/ToDo/actions/workflows/android_ci.yml/badge.svg)](https://github.com/Super12138/ToDo/actions/workflows/android_ci.yml)
![GitHub all releases download](https://img.shields.io/github/downloads/Super12138/ToDo/total?style=flat-square)
![GitHub latest release](https://img.shields.io/github/v/release/Super12138/ToDo?style=flat-square)
# ⬆️ 版本支持
- Android 7.0(Nougat) - Android 14.0(UpsideDownCake)
# ✨ 功能
- 深色模式
- Material Design 3
- 待办进度条
- 多学科支持
- 作业输入预测(后续计划支持自定义预测项目)
- ……
# 📦 构建
推荐使用`Android Studio`进行构建
所需环境:
- Android Studio (AGP `8.2.1`)
- JDK `17`
- Kotlin `1.9.22`
- Gradle `8.5`
# ⬇️ 下载
[Github Release](https://github.com/Super12138/ToDo/releases/)
# 📃 许可证
[GPL-3.0](https://github.com/Super12138/ToDo/blob/main/LICENSE)