Update README.md
This commit is contained in:
parent
8f55d6f841
commit
c7efa9986b
1 changed files with 17 additions and 18 deletions
35
README.md
35
README.md
|
@ -19,22 +19,21 @@ To get a first impression, you're welcome to play with our public demo at [demo.
|
|||
|
||||
## Key Features ##
|
||||
|
||||
* Our intuitive [user interface](https://demo.photoprism.org/) makes browsing and organizing your photo collection as easy as
|
||||
it should be — whether it’s on a phone, tablet, or desktop computer.
|
||||
* Index everything without worrying about duplicates or [RAW to JPEG conversion](https://docs.photoprism.org/developer-guide/library/converting/).
|
||||
* Privacy-preserving face detection and recognition.
|
||||
* Our intuitive [Web UI](https://demo.photoprism.org/) makes browsing and organizing your photo collection as easy as
|
||||
it should be — whether it’s on a phone, tablet, or desktop computer
|
||||
* Index all your photos and videos without worrying about duplicates, [RAW to JPEG conversion](https://docs.photoprism.org/developer-guide/library/converting/), or video transcoding
|
||||
* Enjoy privacy-preserving face detection and recognition 💎
|
||||
* Automatic [image classification](https://docs.photoprism.org/developer-guide/metadata/classification/)
|
||||
based on Google TensorFlow. In addition, our indexer detects _colors_, _chroma_, _luminance_, _quality_, _panoramic projection_,
|
||||
_location type_, and many other properties.
|
||||
* Includes four high-resolution [world maps](https://demo.photoprism.org/places) to see where you've been,
|
||||
and for rediscovering long-forgotten shots.
|
||||
based on Google TensorFlow – in addition, PhotoPrism detects many other properties such as _colors_, _chroma_, _luminance_, _quality_, _panoramic projection_,
|
||||
and _location type_
|
||||
* Four high-resolution [world maps](https://demo.photoprism.org/places) to see where you've been,
|
||||
and for rediscovering long-forgotten shots
|
||||
* Because PhotoPrism is built as a [Progressive Web App](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps),
|
||||
it provides a native app-like experience and you can install it on the home screen of any mobile device or desktop computer
|
||||
* Use [PhotoSync](https://www.photosync-app.com/) to securely backup iOS and Android mobile devices in the background
|
||||
* WebDAV clients, like Microsoft’s Windows Explorer or Apple's Finder, may
|
||||
[connect](https://docs.photoprism.org/user-guide/sync/webdav/) 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 [PhotoSync](https://www.photosync-app.com/) as well.
|
||||
* Because PhotoPrism is built as a [progressive web app](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps),
|
||||
it provides a native app-like experience, and you may install it on your home screen.
|
||||
There's also a [community-maintained native app in development](https://github.com/photoprism/photoprism-mobile).
|
||||
edit, and delete files from your computer or phone as if they were local
|
||||
|
||||
## Getting Started ##
|
||||
|
||||
|
@ -43,7 +42,7 @@ on [docs.photoprism.org](https://docs.photoprism.org/getting-started/) -
|
|||
all you need is a Web browser and [Docker](https://docs.docker.com/get-docker/) to run the server.
|
||||
It is available for Mac, Linux, and Windows.
|
||||
|
||||
## New Release 🌈 ##
|
||||
## New Release ##
|
||||
|
||||
The [latest release](https://docs.photoprism.org/release-notes/) not only includes
|
||||
**facial recognition**, it also comes as a
|
||||
|
@ -71,7 +70,7 @@ good (first) contributions.
|
|||
|
||||
Follow us on [Twitter][twitter] to receive regular project updates and discuss development related topics. Don't be afraid to ask stupid questions.
|
||||
|
||||
## Funding ##
|
||||
## Let's Join Forces ##
|
||||
|
||||
You're welcome to support us via [GitHub Sponsors](https://github.com/sponsors/photoprism),
|
||||
especially if you have feature requests<sup>1</sup> or need help with using our software.
|
||||
|
@ -80,13 +79,13 @@ In addition, you can find us on [Patreon](https://www.patreon.com/photoprism) an
|
|||
|
||||
Your continuous support helps...
|
||||
|
||||
* pay for operating expenses and external services like satellite maps 🛰 🌏
|
||||
* **developing new features and keeping them free for everyone**
|
||||
* pay for operating expenses and external services like satellite maps
|
||||
* developing new features and keeping them free for everyone 🌈
|
||||
|
||||
Also, please [leave a star](https://github.com/photoprism/photoprism/stargazers) on GitHub if you like this project.
|
||||
It provides additional motivation to keep going.
|
||||
|
||||
Thank you very much! ❤️
|
||||
Thank you very much! <3
|
||||
|
||||
<sup>1</sup> Ideas backed by one or more [eligible sponsors](SPONSORS.md) are marked with a [golden label](https://github.com/photoprism/photoprism/issues?q=is%3Aissue+is%3Aopen+label%3Asponsor).
|
||||
Let us know if we mistakenly [label an idea as unfunded](https://github.com/photoprism/photoprism/issues?q=is%3Aissue+is%3Aopen+label%3Aunfunded).
|
||||
|
|
Loading…
Reference in a new issue