diff options
author | jungle-boogie <sean@jungleboogie.me> | 2015-07-29 06:07:05 +0000 |
---|---|---|
committer | jungle-boogie <sean@jungleboogie.me> | 2015-07-29 06:07:05 +0000 |
commit | 698f822bba941639f2c66473eacab4a9c5a7b38a (patch) | |
tree | ec9950da40605e31d0c9f442df5d77faf06997f8 | |
parent | license updated (diff) | |
download | awesome-selfhosted-698f822bba941639f2c66473eacab4a9c5a7b38a.tar.gz awesome-selfhosted-698f822bba941639f2c66473eacab4a9c5a7b38a.zip |
PhotoLight license update
I guess I need to read index.php files now...
https://github.com/thibaud-rohmer/PhotoLight/issues/2
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -319,7 +319,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [MinigalNano](https://github.com/sebsauvage/MinigalNano) - MinigalNano is a very simple image gallery. It adheres to the KISS principle and is very easy to install. MinigalNano does not have a web admin interface: You just upload your images in the photo folder on your server (using FTP, SFTP) ([Demo](http://boards.tomcanac.com/)) `PHP` `CC BY-SA 3.0` * [phog](https://github.com/hillman/phog) - Static photo gallery generator with S3 uploader `Python` * [Photofloat](http://blog.zx2c4.com/567) - A Web 2.0 Photo Gallery Done Right via Static JSON & Dynamic Javascript ([Demo](http://photos.jasondonenfeld.com/)) `Javascript` `GPLv2` - * [PhotoLight](https://github.com/thibaud-rohmer/PhotoLight) - The easiest photo gallery there is `PHP` + * [PhotoLight](https://github.com/thibaud-rohmer/PhotoLight) - The easiest photo gallery there is `PHP` `GPLv3` * [Photoshow](http://www.photoshow-gallery.com/) - ([Source code](https://github.com/thibaud-rohmer/PhotoShow)) `Javascript` `GPLv3` * [Piwigo](http://piwigo.org/) - Photo gallery software for the web, built by an active community of users and developers. - `PHP` `GPLv2` * [Pygmyfoto](https://github.com/dmpop/pygmyfoto) - A crude solution for publishing a photo roll on the web `PHP` |