Skip to content

retube/Albumiphy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
web
 
 
 
 

Albumiphy

Albumiphy screenshot

A simple static image gallery:

  • Calendar layout
  • Responsive
  • Bookmarkable URLs
  • Images scaled for web/mobile

Albumiphy uses the timestamp encoded in exif data to arrange images by month and year. Images are optimised for the web coming in at around 50-100kB each. Should support relatively large image libraries with 10k+ images.

Here is an example gallery featuring random shots of London.

Requirements

  • Linux
  • Python

Installation

  • Download ZIP above
  • Unzip
  • Add the the bin directory extracted above to $PATH in your .bashc

Create Album

> cd /path/to/images

> albumiphy.py --title="My Super Pics"

Then point your web browser to:

file:///path/to/images/Albumiphy/index.html

and voila!

Copy the Albumiphy folder to your favorite web server, USB stick etc at your leisure.

Home page

Albumiphy home page

About

Static image gallery with calendar layout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published