mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-03-24 16:04:43 +01:00
Update README.md
This commit is contained in:
parent
2f4adeafa5
commit
35cf15ba8a
1 changed files with 17 additions and 13 deletions
30
README.md
30
README.md
|
@ -1,28 +1,33 @@
|
||||||
# Photos (for Nextcloud)
|
# Photos (for Nextcloud)
|
||||||
Browse your photos on Nextcloud servers
|
Browse your photos on Nextcloud servers
|
||||||
|
|
||||||
[<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" alt="Google Play" width="160" />](https://play.google.com/store/apps/details?id=com.nkming.nc_photos.paid&referrer=utm_source%3Drepo)
|
|
||||||
Or the [ad-supported version](https://play.google.com/store/apps/details?id=com.nkming.nc_photos&referrer=utm_source%3Drepo)
|
|
||||||
|
|
||||||
*\*Read [this guide](https://gitlab.com/nkming2/nc-photos/-/wikis/Help/Web-App) if you want to try the experimental web app*
|
|
||||||
|
|
||||||
<script src="https://liberapay.com/nkming2/widgets/button.js"></script>
|
<script src="https://liberapay.com/nkming2/widgets/button.js"></script>
|
||||||
<noscript><a href="https://liberapay.com/nkming2/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>
|
<noscript><a href="https://liberapay.com/nkming2/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>
|
||||||
|
|
||||||
Features:
|
## Get the app
|
||||||
|
### Android
|
||||||
|
[<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" alt="Google Play" width="160" />](https://play.google.com/store/apps/details?id=com.nkming.nc_photos.paid&referrer=utm_source%3Drepo)
|
||||||
|
Or the [ad-supported version](https://play.google.com/store/apps/details?id=com.nkming.nc_photos&referrer=utm_source%3Drepo)
|
||||||
|
|
||||||
|
### Web (experimental)
|
||||||
|
Please read [this guide](https://gitlab.com/nkming2/nc-photos/-/wikis/help/web-app)
|
||||||
|
|
||||||
|
### Compile yourself
|
||||||
|
Please read [this guide](https://gitlab.com/nkming2/nc-photos/-/wikis/development/build)
|
||||||
|
|
||||||
|
## Features
|
||||||
- Support JPEG, PNG, WebP, HEIC, GIF images
|
- Support JPEG, PNG, WebP, HEIC, GIF images
|
||||||
- Support MP4, WebM videos (codec support may vary between devices/browsers)
|
- Support MP4, WebM videos (codec support may vary between devices/browsers)
|
||||||
- EXIF support (JPEG and HEIC only)
|
- EXIF support (JPEG and HEIC only)
|
||||||
- Organize photos with albums that are independent of your file hierarchy
|
- Organize photos with albums that are independent of your file hierarchy
|
||||||
- Sign-in to multiple servers
|
- Sign-in to multiple servers
|
||||||
- Create shared albums with users on the same server (experimental)
|
- Create shared albums with users on the same server (experimental)
|
||||||
- and more to come!
|
|
||||||
|
|
||||||
Supported Nextcloud apps:
|
## Supported Nextcloud apps
|
||||||
- Face Recognition (require 0.8.5+)
|
- Face Recognition (require 0.8.5+)
|
||||||
- Please read the [setup guide](https://gitlab.com/nkming2/nc-photos/-/wikis/help/people)
|
- Please read [this guide](https://gitlab.com/nkming2/nc-photos/-/wikis/help/people)
|
||||||
|
|
||||||
Translations (sorted by ISO name):
|
## Translations (sorted by ISO name)
|
||||||
- čeština (contributed by Skyhawk)
|
- čeština (contributed by Skyhawk)
|
||||||
- suomi (contributed by pHamala)
|
- suomi (contributed by pHamala)
|
||||||
- français (contributed by mgreil)
|
- français (contributed by mgreil)
|
||||||
|
@ -31,6 +36,5 @@ Translations (sorted by ISO name):
|
||||||
- русский (contributed by meixnt & eriane)
|
- русский (contributed by meixnt & eriane)
|
||||||
- Español (contributed by luckkmaxx)
|
- Español (contributed by luckkmaxx)
|
||||||
|
|
||||||
This app does not require any server-side plugins.
|
## Contributions, troubleshootings and guides
|
||||||
|
Please visit the [project wiki](https://gitlab.com/nkming2/nc-photos/-/wikis/home)
|
||||||
Please visit the [wiki](https://gitlab.com/nkming2/nc-photos/-/wikis/home) for more helps and guides
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue