napari-owncloud

napari-owncloud

Browse folders and images in owncloud / nextcloud servers and open them using just a double-click!

License PyPI Python Version tests codecov

Usage

Browse folders and images in owncloud / nextcloud servers and open them using just a double-click!

Login to an owncloud or nextcloud server by clicking the menu Tools > Utilities > Browse owncloud / nextcloud storage

You can then navigate through folders by double-clicking folder/ items in the list. You can also open images by double-clicking them. Alternatively, use the arrow-up and arrow-down key to navigate the list and hit ENTER to open an image or folder.

Store images in your cloud storage using the button Save / upload current layer. Note: Currently, only single selected layers can be saved.

Demo

Installation

You can install napari-owncloud via pip:

pip install napari-owncloud

There are other napari plugins that allow you browsing local and online image storage

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the BSD-3 license, "napari-owncloud" is free and open source software

Issues

If you encounter any problems, please create a thread on image.sc along with a detailed description and tag @haesleinhuepf.

Version:

  • 0.1.2

Last updated:

  • 19 November 2022

First released:

  • 16 November 2022

License:

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

  • Stars: 4
  • Forks: 0
  • Issues + PRs: 0

Python versions supported:

Operating system:

Requirements:

  • napari-plugin-engine (>=0.1.4)
  • numpy
  • napari-tools-menu
  • pyocclient

Sign up to receive updates