An open API service indexing awesome lists of open source software.

https://github.com/peter88213/nv_extra_view

A "detach text viewer" plugin for novelibre
https://github.com/peter88213/nv_extra_view

Last synced: 9 days ago
JSON representation

A "detach text viewer" plugin for novelibre

Awesome Lists containing this project

README

        

[![Download the latest release](docs/img/download-button.png)](https://github.com/peter88213/nv_extra_view/raw/main/dist/nv_extra_view_v0.4.1.pyzw)
[![Changelog](docs/img/changelog-button.png)](docs/changelog.md)
[![News/Feedback](docs/img/news-button.png)](https://github.com/peter88213/novelibre/discussions)

# nv_extra_view

The [novelibre](https://github.com/peter88213/novelibre/) Python program helps authors organize novels.

*nv_extra_view* is a "detach text viewer" plugin for novelibre

![Screenshot](docs/Screenshots/screen01.jpg)

## Requirements

- [novelibre](https://github.com/peter88213/novelibre/) version 5.6+

## Download and install

### Default: Executable Python zip archive

Download the latest release [nv_extra_view_v0.4.1.pyzw](https://github.com/peter88213/nv_extra_view/raw/main/dist/nv_extra_view_v0.4.1.pyzw)

- Launch *nv_extra_view_v0.4.1.pyzw* by double-clicking (Windows/Linux desktop),
- or execute `python nv_extra_view_v0.4.1.pyzw` (Windows), resp. `python3 nv_extra_view_v0.4.1.pyzw` (Linux) on the command line.

#### Important

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.

### Alternative: Zip file

The package is also available in zip format: [nv_extra_view_v0.4.1.zip](https://github.com/peter88213/nv_extra_view/raw/main/dist/nv_extra_view_v0.4.1.zip)

- Extract the *nv_extra_view_v0.4.1* folder from the downloaded zipfile "nv_extra_view_v0.4.1.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.

---

[Changelog](docs/changelog.md)

## Usage

See the [instructions for use](docs/usage.md)

---

## License

This is Open Source software, and the *nv_extra_view* plugin is licensed under GPLv3. See the
[GNU General Public License website](https://www.gnu.org/licenses/gpl-3.0.en.html) for more
details, or consult the [LICENSE](https://github.com/peter88213/nv_extra_view/blob/main/LICENSE) file.