Les Pas 2.0, major upgrade to support album sharing with Nextcloud users

This page summarizes the projects mentioned and recommended in the original post on /r/NextCloud

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • lespas

    Les Pas, photo album app for Nextcloud user

  • One day several weeks ago, When I was poking among Nextcloud's github repos as usual, hoping to find some undocumented treasure, I stumbled upon this marvelous repo, ShareListing. It's an Nextcloud server app allows generating report of shares on the system by providing several occ cmdline tools. However, it also exposes OCS APIs to do the same things in code, which are exactly what I have been looking for. Together with some other not so well documented APIs, like generating and downloading preview files and several weeks of hard work, I present you LesPas 2.0, photo management and sharing for Nextcloud on Android platform.

  • sharelisting

  • One day several weeks ago, When I was poking among Nextcloud's github repos as usual, hoping to find some undocumented treasure, I stumbled upon this marvelous repo, ShareListing. It's an Nextcloud server app allows generating report of shares on the system by providing several occ cmdline tools. However, it also exposes OCS APIs to do the same things in code, which are exactly what I have been looking for. Together with some other not so well documented APIs, like generating and downloading preview files and several weeks of hard work, I present you LesPas 2.0, photo management and sharing for Nextcloud on Android platform.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • previewgenerator

    Nextcloud app to do preview generation in the background.

  • Last but not least, the check list to make things work: - Install latest LesPas 2.0, obviously - Install and enable Share Listing on your Nextcloud server - Set up groups on Nextcloud server and add users who wish to share LesPas albums to the group. User not belongs to any group can not download sharee list from server, this is a limitation of Nextcloud Sharee API - Optionally, but highly recommended for the sake of smooth user experience, setup Nextcloud Preview Generator app to automatically generate preview files of size 1024x1024, LesPas will use those files to populate shared album list on phone. I will write another post on how to properly set it up later - Optionally, setup a specific "shared_with_me" folder to house all the shares you received, otherwise Nextcloud will dump all the shares you received onto your root folder. This is done by adding line 'share_folder' => 'shared_with_me' into Nextcloud's config.php file. Refer to nextcloud document for detail.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts