---
home: true
heroImage: https://img.tanknee.cn/blogpicbed/2021/06/22/202106220c0a4efe511b9.png
actionText: Get Start
actionLink: /document
description: Yet another elegant Wiz Note Client, which was built with Quasar UI Framework and based on Electron.
footer: MIT Licensed | Copyright © 2018-present TankNee
---

## Installation

::: tip Platform
Neeto-Vue has provided `Windows`, `macOS` and `Linux` version, however I'm too busy to test them on each platform.
:::

### Arch Linux

If you're using Arch Linux, there is an easy way to install Neeto-Vue:

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

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

### Windows, macOS and Linux

You can download Neeto-Vue from [github release page](https://github.com/TankNee/Neeto-Vue/releases).

::: tip Notice
Specifically, the user of macOS should download Neeto-Vue-darwin-x64.zip.
:::

## Releases

::: tip Version
Current version: `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)


