The novelibre Python program helps authors organize novels.
nv_updater is a plugin providing an on-demand update checker for the novelibre program and the installed plugins.
- novelibre version 5.0+
Download the latest release nv_updater_v5.0.3.pyzw
- Launch nv_updater_v5.0.3.pyzw by double-clicking (Windows/Linux desktop),
- or execute
python nv_updater_v5.0.3.pyzw
(Windows), resp.python3 nv_updater_v5.0.3.pyzw
(Linux) on the command line.
Many web browsers recognize the download as an executable file and offer to open it immediately. This starts the installation.
However, depending on your security settings, your browser may initially refuse to download the executable file. In this case, your confirmation or an additional action is required. If this is not possible, you have the option of downloading the zip file.
The package is also available in zip format: nv_updater_v5.0.3.zip
- Extract the nv_updater_v5.0.3 folder from the downloaded zipfile "nv_updater_v5.0.3.zip".
- Move into this new folder and launch setup.pyw by double-clicking (Windows/Linux desktop),
- or execute
python setup.pyw
(Windows), resp.python3 setup.pyw
(Linux) on the command line.
See the online manual
This is Open Source software, and the nv_updater plugin is licensed under GPLv3. See the GNU General Public License website for more details, or consult the LICENSE file.