**Language / 语言:** [English](README.md) | [简体中文](README_CN.md)
NoteWizard Logo

NoteWizard

一款基于Electron开发的现代化跨平台桌面级笔记应用,数据本地存储,让数据始终安全可控。

[![Latest Release](https://img.shields.io/github/v/release/jetyu/NoteWizard?style=flat&logo=github)](https://github.com/jetyu/NoteWizard/releases/latest) ![GitHub Pre-release](https://img.shields.io/github/v/release/jetyu/NoteWizard?include_prereleases&label=pre-release&logo=github) [![Downloads](https://img.shields.io/github/downloads/jetyu/NoteWizard/total?style=flat&logo=github)](https://github.com/jetyu/NoteWizard/releases) [![Platform](https://img.shields.io/badge/Platform-Windows%20|%20Linux%20|%20macOS-blue?style=flat)]() [![Last Commit](https://img.shields.io/github/last-commit/jetyu/NoteWizard?style=flat)]() [![Open Issues](https://img.shields.io/github/issues/jetyu/NoteWizard?style=flat&color=orange)]() [![Closed Issues](https://img.shields.io/github/issues-closed/jetyu/NoteWizard?style=flat&color=brightgreen)]() [![Repo Size](https://img.shields.io/github/repo-size/jetyu/NoteWizard?style=flat)]() [![License](https://img.shields.io/github/license/jetyu/NoteWizard?style=flat)]()
## 功能特点 - **极简界面**:简单纯粹无广告 - **跨平台**:支持 Windows、macOS 和 Linux 系统 - **便捷迁移**:支持NoteWizard专有格式(.nwp)完整导入导出,支持Markdown(.md)格式导入导出 - **本地加密存储**:所有笔记数据可加密(AES-256-GCM算法)保存在本地,安全可控 - **Markdown支持**:实时预览 Markdown 渲染效果 - **AI智能辅助写作**:AI智能辅助写作,让您的写作更轻松(默认关闭) - **国际化**:支持全球19种语言及地区设置 ## 界面预览 #### 编辑模式 ![NoteWizard 编辑模式](./docs/Screenshots/zh-CN/Edit-mode.jpg) #### 只读模式 ![NoteWizard 只读模式](./docs/Screenshots/zh-CN/Read-mode.jpg) #### 通用 ![NoteWizard 通用](./docs/Screenshots/zh-CN/General.jpg) #### 安全 ![NoteWizard 安全](./docs/Screenshots/zh-CN/Security.jpg) #### AI配置 ![NoteWizard AI配置](./docs/Screenshots/zh-CN/AI-Config.jpg) ## 支持平台 本项目当前支持以下操作系统与架构: | 操作系统 | 支持版本 | 架构 | 安装包格式 | 备注 | |------|-------------|------|-----------|------| | **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操作系统 [![NoteWizard-Windows-x64.exe](https://img.shields.io/badge/NoteWizard--Windows--x64.exe-0078D4?style=flat-square&logo=windows&logoColor=white)](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-Windows-x64.exe) ### macOS操作系统 **Intel Chip** [![NoteWizard-macOS-x64.dmg](https://img.shields.io/badge/NoteWizard--macOS--x64.dmg-000000?style=flat-square&logo=apple&logoColor=white)](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-macOS-x64.dmg) [![NoteWizard-macOS-x64.zip](https://img.shields.io/badge/NoteWizard--macOS--x64.zip-000000?style=flat-square&logo=apple&logoColor=white)](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-macOS-x64.zip) **Apple Silicon** [![NoteWizard-macOS-arm64.dmg](https://img.shields.io/badge/NoteWizard--macOS--arm64.dmg-000000?style=flat-square&logo=apple&logoColor=white)](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-macOS-arm64.dmg) [![NoteWizard-macOS-arm64.zip](https://img.shields.io/badge/NoteWizard--macOS--arm64.zip-000000?style=flat-square&logo=apple&logoColor=white)](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-macOS-arm64.zip) ### Linux操作系统 **DEB 包 (Debian/Ubuntu)** [![NoteWizard-Linux-x64.deb](https://img.shields.io/badge/NoteWizard--Linux--x64.deb-FCC624?style=flat-square&logo=debian&logoColor=black)](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-Linux-x64.deb) **RPM 包 (Fedora/RHEL)** [![NoteWizard-Linux-x64.rpm](https://img.shields.io/badge/NoteWizard--Linux--x64.rpm-FCC624?style=flat-square&logo=redhat&logoColor=black)](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-Linux-x64.rpm) **AppImage (通用格式)** [![NoteWizard-Linux-x64.AppImage](https://img.shields.io/badge/NoteWizard--Linux--x64.AppImage-FCC624?style=flat-square&logo=linux&logoColor=black)](https://github.com/jetyu/NoteWizard/releases/latest/download/NoteWizard-Linux-x64.AppImage) > [查看全部版本](https://github.com/jetyu/NoteWizard/releases) ## 官方Wiki [![NoteWizard Wiki](https://img.shields.io/badge/NoteWizard-Wiki-0078D4?style=flat-square&logo=windows&logoColor=white)](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) --- ### 成长轨迹 [![Star History Chart](https://api.star-history.com/svg?repos=jetyu/NoteWizard)](https://star-history.com/#jetyu/NoteWizard)