项目作者: whriedplanck

项目描述 :
Personol fork on GitHub - Chinese traditional calendar for Linux Source: https://launchpad.net/chinese-calendar/
高级语言: C++
项目地址: git://github.com/whriedplanck/chinese-calendar.git
创建时间: 2020-12-21T12:23:30Z
项目社区:https://github.com/whriedplanck/chinese-calendar

开源协议:GNU General Public License v3.0

下载


chinese-calendar

It is the default calendar for Ubuntu Kylin.

But it can be used in other Linux desktop environment (such as KDE).

“Chinese calendar” is a Chinese traditional calendar for Ubuntu Kylin. You can find festivals and solar terms for China. In line with the Chinese using habit, it can help users to query date easily.

This is a personal fork from Launchpad to GitHub.

It has been unmaintained since 2017. So I uploaded its codes to GitHub, wishing the developers who care of Chinese lunar calendar desktop client may feel free to fork it.

Known Issue(s)

As for now, once the window show up, it will be quickly crashed. (Arch Linux KDE)
Solved.

How to build

Firstly, you need qt5-base and qt5-svg to be installed.
Then …

  1. git clone https://github.com/whriedplanck/chinese-calendar
  2. cd chinese-calendar
  3. qmake PREFIX=/usr
  4. make
  5. make install

To Do

  • [x] Reorganized the structure of the folders and files.

  • [ ] Replace qmake with cmake. (Not sure)

  • Improve UI.

Screenshots

1.png

2.png

3.png

License

GPL-3.0 License