55 lines
2.6 KiB
Markdown
55 lines
2.6 KiB
Markdown

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

|
|

|
|
|
|
# 📦 Supported Versions
|
|
|
|
From `Android 7.0 (Nougat)` to `Android 16.0 (Baklava)`
|
|
|
|
# 📃 License
|
|
|
|
[GPL-3.0-only](https://github.com/Super12138/VerveDo/blob/main/LICENSE)
|
|
|
|
# ✨ Features
|
|
|
|
- [x] Jetpack Compose
|
|
|
|
- [x] Material 3 **Expressive** Design
|
|
|
|
- [x] Task Categorization
|
|
|
|
- [x] Task Priority
|
|
|
|
- [x] Data Backup
|
|
|
|
- [x] Time Segmentation
|
|
|
|
- ...
|
|
|
|
# ⬇️ Download
|
|
|
|
> [!IMPORTANT]
|
|
> The two download channels below are the official and secure sources for VerveDo. To protect your privacy, only download the app from these links.
|
|
>
|
|
> VerveDo 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/VerveDo/releases/)
|
|
|
|
Or get it from [F-Droid](https://f-droid.org/packages/cn.super12138.todo)
|
|
[<img src="./art/get-it-on-fdroid.png" height="100" />](https://f-droid.org/packages/cn.super12138.todo)
|
|
|
|
# 📸 Screenshots
|
|
|
|
|  |  |
|
|
| ---------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
|
|
| Overview page (Light) | Overview page (Dark) |
|
|
|  |  |
|
|
| Task list | Add new task |
|