Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:51:20.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T08:59:03.620Z (7 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
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群二维码![](http://file.mspring.org/FjPi6HPuOAQwwaNKKyJzIbybJfWE)
### 功能简介
- 文章添加
- 文章修改
- 文章删除
- 草稿功能
- 多图床支持:aliyun-oss、七牛、sm.ms、Github
- 文章搜索
- 文章按分类、标签分组展示
- 多语言支持
- 支持[Travis-CI](https://travis-ci.org/)自动部署### 功能预览
![](https://www.mspring.org/images/2019/01/29/9a633940-2384-11e9-a26e-272a27c47ef2.gif)
![](http://file.mspring.org/8a3e66058442f2dd9821e7a54090bee7!detail)
![](http://file.mspring.org/f2daf058f76496f56277abc6ff6fbef1!detail)
![](http://file.mspring.org/92be1e0368bf5e9b07cdc48c19c85954!detail)
![](http://file.mspring.org/e86c878c2c7dc5e7234d6690864c52d3!detail)### 下载地址
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)
![image.png](https://i.loli.net/2020/04/29/cKwq67bgHotGZTU.png)