Skip to content

bduggan/piccup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Piccup -- a simple REST-driven picture uploader/downloader/gallery.

Features :
    - minimal configuration
    - lazy creation of thumbnails
    - easy username/password setup
    - per-user directories
    - REST interface

Quick start :

   # Start the server on my.server.net
   cp Piccup.conf.sample Piccup.conf
   # edit Piccup.conf
   ./Piccup daemon

   # Send some pictures from a client
   piccup-send --user=a --pw=b --url=http://my.server.net pictures/*.jpg 

   # Now visit http://my.server.net:3000

About

simple REST-based image gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published