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

56 lines
2.5 KiB
Markdown

![应用界面一览](https://s2.loli.net/2026/02/09/EJS1HLOAvKyaRsl.png)
# VerveDo
一个简单的、遵循 Material 3 Expressive 的待办应用,使用 Jetpack Compose 编写
**简体中文** | [English](https://github.com/Super12138/VerveDo/blob/main/README_EN.md)
[![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 Release 最新版本](https://img.shields.io/github/v/release/Super12138/VerveDo?style=flat-square)
![GitHub Release 总下载数](https://img.shields.io/github/downloads/Super12138/VerveDo/total?style=flat-square)
# 📦 版本支持
支持 `Android 7.0 (Nougat)``Android 16.0 (Baklava)`
# 📃 许可证
[GPL-3.0-only](https://github.com/Super12138/VerveDo/blob/main/LICENSE)
# ✨ 功能
- [x] Jetpack Compose
- [x] Material 3 **Expressive** 设计
- [x] 任务分类
- [x] 任务优先级
- [x] 数据备份
- [x] 时间划分功能
- ...
# ⬇️ 下载
> [!IMPORTANT]
> 下方两个渠道是官方认定的安全渠道,请从这两个渠道下载待办以保证个人隐私不被侵犯。
>
> 待办不会自动更新,建议[订阅 GitHub Release 发行通知](https://docs.github.com/zh/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications#configuring-your-watch-settings-for-an-individual-repository)或者[安装 F-Droid](https://f-droid.org/) 检查更新
[前往 GitHub Release](https://github.com/Super12138/VerveDo/releases/)
或者[从 F-Droid 上下载](https://f-droid.org/packages/cn.super12138.todo)
[<img src="./art/get-it-on-fdroid-zh-cn.png" height="100" />](https://f-droid.org/packages/cn.super12138.todo)
# 📸 截图
| ![概览界面(浅色)](https://s2.loli.net/2026/02/09/nhuMmF8L7Oqk4dp.png) | ![概览界面(深色)](https://s2.loli.net/2026/02/09/Oari6zwC14gLPNl.png) |
| ----------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| 概览界面(浅色) | 概览界面(深色) |
| ![待办列表](https://s2.loli.net/2026/02/09/LbqGhyJXjke2gZ3.png) | ![添加待办](https://s2.loli.net/2026/02/09/Da3h29rxFMmJQiV.png) |
| 待办列表 | 添加待办 |