Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
/ GalGen Public archive

Simple PowerShell image gallery generator for Dropbox

License

Notifications You must be signed in to change notification settings

damsleth/GalGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GalGen - Simple Image Gallery Generator

What?

GalGen is a simple way to generate an image gallery from a folder of images, which in turn can be used in for instance your Dropbox "public" folder.
I wrote it because there's no out of the box way to anonymously view folders inside the public folder in Dropbox

Usage

  • Put the GenerateGallery ps1 script as well as the "files"-folder in the folder where your images are stored.
  • Using Powershell, run GenerateGallery.ps1
  • Provided nothing went wrong, you should now have an "index.html"-file with a gallery of the images, as well as a "thumbs" folder.
  • If you're using Dropbox, copy the public link to the index.html-file and share it with your friends :)

Notes

The generated gallery uses jQuery 1.1.3, as well as the ThickBox lightbox widget (https://codylindley.com/thickbox/)

About

Simple PowerShell image gallery generator for Dropbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published