41 lines
No EOL
2.1 KiB
Markdown
41 lines
No EOL
2.1 KiB
Markdown

|
|
# To Do
|
|
A simple to-do app that follows Material Design 3, using Jetpack Compose
|
|
|
|
[简体中文](https://github.com/Super12138/ToDo/blob/main/README.md) | **English**
|
|
|
|
[](https://github.com/Super12138/ToDo/actions/workflows/android_ci.yml)
|
|

|
|

|
|
|
|
# 📦 Supported Versions
|
|
From `Android 7.0 (Nougat)` to `Android 16.0 (Baklava)`
|
|
|
|
# ✨ Features
|
|
- Jetpack Compose
|
|
- Customizable theming system based on Material Design 3
|
|
- Custom categories
|
|
- Task priority
|
|
- ...
|
|
|
|
# ⬇️ Download
|
|
> [!IMPORTANT]
|
|
> The two download channels below are the official and secure sources for To Do. To protect your privacy, only download the app from these links.
|
|
>
|
|
> To Do can't update automatically. It is recommended to [subscribe to GitHub Release notifications](https://docs.github.com/en/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications#configuring-your-watch-settings-for-an-individual-repository) or [install F-Droid](https://f-droid.org/) to check for updates.
|
|
|
|
[From Github Release](https://github.com/Super12138/ToDo/releases/)
|
|
|
|
Or get it from F-Droid
|
|
[<img src="./art/get-it-on-fdroid.png" height="100" />](https://f-droid.org/packages/cn.super12138.todo)
|
|
|
|
|
|
# 📸 Screenshots
|
|
|  |  |
|
|
| --- | --- |
|
|
| Main page (Light) | Main page (Dark) |
|
|
|  |  |
|
|
| Add task page | The effect of completing a task |
|
|
|
|
# 📃 License
|
|
[GPL-3.0-only](https://github.com/Super12138/ToDo/blob/main/LICENSE) |