---
home: true
heroImage: https://img.tanknee.cn/blogpicbed/2021/06/22/202106220c0a4efe511b9.png
actionText: 立即上手
actionLink: /document
description: 又一个优雅的wiznote客户端，使用Quasar构建用户界面，并基于Electron。
footer: MIT Licensed | Copyright © 2018-present TankNee
---

## 安装

::: tip 平台支持
Neeto-Vue提供了`Windows`， `macOS` 和 `Linux`的安装包，但我不能保证他们都是可用的。
:::

### Arch Linux

如果你使用的是Arch Linux，你可以使用如下命令安装Neeto-Vue:

```bash{3,6}
# AUR helper
# yay
yay -S neeto-vue-bin

# pikaur
pikaur -S neeto-vue-bin
```

### Windows， macOS 和 Linux

你可以从这里下载打包后的程序 [github release page](https://github.com/TankNee/Neeto-Vue/releases).

::: tip 注意
特别的，对于macOS的用户，你应该下载Darwin版本的压缩包。
:::

## 分发包

::: tip 版本
最新版本为: `v1.0.2`
:::

1. Windows [Neeto-Vue-win32-x64.zip](https://github.com/TankNee/Neeto-Vue/releases/download/v1.0.2/Neeto-Vue-win32-x64.zip)

2. Linux [Neeto-Vue-linux-x64.zip](https://github.com/TankNee/Neeto-Vue/releases/download/v1.0.2/Neeto-Vue-linux-x64.zip)

3. macOS [Neeto-Vue-darwin-x64.zip](https://github.com/TankNee/Neeto-Vue/releases/download/v1.0.2/Neeto-Vue-darwin-x64.zip)


