A modern cross-platform note-taking desktop application built with Electron, featuring local data storage for complete security and control.
- Minimalist Interface: Simple, pure, and ad-free
- Cross-Platform: Supports Windows, macOS, and Linux
- Easy Migration: Supports complete NoteWizard proprietary format (.nwp) for full import/export, as well as Markdown (.md) format import/export
- Local Encrypted Storage: All note data can be encrypte(AES-256-GCM algorithm) and stored under the user's local control.
- Markdown Support: Real-time preview of Markdown rendering
- AI-Powered Writing Assistant: AI-powered writing assistance to make your writing easier (Off by default)
- Internationalization: Supports 19 languages and regional settings worldwide
NoteWizard Quick Start
Tips: software is continuously updated to enhance performance and user experience. Listed features are for reference only and may evolve with technological advancements and user needs.
Current supported operating systems and architectures:
| Platform | Supported Versions | Architecture | Package Format | Notes |
|---|---|---|---|---|
| Windows | Windows 10 and above | x64 | .exe |
Windows XP ~ 8.1 not supported |
| macOS | macOS Big Sur (11.0) and above | x64 / arm64 | .dmg, .zip |
Supports Intel and Apple Silicon |
| Linux | Ubuntu 18.04 / Debian 10 / Fedora 32 and above | x64 | .deb, .rpm, .AppImage |
Compatible with mainstream Linux distributions |
Note: Please download the appropriate package for your platform and ensure your system meets the minimum version requirements.
Built automatically using Workflows, click to download the latest package for your platform:
Intel Chip
Apple Silicon
- Node.js (v20 or higher)
- npm (v10 or higher)
- Git (for cloning the repository)
- Electron - Build cross-platform desktop apps with JavaScript, HTML, and CSS
- CodeMirror - Feature-rich code editor
- Marked - Markdown parser and compiler
We welcome and appreciate all contributions! Whether it's reporting bugs, discussing features, or submitting code, your support drives the project forward.
- Fork the project
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License. See the LICENSE file for details.
Thanks to the following open source projects:
