https://github.com/tsunhua/alfredhanzisourceworkflow
Query the source of Chinese characters(or Hanzi).
https://github.com/tsunhua/alfredhanzisourceworkflow
alfred-workflow chinese-characters hanzi
Last synced: 2 months ago
JSON representation
Query the source of Chinese characters(or Hanzi).
- Host: GitHub
- URL: https://github.com/tsunhua/alfredhanzisourceworkflow
- Owner: tsunhua
- License: apache-2.0
- Created: 2018-11-09T12:04:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-14T14:39:52.000Z (almost 7 years ago)
- Last Synced: 2025-07-15T12:56:29.204Z (3 months ago)
- Topics: alfred-workflow, chinese-characters, hanzi
- Language: PHP
- Size: 2.13 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-zh-CN.md
- License: LICENSE
Awesome Lists containing this project
README
# AlfredHanziSourceWorkflow
### 功能查询汉字字源。
### 用法
1. 下载 [QueryHanziSource.alfredworkflow](https://github.com//LinLshare/AlfredHanziSourceWorkflow/raw/master/QueryHanziSource.alfredworkflow) 并点击导入;
2. 启动 Alfred,然后输入 `c/ch/查 [ 要查的汉字 ]` 即可。
> 小贴士:图中每一行右边的操作是跳转到详情页。
### 效果图

### 感谢
- [象形字典](http://www.vividict.com/Default.aspx)
- [汉语字典](http://dict.iguci.cn/)
- [说文解字在线查询](http://www.shuowen.org/)### 协议
```
Copyright [2018] [Lshare]Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```