WizNotePlus
forked from WizTeam/WizQTClient
README 中文 | English |
WizNotePlus is a cross-platform cloud based note-taking client.
Introduction
The WizNotePlus project is dedicated to improving the usability of cross-platform client WizQTClient to meet or exceed that of the Windows platform-specific client. In order to reach the goal, we need to implement a developer-friendly plugin system and promote the establishment of a third-party developer community with good atmosphere. This project is initiated and maintained by third-party developers in compliance with the GPLv3 agreement. Any developer or user who wishes to participate in the project is welcome to contact altair_wei@outlook.com
.
Features
WizNotePlus has the following features:
- Adapt to Linux/Windows HiDPI Screen
- Support for Chrome Developer Tools
- Multi-tab Documents and Websites Browser
- External Editor
- MaoXian Web Clipper supports WizNoteplus
- JavaScript plugin system
- Full screen mode
For details, please see Main Features of the Client
Download
Go to the Releases page of this project , and then select downloads based on your platform or needs.
Usage
DMG
Under the macOS platform, double-click WizNotePlus-mac.dmg
and drag the application package to the appropriate location in the pop-up window.
AppImage
After adding the executable permissions to WizNotePlus-linux-x86_64.AppImage
on the Linux platform, you can run it directly. If you want to integrate AppImage into your desktop system, please refer to this wiki page.
Zip
Under Windows platform, extract the contents of the WizNotePlus-windows.zip
to any location, then double-click WizNote/bin/WizNote.exe
to open the client.
Compile
If pre-compiled program do not work properly on a particular platform, you can consider compiling from source. See the project wiki for specific compilation steps.
Plans
- Support for Chrome Developer Tools
- Multi-tab Documents and Websites Browser
- External Editor
- JavaScript plugin system
- Document Types and Custom Handlers
- Skin or theme system
- Local full-text search engine
- Batch Import and Export
- Fully offline portable client
- Multi-account simultaneous login
- Replace the default rich text editor
- Establish other cloud service systems
Dependencies
- Qt 5.14 (L-GPL v3)
- QuaZIP (L-GPL V2.1)
- Cryptopp (Boost Software License 1.0)
- appdmg (MIT License)