NoteWizard
一款基于Electron开发的现代化跨平台桌面级笔记应用,数据本地存储,让数据始终安全可控。
[](https://github.com/jetyu/NoteWizard/releases/latest)

[](https://github.com/jetyu/NoteWizard/releases)
[]()
[]()
[]()
[]()
[]()
[]()
## 功能特点
- **极简界面**:简单纯粹无广告
- **跨平台**:支持 Windows、macOS 和 Linux 系统
- **便捷迁移**:支持NoteWizard专有格式(.nwp)完整导入导出,支持Markdown(.md)格式导入导出
- **本地加密存储**:所有笔记数据可加密(AES-256-GCM算法)保存在本地,安全可控
- **Markdown支持**:实时预览 Markdown 渲染效果
- **AI智能辅助写作**:AI智能辅助写作,让您的写作更轻松(默认关闭)
- **国际化**:支持全球19种语言及地区设置
## 界面预览
#### 编辑模式

#### 只读模式

#### 通用

#### 安全

#### AI配置

## 支持平台
本项目当前支持以下操作系统与架构:
| 操作系统 | 支持版本 | 架构 | 安装包格式 | 备注 |
|------|-------------|------|-----------|------|
| **Windows** | Windows 10 及以上 | x64 | `.exe` | 不支持 Windows XP ~ 8.1|
| **macOS** | macOS Big Sur (11.0) 及以上 | x64,arm64 | `.dmg`, `.zip` | 支持 Intel 和 Apple Silicon |
| **Linux** | Ubuntu 18.04 / Debian 10 / Fedora 32 及以上 | x64 | `.deb`,`.rpm`,`.AppImage` | 兼容支持主流Linux发行版 |
> **提示:** 请根据对应平台下载相应安装包,并确保系统满足最低版本要求。
## 下载安装
使用 `Workflows` 自动构建操作系统平台最新安装包,点击对应平台的安装包下载:
### Windows操作系统
[](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-Windows-x64.exe)
### macOS操作系统
**Intel Chip**
[](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-macOS-x64.dmg)
[](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-macOS-x64.zip)
**Apple Silicon**
[](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-macOS-arm64.dmg)
[](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-macOS-arm64.zip)
### Linux操作系统
**DEB 包 (Debian/Ubuntu)**
[](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-Linux-x64.deb)
**RPM 包 (Fedora/RHEL)**
[](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-Linux-x64.rpm)
**AppImage (通用格式)**
[](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-Linux-x64.AppImage)
> [查看全部版本](https://github.com/jetyu/NoteWizard/releases)
## 官方Wiki
[](https://github.com/jetyu/NoteWizard/wiki)
## 开源协议
本项目采用 MIT 开源协议,详情请参阅 `LICENSE` 文件。
## 致谢
感谢以下开源项目的支持:
- [Electron](https://www.electronjs.org/)
- [CodeMirror](https://codemirror.net/)
- [markdown-it](https://github.com/markdown-it/markdown-it)
---
### 成长轨迹
[](https://star-history.com/#jetyu/NoteWizard)