diff options
author | Chris Benninger <chris@benninger.ca> | 2020-05-14 06:41:27 +0000 |
---|---|---|
committer | Chris Benninger <chris@benninger.ca> | 2020-05-14 06:41:27 +0000 |
commit | e18a19c9c725fa0b1bf06dd7a1c2700fc0208602 (patch) | |
tree | 1264002e8c4661c7a835f0d544eacd6edffd1253 | |
parent | Merge pull request #2087 from awesome-selfhosted/fix-checks (diff) | |
download | awesome-selfhosted-e18a19c9c725fa0b1bf06dd7a1c2700fc0208602.tar.gz awesome-selfhosted-e18a19c9c725fa0b1bf06dd7a1c2700fc0208602.zip |
Add Fussel Gallery
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1206,6 +1206,7 @@ See also _[Monitoring](#monitoring)_ - [Chevereto Free](https://chevereto.com/free) - Powerful and fast image hosting script that allows you to create your very own full featured image hosting website in just minutes. ([Source Code](https://github.com/Chevereto/Chevereto-Free)) `AGPL-3.0` `PHP` - [Coppermine](http://coppermine-gallery.net/) - Multilingual photo gallery that integrates with various bulletin boards. Includes upload approval and password protected albums. ([Demo](http://coppermine-gallery.net/demo/cpg15x/), [Source Code](https://github.com/coppermine-gallery/cpg1.6.x)) `GPL-3.0` `PHP` - [CumulusClips](http://cumulusclips.org/) - Your own video sharing website with CumulusClips video sharing script. You can build a YouTube clone where users can upload, rate, comment on videos, and much more. ([Demo](http://demo.cumulusclips.org/)) `GPL-2.0` `PHP` +- [Fussel](https://github.com/cbenning/fussel) - Fussel is a static photo gallery generator. Easily generate a reactive gallery and host the optimized static folder of assets. ([Source Code](https://github.com/cbenning/fussel)) `MIT` `Python` `Javascript` - [Gallery CSS](https://benschwarz.github.io/gallery-css/) - Gallery.css is all CSS. Think: Simple, maintainable and understandable galleries without the use of Javascript. ([Source Code](https://github.com/benschwarz/gallery-css)) `MIT` `CSS` - [Lychee](https://lycheeorg.github.io/) - Open source grid and album based photo-management-system. ([Source Code](https://github.com/LycheeOrg/Lychee)) `MIT` `PHP` - [Mediagoblin](http://mediagoblin.org) - Free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. ([Source Code](https://savannah.gnu.org/projects/mediagoblin)) `AGPL-3.0` `Python` |