Shot.io icon indicating copy to clipboard operation
Shot.io copied to clipboard

Mobile optimised photo publishing platform (self-hosted Flickr alternative).

Shot.io

A mobile optimised photo publishing platform (self-hosted Flickr alternative).

This is very much a work in progress.

Screenshot Screenshot

Licensed under the GPLv3.

Prerequisites

  • PHP5.3
  • imagick
  • pdo_sqlite
  • SQLite

Stack

Backend

Frontend

Development

Install Node.js first.

$ git clone [email protected]:ElbertF/Shot.io.git shot.io
$ cd shot.io
$ sudo npm install -g grunt-cli bower
$ npm install