# PlanList **Repository Path**: ivo-ou/plan-list ## Basic Information - **Project Name**: PlanList - **Description**: 一个基于QT开发的日程管理工具,支持桌面组件 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-01-13 - **Last Updated**: 2023-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PlanList #### 介绍 一个基于QT开发的每日日程管理程序,依赖sqlite数据库 ![主界面](https://foruda.gitee.com/images/1668482020958186231/1cd434c8_8476848.png "主界面") ![桌面小工具](https://foruda.gitee.com/images/1668482198763978019/a5f274f8_8476848.png "桌面小工具") ![时间选择](https://foruda.gitee.com/images/1668482060896195643/13dede11_8476848.png "时间选择") ![基本设置](https://foruda.gitee.com/images/1668482103094463950/050c9d20_8476848.png "基本设置") ![桌面小工具设置](https://foruda.gitee.com/images/1668482129909839127/68199fdc_8476848.png "桌面小工具设置") #### 功能 1. 支持多种任务分类 2. 每次可显示一周内的所有任务 3. 支持开机自启动(开机自启自动进入小组件模式) 4. 支持windows桌面小组件 5. UI高度自定义(可设置背景颜色等等等) ##### Tips ###### 功能上基本实现了,但是还有一些小bug,欢迎提issue