Skip to content

rixtox/owncloud-thumbnail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

files_thumbnail

This is an ownCloud thumbnail generator application. Used as a public GET/REST API to gather file thumbnails from clients.
All the thumbnails generated will be stored in ownCloud/data/{$username}/files_thumbnail/
Thumbnails will be removed if the associated file was deleted.

Installation

  • Clone the code into your ownCloud apps directory. Name it as files_thumbnail.
  • Enable the application from your ownCloud administration panel.

Usage

http://domain/owncloud/?app=files_thumbnail&path=/subdir/imagefile.jpg&size={xs, s, m, l, xl}

About

The thumbnail generator app for ownCloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages