AI-Powered Photos App for the Decentralized Web
Go to file
2018-12-14 02:51:42 +01:00
assets Add default title, og and twitter tags to index.tmpl 2018-12-11 07:08:34 +01:00
cmd/photoprism Update license badge and license description (#77) 2018-12-06 11:20:14 +01:00
configs Move docker-compose.yml to /docker/photoprism for consistency #62 2018-11-12 07:03:36 +01:00
docker Update Dockerfile for public demo #69 2018-12-11 09:12:31 +01:00
frontend Fix for buttons in Firefox (#75) 2018-11-28 00:49:48 +01:00
internal Change fixture download file name to test.zip 2018-12-11 07:22:11 +01:00
scripts Fix slow tests and improve test output (colorized) #58 2018-11-17 06:56:43 +01:00
.dockerignore Move utils and test config to separate packages #58 2018-11-17 06:21:39 +01:00
.gitignore Fixed JS unit tests (#73) 2018-11-27 22:43:32 +01:00
.travis.yml Add scripts/travis.sh and remove IFs from .travis.yml #62 2018-11-12 07:48:49 +01:00
codecov.yml Add codecov.yml #58 2018-11-06 16:30:30 +01:00
docker-compose.travis.yml Attempt reduce build / test times with travis cache #58 2018-11-09 10:56:52 +01:00
docker-compose.yml Add darktable development docker image #62 2018-11-12 06:58:39 +01:00
Dockerfile Add darktable development docker image #62 2018-11-12 06:58:39 +01:00
go.mod Add darktable development docker image #62 2018-11-12 06:58:39 +01:00
go.sum Add darktable development docker image #62 2018-11-12 06:58:39 +01:00
LICENSE Change license to GPL v3 2018-12-03 17:53:06 +01:00
Makefile Add Dockerfile for public demo #69 2018-12-11 02:00:41 +01:00
README.md Add links to Mediencenter and PayPal 2018-12-14 02:51:42 +01:00
SPONSORS.md Add links to Mediencenter and PayPal 2018-12-14 02:51:42 +01:00

PhotoPrism: Browse your life in pictures

License: GPL Code Quality Test Coverage Build Status Documentation

PhotoPrism is a server-based application for browsing, organizing and sharing your personal photo collection. It makes use of the latest technologies to automatically tag and find pictures without getting in your way. Say goodbye to solutions that force you to upload your visual memories to the cloud or pay monthly fees.

More screenshots: https://photoprism.org/#screenshots

What to expect

  • Clearly structured Web interface for browsing, organizing and sharing your personal photo collection.
  • Import everything without worrying about duplicates or RAW to JPEG conversion.
  • Reverse geocoding and automated tagging based on Google TensorFlow.
  • No monthly costs. No proprietary formats. No privacy concerns.

For the early birds

You are welcome to get an impression and provide early feedback. Step-by-step instructions can be found in our User Guide. Developers can skip this and move on to the Developer Guide.

All you need is a Web browser and Docker to run the server. It is available for Mac, Linux and Windows. Note that we just started working on the UI and features are neither complete nor stable. Leave your email to get a release notification.

If you have a question, don't hesitate to ask in our help forum or contact us via email.

Why this has to be free software

The development of every commercial product is focused on monetization. We've built similar apps more than once and every single time the constraints of working in a profit-oriented corporate environment were an impediment. We are sure we can do better with only a fraction of the budget. Simplicity can be very powerful. Go, the programming language we're using, is a great example. It is heavily influenced by the ideas of Niklaus Wirth.

Simple, elegant solutions are more effective, but they are harder to find than complex ones, and they require more time, which we too often believe to be unaffordable. — NIKLAUS WIRTH, CACM, FEB. 1985

How to contribute

We welcome contributions of any kind. If you have a bug or an idea, read our guide before opening an issue. Issues labeled help wanted / easy can be good (first) contributions. Please join our developers mailing list to receive regular project updates and discuss development related topics. Don't be afraid to ask stupid questions.

Donations

Please leave a star if you like this project, it provides enough motivation to keep going. Thank you very much! <3

Sponsorship

Millions are wasted in commercial software projects every day. This is your chance to spend a tiny fraction of your budget for something truly useful. See SPONSORS.md for details.