VerveDo/README_EN.md
2026-02-09 20:48:59 +08:00

55 lines
2.6 KiB
Markdown

![Preview of the app UI](https://s2.loli.net/2026/02/09/zUrZdykbWN68lYM.png)
# VerveDo
A simple to-do app that follows Material 3 Expressive, using Jetpack Compose.
[简体中文](https://github.com/Super12138/VerveDo/blob/main/README.md) | **English**
[![Android CI](https://github.com/Super12138/VerveDo/actions/workflows/android_ci.yml/badge.svg)](https://github.com/Super12138/VerveDo/actions/workflows/android_ci.yml)
![GitHub latest release](https://img.shields.io/github/v/release/Super12138/VerveDo?style=flat-square)
![GitHub all releases download](https://img.shields.io/github/downloads/Super12138/VerveDo/total?style=flat-square)
# 📦 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)](https://s2.loli.net/2026/02/09/p7L3vcZ4KnOHdol.png) | ![Overview page (Dark)](https://s2.loli.net/2026/02/09/gU9x3lpYvJXLfDs.png) |
| ---------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| Overview page (Light) | Overview page (Dark) |
| ![Task list](https://s2.loli.net/2026/02/09/klB2e4XRYI98zdG.png) | ![Add new task](https://s2.loli.net/2026/02/09/KXEGDWc1lfSRyCP.png) |
| Task list | Add new task |