33 lines
No EOL
1 KiB
Markdown
33 lines
No EOL
1 KiB
Markdown
# 待办 | ToDo
|
|
A simple to-do app, with Material Design 3
|
|
|
|
[简体中文](https://github.com/Super12138/ToDo/blob/main/README.md) | **English**
|
|
|
|
[](https://github.com/Super12138/ToDo/actions/workflows/android_ci.yml)
|
|

|
|

|
|
|
|
# ⬆️ Supported Versions
|
|
- Android 7.0(Nougat) - Android 14.0(UpsideDownCake)
|
|
|
|
# ✨ Features
|
|
- Dark mode
|
|
- Material Design 3
|
|
- To-do progress bar
|
|
- Multi-subject support
|
|
- Homework input prediction
|
|
- ...
|
|
|
|
# 📦 Build
|
|
Recommend to use `Android Studio` for build
|
|
Environment:
|
|
- Android Studio (AGP `8.2.1`)
|
|
- JDK `17`
|
|
- Kotlin `1.9.22`
|
|
- Gradle `8.5`
|
|
|
|
# ⬇️ Download
|
|
[Github Release](https://github.com/Super12138/ToDo/releases/)
|
|
|
|
# 📃 License
|
|
[GPL-3.0](https://github.com/Super12138/ToDo/blob/main/LICENSE) |