mirror of
https://github.com/YunoHost-Apps/photonix_ynh.git
synced 2024-09-03 19:56:29 +02:00
Update to v0.3.0
This commit is contained in:
parent
8a87527a0d
commit
5064b0475e
4 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
Photonix is a photo management application that streamlines the process of storing, presenting and re-discovering photos. Smart filtering is made possible automatically by object recognition, location awareness, color analysis and other algorithms.
|
||||
|
||||
**Shipped version:** 2021-05-04
|
||||
**Shipped version:** 0.3.0
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
|||
## Vue d'ensemble
|
||||
Photonix est une application de gestion de photos qui simplifie le processus de stocker, présenter er re-découvrir ses photos. Le filtrage intelligent est rendu possible automatiquement grâce à la reconnaissance d'objets, la localisation, l'analyse de couleurs, et d'autres algorithmes.
|
||||
|
||||
**Version incluse :** 2021-05-04
|
||||
**Version incluse :** 0.3.0
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/photonixapp/photonix/tarball/a7ffe5298b575bb27b43be4045337cb2817880f4
|
||||
SOURCE_SUM=90b69af579936c0638c9390ccfc502afbe3920355ddeda6fc82a7d2f24c95b02
|
||||
SOURCE_URL=https://github.com/photonixapp/photonix/archive/refs/tags/v0.3.0.tar.gz
|
||||
SOURCE_SUM=47b718db11e72c1e01fe9a2e2b5be59f9011ce98605531cbffb987bf10633a76
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=a7ffe5298b575bb27b43be4045337cb2817880f4
|
||||
SOURCE_FILENAME=v0.3.0.tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Photo management application that streamlines the process of storing, presenting and re-discovering photos",
|
||||
"fr": "Application de gestion de photos qui simplifie le processus de stocker, présenter er re-découvrir ses photos"
|
||||
},
|
||||
"version": "0.0.20210504~ynh1",
|
||||
"version": "0.3.0~ynh1",
|
||||
"url": "https://photonix.org/",
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue