WizNote is an open-sourced project, published under GPLv3 for individual/personal users and custom commercial license for company users.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
The project is based on Qt, aimed to provide an excellent PKM(personal knowledge management) desktop environment based on cloud usage. At present, we only have Wiz cloud backend(our company) on the table. but we strong encourage developers to contribute to this project to add more cloud backend for different cloud providers like evernote, youdao, etc...even offline usage.
PKM should be an very important thing cross through one person's life, it's unwise to stick yourself to a fixed service provider or jump around and leave your collected info/secrets behide. PKM should be the same as your mind, fly over the ocean but never splash the waves.
freedom, means knowledge, means PKM, means this WizNote client.
if you are windows or portable platform users, we have WizNote for windows, ios, android from our Homepage
visit: (http://wiznote-qt.com)
Download from our homepage or install from AppStore.
install from PPA is much more convenient:
$ sudo add-apt-repository ppa:wiznote-team
$ sudo apt-get update
$ sudo apt-get install wiznote
$ dnf install dnf-plugins-core
$ dnf copr enable mosquito/wiznote
$ dnf install wiznote # Stable version
Or
$ dnf install wiznote-beta # Development version
Thanks for mosquito's contribution, more Fedora/CentOS soft.
$ yum install yum-plugin-copr
$ yum copr enable mosquito/wiznote
$ yum install wiznote # Stable version
Or
$ yum install wiznote-beta # Development version
Read the compile section and compile for your own flavor!
All things done, enjoy!