[App Sharing] yhbos-calendar -- 基于Qt的多功能轻量级日历
Tofloor
poster avatar
wiwyil2tr
deepin
8 hours ago
Author

2026-07-29-181833_774x645_scrot.png

yhbos-calendar

版本 1.0

基于 Qt6 的桌面日历应用,支持公历与农历双日历显示。

主页

https://github.com/wiwyil2tr/yhbos-calendar/

功能

  • 公历/农历双日历显示
  • 月份/年份切换,日期跳转(YYYY-MM-DD)
  • 24 节气标注(来自 liblunar-date)
  • 农历传统节日标注(春节、元宵、端午、中秋等)
  • 阳历节日跟随系统 locale(通过 KF6Holidays)
  • 多语言界面(中文 / English / Русский)
  • 底部信息栏显示农历月日、八字、生肖、星座、节日
  • 日期跳转

依赖

  • Qt6 (Widgets)
  • liblunar-date (>= 3.0)
  • glib-2.0 / gobject-2.0
  • KF6Holidays
  • CMake (>= 3.16)
  • C++17 编译器

构建

mkdir build && cd build
cmake ..
make

生成 Debian 包:

cmake -S . -B build && cmake --build build && cd build && cpack -G DEB

运行

./build/yhbos-calendar

作者

wiwyil2tr ​

许可

GNU General Public License v2 或更高版本。

捐赠支持

本软件的所有工作全部由我一个人完成, 制作实属不易, 如果觉得有用, 可以赞助一下, 非常感谢您的支持

微信赞赏码

image.png|313x313

image.png|313x313

Reply Favorite View the author
All Replies
avatar
𰻞𰻝面
deepin
7 hours ago
#1

整体汉化一下呗,强迫症表示无法接受no

Reply View the author
avatar
wiwyil2tr
deepin
7 hours ago
#2
𰻞𰻝面

整体汉化一下呗,强迫症表示无法接受no

语言跟随系统设置,系统是中文显示也是中文

Reply View the author