Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/whiredplanck/chinese-calendar

Personol fork on GitHub - Chinese traditional calendar for Linux Source: https://launchpad.net/chinese-calendar/
https://github.com/whiredplanck/chinese-calendar

calendar chinese-calendar linux lunar

Last synced: about 1 month ago
JSON representation

Personol fork on GitHub - Chinese traditional calendar for Linux Source: https://launchpad.net/chinese-calendar/

Awesome Lists containing this project

README

        

# 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 ...

```bash
git clone https://github.com/whriedplanck/chinese-calendar
cd chinese-calendar
qmake PREFIX=/usr
make
make install
```

## To Do

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

- [ ] Replace qmake with cmake. (Not sure)
- [ ] Improve UI.

## Screenshots

![1.png](https://www.ubuntukylin.com/public/images/928_nl1.png)

![2.png](https://www.ubuntukylin.com/public/images/928_nl2.png)

![3.png](https://www.ubuntukylin.com/public/images/928_nl3.png)

## License

GPL-3.0 License