[software development] 工作之余手搓了一个简单的桌面便签
Tofloor
poster avatar
天空之城Top
deepin
a day ago
Author

做这个工具的目的是我在工作中经常会有比较多的任务要做,非常影响我写代码,因此做了个简单的工具,功能非常简单,帮我记录待办事项。

📝 ToDo 桌面清单

一个轻量级的桌面待办事项记录工具,使用 Java Swing 构建界面,Spring Boot 管理 Bean,JPA 操作 SQLite 数据库,并使用 FlatLaf 提升 UI 风格。

🧰 技术栈

技术 用途
Java Swing GUI 界面开发
FlatLaf 美化界面主题(仿 IntelliJ UI)
Spring Boot 应用配置、Bean 管理
JPA / Hibernate ORM 映射数据库实体
SQLite 轻量级嵌入式数据库,用于数据持久化

📦 运行环境要求

  • JDK 21
  • SpringBoot 3.2.4
  • SQLite

🖼️ 截图预览

todo.png

Reply Favorite View the author
All Replies
Feelup
deepin
15 hours ago
#1

这个编辑时能粘贴图片,查看时能双击图片打开(放大查看内容)吗?还有能添加表格吗?能为任务添加附件吗?

哈哈哈,想要的功能好多joy

Reply View the author
天空之城Top
deepin
14 hours ago
#2
Feelup

这个编辑时能粘贴图片,查看时能双击图片打开(放大查看内容)吗?还有能添加表格吗?能为任务添加附件吗?

哈哈哈,想要的功能好多joy

现在只支持编辑文字,图片功能下一个版本开发

Reply View the author
一头牛
deepin product team
11 hours ago
#3

强!

Reply View the author
redeagle
deepin
11 hours ago
#4

牛啊 joy

Reply View the author
TG
deepin
10 hours ago
#5

用上了,够用了😁

Reply View the author
135******12
deepin
8 hours ago
#6

用 java和spring开发桌面应用。。。

Reply View the author
大梁何
deepin
3 hours ago
#7

给力!

Reply View the author