etnguyen03 / photomanager

Self hosted Google Photos alternative

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

photomanager

Because fuck Google Photos.

CI Codacy Badge Codacy Badge GitHub stars GitHub license

NOTE: Definitely not ready for any production usage. My goal is to be somewhat close to production ready by the time that Google Photos goes non-free (currently set for July 2021) but that might be missed.

photomanager is an effort to clone as many features of Google Photos as possible in a high-quality manner, while still remaining free, open-source software accessible to all.

The goals include:

  • Per-user authentication
  • Nextcloud integration, perhaps with a simple read-only mount
    • Easier to auto-upload - app already exists
  • Tensorflow NASNet for autotagging images
  • face-recognition for face recognition

For further information on deployment and development, see the Wiki (here).


This project is definitely not endorsed by Google, Alphabet Inc., or anyone else affiliated with Google Photos.

Copyright (c) 2020 Ethan Nguyen and contributors. All rights reserved.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Self hosted Google Photos alternative

License:GNU Affero General Public License v3.0


Languages

Language:Python 76.5%Language:HTML 22.0%Language:Shell 0.9%Language:Dockerfile 0.3%Language:JavaScript 0.2%