Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hefengbao/jingmo

『京墨』开源的中华文化宝典 APP,诗(词)文(名句)、汉字、成语、词语、歇后语、绕口令、传统节日、传统色、节气、人物等。
https://github.com/hefengbao/jingmo

chengyu chinese-poem chinese-poetry chinese-wisecrack idiom jetpack-compose jingmo poem raokouling room-database shici xiehouyu

Last synced: 7 days ago
JSON representation

『京墨』开源的中华文化宝典 APP,诗(词)文(名句)、汉字、成语、词语、歇后语、绕口令、传统节日、传统色、节气、人物等。

Awesome Lists containing this project

README

        



Logo


# 京墨


GitHub Release
GitHub Downloads (all assets, all releases)
License

## 预览

![](screenshot/v1.14.0.png)

## 介绍

『京墨』开源的中华文化宝典 APP,诗(词)文(名句)、汉字、成语、词语、歇后语、绕口令、传统节日、传统色、节气、人物等。

献给喜欢中华文字、文学、文化的人。

目前的内容有:
1. 经典诗文 955 篇;
2. 诗文 140 万篇,包含诗、词、辞赋、残句、联、文等;
3. 诗文名句 10000 句;
4. 人物 126830 个;
5. 字典 20552 字
6. 词典 320349 词;
7. 成语 49639 条;
8. 歇后语 14026 条;
9. 谚语 964 组;
10. 谜语 42446 组;
11. 绕口令 45 段;
12. 对联 490 对;
13. 歌词 499 首;
14. 知识卡片 464 组;
15. 句子 326 段;
16. 诗歌 45 首;
17. 中国传统节日 19 个;
18. 二十四节气;
19. 中国传统色 161 种;
20. 中国的世界文化遗产 44 个;

数据来自网络,或有内容错误,欢迎纠错,请在公众号留言。

![](screenshot/公众号.png)

## 平台支持

Android 8.0 及以上

## 获取更新消息

1. 经常使用 Github 或 Gitee 的同学,可点个 "Star"。

2. 关注微信公众号『NowInLife』或者 B 站『NowInLife』获取最新更新,一般会在公众号发布一篇更新说明,在 B 站发布新功能演示视频。

## 仓库

Github:[https://github.com/hefengbao/jingmo](https://github.com/hefengbao/jingmo)

Gitee:[https://gitee.com/hefengbao/jingmo](https://gitee.com/hefengbao/jingmo)

## 赞助


微信赞赏码
支付宝赞赏码

| 平台 | 时间 | 用户 | 金额 |
|------|------------|---------|-----|
| 微信支付 | 2024.03.10 | zzz | ¥5 |
| 微信支付 | 2024.03.10 | 小明同学* | ¥1 |
| 微信支付 | 2024.04.28 | 初见 | ¥9 |
| 微信支付 | 2024.05.10 | 大王叫我来巡山 | ¥9 |
| 微信支付 | 2024.07.23 | 白鱼炖汤 | ¥19 |
| 微信支付 | 2024.12.29 | 1235 | ¥9 |
| 微信支付 | 2024.01.06 | TECH | ¥5 |
| 支付宝 | 2024.05.06 | *冉 | ¥5 |
| 支付宝 | 2024.07.04 | **国 | ¥10 |
| 公众号 | 2024-01-29 | 十里坡剑神 | ¥19 |
| 公众号 | 2024-02-19 | F | ¥5 |
| 公众号 | 2024-03-03 | 七月流火 | ¥9 |
| 公众号 | 2024-03-15 | 帅蜀黍 | ¥9 |
| 公众号 | 2024-12-26 | yuebao | ¥5 |
| 公众号 | 2025-01-05 | 牧淳 | ¥9 |

感谢各位的支持!!!

## 运行项目

```shell
git clone https://github.com/hefengbao/jingmo.git
```
在项目根目录下新建 `keystore.properties` 文件, 添加的参数

```
storeFile=
storePassword=
keyAlias=
keyPassword=
```

运行项目即可。

## 参考数据源:

### 古诗词等

[https://cnkgraph.com/](https://cnkgraph.com/) 👍

[https://github.com/a2636340559/PoetryCrawler](https://github.com/a2636340559/PoetryCrawler)

[https://github.com/yht050511/gushiwen](https://github.com/yht050511/gushiwen)

[https://github.com/MinchaoZhu/Chinese-Corpus-Process.git](https://github.com/MinchaoZhu/Chinese-Corpus-Process.git)

[https://github.com/JoshuaCH/chinese_ancient_poetry.git](https://github.com/JoshuaCH/chinese_ancient_poetry.git)

[https://github.com/caoxingyu/chinese-gushiwen.git](https://github.com/caoxingyu/chinese-gushiwen.git)

[https://github.com/chinese-poetry/chinese-poetry.git](https://github.com/chinese-poetry/chinese-poetry.git)

### 中国色

[https://github.com/zerosoul/chinese-colors](https://github.com/zerosoul/chinese-colors)

[http://zhongguose.com/](http://zhongguose.com/)

[https://github.com/imoyao/GUSCSS/](https://github.com/imoyao/GUSCSS/)

### 汉字/成语/词语

[https://hanziwriter.org/cn/](https://hanziwriter.org/cn/)([文档](https://hanziwriter.org/cn/docs.html))

[https://github.com/chanind/hanzi-writer-data](https://github.com/chanind/hanzi-writer-data)

[https://github.com/skishore/makemeahanzi](https://github.com/skishore/makemeahanzi)

[https://github.com/mapull/chinese-dictionary](https://github.com/mapull/chinese-dictionary)

[https://github.com/pwxcoo/chinese-xinhua.git](https://github.com/pwxcoo/chinese-xinhua.git)

[汉字部首表](https://baike.baidu.com/item/%E6%B1%89%E5%AD%97%E9%83%A8%E9%A6%96%E8%A1%A8/1993677)

### 中国

[中国的世界文化遗产](http://www.ncha.gov.cn/col/col2790/index.html)

### 其他

[https://github.com/dengxiuqi/ChineseLyrics](https://github.com/dengxiuqi/ChineseLyrics)

[lunar是一个支持阳历、阴历、佛历和道历的日历工具库](https://github.com/6tail/lunar-java)

~本项目使用的数据位于 `app/src/main/assets` 目录下,有需要的请自取😀~

1.6.0 及之前,本项目使用的数据位于 `app/src/main/assets` 目录下,1.6.1 及以后,放在如下仓库里: `hefengbao/jingmo-data`、`hefengbao/jingmo-data2`、`hefengbao/jingmo-data3`, 具体在 `gh-pages` 分支。

## Github Star History

[![Star History Chart](https://api.star-history.com/svg?repos=hefengbao/jingmo&type=Date)](https://star-history.com/#hefengbao/jingmo&Date)

## 其他

~初名为『文曲星』,很俗套的名字,又容易让人误会和文曲星字典有什么关系,在网上搜来搜去,第一次知道”京墨“,是一味中药,觉着还不错,暂时就是这个名字了。
2023.09.10~