diff options
author | Rabenherz112 <rabenherz@theravenhub.com> | 2023-06-06 12:34:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-06 12:34:06 +0000 |
commit | 43bdee2783ee98ead62d0675a2f94134d9a3c13b (patch) | |
tree | 36f24347db0aa28217aaa444b4df6a741a5d5e85 | |
parent | Add Rukovoditel to Software Development - Project Management (#2801) (diff) | |
download | awesome-selfhosted-43bdee2783ee98ead62d0675a2f94134d9a3c13b.tar.gz awesome-selfhosted-43bdee2783ee98ead62d0675a2f94134d9a3c13b.zip |
Fix Nextcloud Memories (#3874)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1585,7 +1585,7 @@ A [gallery](https://en.wikipedia.org/wiki/Gallery_Software) is software that hel - [Mediagoblin](https://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` - [MediaHut](https://github.com/Fortyseven/MediaHut/) - A truly single-file, no-database, drop-in PHP media gallery. ([Demo](https://media.Network47.org/)) `MIT` `PHP` - [Mejiro](https://github.com/dmpop/mejiro) - An easy-to-use PHP web application for instant photo publishing. `GPL-3.0` `PHP` -- [Nextcloud Memories](https://github.com/pulsejet/memories) - Fast, modern and advanced photo management suite. Runs as a Nextcloud app. ([Demo](https://memories-demo.radialapps.com/)) `AGPL-3.0` `PHP` +- [Nextcloud Memories](https://memories.gallery/) - Fast, modern and advanced photo management suite. Runs as a Nextcloud app. ([Demo](https://demo.memories.gallery/apps/memories/), [Source Code](https://github.com/pulsejet/memories)) `AGPL-3.0` `PHP` - [Photo Stream](https://github.com/waschinski/photo-stream) - Minimalist self-hosted photo stream. ([Demo](https://floremotion.de/)) `MIT` `Ruby` - [Photonix](https://photonix.org/) - A new web-based photo management application with object recognition, location awareness, color analysis and other ML algorithms. ([Demo](https://demo.photonix.org/), [Source Code](https://github.com/photonixapp/photonix)) `AGPL-3.0` `Python` - [PhotoPrism](https://photoprism.org) - Personal photo management powered by Go and Google TensorFlow. Browse, organize, and share your personal photo collection, using the latest technologies to automatically tag and find pictures. ([Demo](https://demo.photoprism.app/library/browse), [Source Code](https://github.com/photoprism/photoprism)) `AGPL-3.0` `Go` |