Update README.md
This commit is contained in:
parent
d1c734cd81
commit
4c9cc17a9f
1 changed files with 18 additions and 7 deletions
25
README.md
25
README.md
|
@ -15,13 +15,23 @@ Say goodbye to solutions that force you to upload your visual memories to the cl
|
|||
|
||||
![](https://dl.photoprism.org/assets/img/preview.jpg)
|
||||
|
||||
## What to expect... ##
|
||||
## Key Features ##
|
||||
|
||||
* clearly structured Web interface for browsing, organizing and sharing your personal photo collection
|
||||
* import everything without worrying about duplicates or [RAW to JPEG conversion](https://docs.photoprism.org/developer-guide/library/converting/)
|
||||
* [geocoding](https://docs.photoprism.org/developer-guide/metadata/geocoding/), [XMP support](https://docs.photoprism.org/developer-guide/metadata/xmp/) and [automated tagging](https://docs.photoprism.org/developer-guide/metadata/classification/)
|
||||
based on Google TensorFlow
|
||||
* you're welcome to play with our demo at [demo.photoprism.org](https://demo.photoprism.org)
|
||||
* Our clearly structured user interface makes organizing and sharing your personal photo collection as easy as
|
||||
it should be — whether it’s on a phone, tablet, or desktop computer.
|
||||
* Import everything without worrying about duplicates or [RAW to JPEG conversion](https://docs.photoprism.org/developer-guide/library/converting/).
|
||||
* Automatic image classification based on Google TensorFlow. In addition, our indexer detects colors,
|
||||
chroma, luminance, projection, location type, quality, and many other properties.
|
||||
* Includes four high-resolution world maps to see where you've been and for rediscovering
|
||||
long-forgotten shots.
|
||||
* WebDAV clients, like Microsoft’s Windows Explorer or Apple's Finder, can connect directly to
|
||||
PhotoPrism so that you to can open, edit, and delete files from your computer or phone as if they were local.
|
||||
You may easily sync your pictures with [Nextcloud](https://nextcloud.com/) as well.
|
||||
* PhotoPrism feels like a native app and, of course, you can also add it to your home screen.
|
||||
|
||||
## Try PhotoPrism ##
|
||||
|
||||
You're welcome to play with our public demo at [demo.photoprism.org](https://demo.photoprism.org).
|
||||
|
||||
## Getting Started ##
|
||||
|
||||
|
@ -39,7 +49,8 @@ If files are missing, they might be in [Review](https://docs.photoprism.org/user
|
|||
You can turn this and other features off in [Settings](https://docs.photoprism.org/user-guide/settings/ui/), depending on
|
||||
your specific use case.
|
||||
|
||||
Note that this is work in progress. We do our best to provide a complete, stable version.
|
||||
We do our best to provide a complete, stable version very soon. Check the
|
||||
[roadmap](https://github.com/photoprism/photoprism/projects/5) for open issues.
|
||||
Leave your email to get a [release notification](https://goo.gl/forms/KBPVGl9PCsOKrAv33).
|
||||
|
||||
## Feature Requests ##
|
||||
|
|
Loading…
Reference in a new issue