Skip to content

BothOfUs/Walrus

Repository files navigation

Walrus

Walrus is a picture gallery application which allows to display and view pictures by date.

Getting Started

Download a copy of the latest stable version or clone this repository to get the latest code.

Prerequisites

You'll need to have PHP 5.5+ or PHP 7.1+ installed on your server to run this app.

Installing

To install this application simply download the latest stable version or clone this repository and place it inside your web server's directory like gallery and you are are good to go.

You need to place the images in the strips folder and name them by date by the this format: YYYY-MM-DD

Examples:

strips/2001-11-29.gif
strips/2001-11-29.png
strips/2001-11-29.jpg

Authors

  • Jim Newberry / The Walrus Team - Initial work - website
  • BothOfUS Team - Latest Updates - website

License

This project is licensed under the GNU GPL v3.0 License - see the LICENSE.md file for details.