Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yongli-abc committed Jan 13, 2018
1 parent 5f7c6ec commit 4870035
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,34 @@
<img src="icons/app/icon512.png" width=200 />
</p>

[![GitHub issues](https://img.shields.io/github/issues/NeilLi1992/Electron-Shanbay.svg)](https://github.com/NeilLi1992/Electron-Shanbay/issues)
[![GitHub (pre-)release](https://img.shields.io/github/release/NeilLi1992/Electron-Shanbay/all.svg)]()

# 扇贝桌面版 🐚
学习使用 Electron 和 Vue.js 的练习项目 🎉。利用扇贝 API 开发的跨平台桌面应用 💻。

目前可以实现基本查词功能 📖。
# 功能
* 单词查询
* 系统托盘快速查询
* 用户登录后可以从主界面或托盘窗口添加到生词本

# 截图
### 主界面
![](assets/screenshots/screenshot1.png)

系统托盘可以实现弹出窗口快速查词。

### 托盘窗口
![](assets/screenshots/screenshot2.png
)

# 安装下载 🛠

### MacOS
[v0.1 internal beta](https://github.com/NeilLi1992/Electron-Shanbay/releases/download/0.1/electron-shanbay-darwin-x64.zip)
* v0.1 Internal Beta

[github release](https://github.com/NeilLi1992/Electron-Shanbay/releases/download/0.1/electron-shanbay-darwin-x64.zip)

[百度网盘](https://pan.baidu.com/s/1eT5gVGe)


## Credit
<div>Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div>

0 comments on commit 4870035

Please sign in to comment.