A NextCloud service plugin for ScreenCloud
- Go to: Preferences -> Online Services -> More services
- Select: Install from URL and paste the following address:
https://github.com/tmiland/screencloud-nextcloud/archive/master.zip
- Or go to: Preferences -> Online Services -> More Services
- Select: Mirror: Other and paste the following address:
https://github.com/tmiland/screencloud-nextcloud/raw/master/plugin-list.xml
Tested and working with Nextcloud 20.0.8, ScreenCloud 1.3.0 from Debian 9.0 repo on Ubuntu 20.04.2.
PS: In "Server URL" use "https://nextcloud.domain.com", not the WebDAV url.
To install ScreenCloud from Debian 9.0 repo:
Add the Screencloud repo:
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/olav-st/Debian_9.0/ /' >> /etc/apt/sources.list.d/screencloud.list"
Update your software sources and install Screencloud’s Debian app:
sudo apt-get update && sudo apt-get install screencloud
Download the repo key:
cd /tmp
wget http://download.opensuse.org/repositories/home:olav-st/Debian_9.0/Release.key
Add the repo key:
sudo apt-key add - < Release.key
Guide source: https://www.omgubuntu.co.uk/2016/06/force-install-screencloud-ubuntu-16-04
Plugin installed:
Plugin settings:
Images uploaded:
Forked and customized for NextCloud from https://github.com/Section214/screencloud-owncloud