https://github.com/gaoyoubo/hexo-client
hexo-client: A cross-platform hexo client, build on electron.
https://github.com/gaoyoubo/hexo-client
electron electron-app electron-vue hexo hexo-client vue
Last synced: 5 months ago
JSON representation
hexo-client: A cross-platform hexo client, build on electron.
- Host: GitHub
- URL: https://github.com/gaoyoubo/hexo-client
- Owner: gaoyoubo
- License: apache-2.0
- Created: 2017-10-26T06:38:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:51:20.000Z (over 3 years ago)
- Last Synced: 2025-06-03T18:51:43.724Z (12 months ago)
- Topics: electron, electron-app, electron-vue, hexo, hexo-client, vue
- Language: Vue
- Homepage: https://www.mspring.org/tags/HexoClient/
- Size: 4.37 MB
- Stars: 731
- Watchers: 23
- Forks: 78
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo - Hexo Client - Cross-Platform Hexo Client (Third-party / External Resources)
README
# hexo-client
> Hexo桌面客户端
- My blog: [http://www.mspring.org](http://www.mspring.org)
- Hexo: [Hexo home page, https://hexo.io](https://hexo.io)
- HomePage: [https://github.com/gaoyoubo/hexo-client](https://github.com/gaoyoubo/hexo-client)
- Electron AppCenter: [https://electronjs.org/apps/hexo-client](https://electronjs.org/apps/hexo-client)
## QQ群
欢迎加入HexoClient用户群交流。
- QQ群号:618213781
- QQ群二维码

### 功能简介
- 文章添加
- 文章修改
- 文章删除
- 草稿功能
- 多图床支持:aliyun-oss、七牛、sm.ms、Github
- 文章搜索
- 文章按分类、标签分组展示
- 多语言支持
- 支持[Travis-CI](https://travis-ci.org/)自动部署
### 功能预览





### 下载地址
https://github.com/gaoyoubo/hexo-client/releases
### Build Setup
``` bash
# install dependencies
npm install
# dev
npm run electron:serve
# build electron application for production
npm run electron:build
```
## Thanks for [Jetbrains Open Source](https://www.jetbrains.com/?from=hexo-client)
