Nativescript photo gallery app for Nextcloud.
Cloud Gallery is the app that allows you to browse all the photos stored on your Nextcloud account without having to download them on your smartphone first. You can look at your favorite moments and share them quickly and easily, without taking up space on your smartphone.
This app is built with the NativeScript CLI. Once you have the CLI installed, start by cloning the repo:
$ git clone https://github.com/linfaservice/cloudgallery.git
$ cd cloudgallery
From there you can use the platform add
command to prepare Android or iOS platform:
$ tns platform add android
and the run
command to run Cloud Gallery:
$ tns run android
If you like Cloud Gallery and want to speed up development please consider to offer a donation. Thanks!