mirror of
https://github.com/YunoHost-Apps/librephotos_ynh.git
synced 2024-09-03 19:36:12 +02:00
Update frontend
This commit is contained in:
parent
0207f87ba7
commit
1477a0fcc3
4 changed files with 13 additions and 7 deletions
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"ldap",
|
||||
"librephotos",
|
||||
"yunohost"
|
||||
]
|
||||
}
|
|
@ -5,13 +5,13 @@
|
|||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install librephotos quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install LibrePhotos quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
LibrePhotos is a Google Photos-like app. It supports automatic classification of faces, grouping photos by date, location, or objects present, and album creation.
|
||||
|
||||
**Shipped version:** 2020-04-12
|
||||
**Shipped version:** 2020-04-13
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -39,7 +39,6 @@ LDAP is supported. The scan directory of each user is automatically set to `/hom
|
|||
|
||||
#### Supported architectures
|
||||
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/librephotos/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/librephotos/)
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
|||
## Vue d'ensemble
|
||||
LibrePhotos est un sercice inspiré par Google Photos. Il prend en charge la classification des visages, le groupement des photos par date, la localisation géographique, ou objets présents, et la création d'albums.
|
||||
|
||||
**Version incluse :** 2020-04-12
|
||||
**Version incluse :** 2020-04-13
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/LibrePhotos/librephotos-frontend/tarball/435ed794d7534b93c5c307a304c82453faf536c1
|
||||
SOURCE_SUM=9c8d6d1d868af4de22a2b93666de6be50e7dafbd992f2be638490208b1dd6b4f
|
||||
SOURCE_URL=https://github.com/LibrePhotos/librephotos-frontend/tarball/9858b3af614819cb0f3e938e27d939b27075b5e7
|
||||
SOURCE_SUM=74e3e65a1671bcba4764953217086fee1171ead37d66e3992f2b89a0026252b3
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=435ed794d7534b93c5c307a304c82453faf536c1
|
||||
SOURCE_FILENAME=9858b3af614819cb0f3e938e27d939b27075b5e7
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
Loading…
Add table
Reference in a new issue