diff options
author | nodiscc <nodiscc@gmail.com> | 2021-02-06 13:35:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-06 13:35:10 +0000 |
commit | f234a22682940b76dd136e1b510a3d5dadc4a483 (patch) | |
tree | 9fd8793e65de40507253e906aaab0725f71a7afc | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-f234a22682940b76dd136e1b510a3d5dadc4a483.tar.gz awesome-selfhosted-f234a22682940b76dd136e1b510a3d5dadc4a483.zip |
remove whitespace/blank line
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1223,7 +1223,6 @@ _See also [Monitoring](#monitoring)_ - [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. `MIT` `Python` - [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` - [LibrePhotos](https://github.com/LibrePhotos/librephotos) - Self hosted wannabe Google Photos clone, with a slight focus on cool graphs. `MIT` `Python` - - [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` - [Photato](https://github.com/trebonius0/Photato) - Self-hosted photo gallery, accessible through a responsive WebUI. Directly uses and indexes a specific folder in the filesystem. `AGPL-3.0` `Java` |