京墨 v1.15.3 已经发布,古诗词文 APP。
此版本更新内容包括:
优化【用户协议】【隐私政策】确认弹窗;
更新【数据导入】帮助
详情查看:https://gitee.com/hefengbao/jingmo/releases/v1.15.3
『京墨』开源的中华文化宝典 APP,诗(词)文(名句)、汉字、成语、词语、歇后语、绕口令、传统节日、传统色、节气、人物等。
献给喜欢中华文字、文学、文化的人。
目前的内容有:
- 经典诗文 955 篇;
- 诗文 160 万篇,包含诗、词、辞赋、残句、联、文等;
- 诗文名句 10000 句;
- 人物 126830 个;
- 汉字 24228 字
- 词语 422958 词;
- 成语 49639 条;
- 歇后语 14026 条;
- 谚语 964 组;
- 谜语 42446 组;
- 绕口令 45 段;
- 对联 490 对;
- 歌词 499 首;
- 知识卡片 464 组;
- 句子 326 段;
- 诗歌 45 首;
- 中国传统节日 19 个;
- 二十四节气;
- 中国传统色 161 种;
- 世界遗产名录 59 个;
数据来自网络,或有内容错误,欢迎纠错,请在公众号留言。
平台支持
Android 8.0 及以上
获取更新消息
- 经常使用 Github 或 Gitee 的同学,可点个 "Star"。
- 关注微信公众号『NowInLife』或者 B 站『NowInLife』获取最新更新,一般会在公众号发布一篇更新说明,在 B 站发布新功能演示视频。
仓库
Github:https://github.com/hefengbao/jingmo
Gitee:https://gitee.com/hefengbao/jingmo
赞助


感谢各位的支持:
运行项目
git clone https://github.com/hefengbao/jingmo.git
在 local.properties
按如下示例添加:
user_agreement_url="https://jingmo.pages.dev/docs/user-agreement"
privacy_policy_url="https://jingmo.pages.dev/docs/privacy-policy"
icp="蜀ICP备17009649号-10A"
bugly_id="f75198f767"
bugly_privacy_url="https://privacy.qq.com/document/preview/fc748b3d96224fdb825ea79e132c1a56"
base_url1="https://jingmo-data.pages.dev/api/"
base_url2="https://jingmo-data2.pages.dev/api/"
base_url3="https://jingmo-data3.pages.dev/api/"
在项目根目录下新建 keystore.properties
文件, 添加的参数:
storeFile=
storePassword=
keyAlias=
keyPassword=
运行项目即可。
参考数据源:
古诗词等
https://cnkgraph.com/ 👍
https://github.com/a2636340559/PoetryCrawler
https://github.com/yht050511/gushiwen
https://github.com/MinchaoZhu/Chinese-Corpus-Process.git
https://github.com/JoshuaCH/chinese_ancient_poetry.git
https://github.com/caoxingyu/chinese-gushiwen.git
https://github.com/chinese-poetry/chinese-poetry.git
中国色
https://github.com/zerosoul/chinese-colors
http://zhongguose.com/
https://github.com/imoyao/GUSCSS/
汉字/成语/词语
https://hanziwriter.org/cn/(文档)https://github.com/chanind/hanzi-writer-data
https://github.com/skishore/makemeahanzi
https://github.com/mapull/chinese-dictionary
https://github.com/pwxcoo/chinese-xinhua.git
中国
其他
https://github.com/dengxiuqi/ChineseLyrics
lunar是一个支持阳历、阴历、佛历和道历的日历工具库
~本项目使用的数据位于 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
分支。