Popularity
2.3
Stable
Activity
0.0
Stable
51
8
18

Monthly Downloads: 0
Programming language: JavaScript
License: BSD 3-clause "New" or "Revised" License
Tags: Test     Debug     HTTP     Utilities    

Shot.io alternatives and similar software solutions

Based on the "Photo and Video Galleries" category.
Alternatively, view Shot.io alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Shot.io or a related project?

Add another 'Photo and Video Galleries' Software solution

README

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


*Note that all licence references and agreements mentioned in the Shot.io README section above are relevant to that project's source code only.