Now using two separate files for translated app data information, and normal metadata.
continuous-integration/drone/push Build is passing Details

+ Downscaling some preview images
+ Translating description for AccountFree.
This commit is contained in:
Ad5001 2021-08-11 15:08:33 +02:00
parent 4e642d2673
commit df13e01b46
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160
7 changed files with 78 additions and 99 deletions

View File

@ -1,6 +1,6 @@
--- ---
title: AccountFree title: AccountFree
description: Browse and use online services, free of account. description: Navigez et utilisez des services en ligne, sans compte.
layout: app layout: app
HeaderTextWhite: true HeaderTextWhite: true

View File

@ -3,78 +3,36 @@
"name": "Nowox", "name": "Nowox",
"description": "A terminal desktop environment.", "description": "A terminal desktop environment.",
"status": "Active developement", "status": "Active developement",
"version": "0.1-dev0", "frameworks": ["[Mono 6.12](https://www.mono-project.com/)"]
"languages": ["C#"],
"frameworks": ["[Mono 6.12](https://www.mono-project.com/)"],
"translated": ["en", "fr"],
"platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": false,
"keyboardoriented": true,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"logarithmplotter": { "logarithmplotter": {
"name": "LogarithmPlotter", "name": "LogarithmPlotter",
"status": "Active developement", "status": "Active developement",
"description": "Create graphs with logarithm scales, namely Bode diagrams/plots.", "description": "Create graphs with logarithm scales, namely Bode diagrams/plots.",
"version": "0.0.1-dev0", "frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"]
"languages": ["QML", "JavaScript", "Python"],
"frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"],
"translated": ["en"],
"platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"accountfree": { "accountfree": {
"name": "AccountFree", "name": "AccountFree",
"status": "Maintainance", "status": "Maintainance",
"description": "Browse and use online services, free of account.", "description": "Browse and use online services, free of account.",
"version": "0.0.1-dev0", "frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"]
"languages": ["Python", "QML", "JavaScript"],
"frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"],
"translated": ["en"],
"platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": true,
"keyboardoriented": true,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"ad5001.eu": { "ad5001.eu": {
"name": "ad5001.eu", "name": "ad5001.eu",
"status": "Active developement", "status": "Active developement",
"description": "Newest version of my website.", "description": "Newest version of my website.",
"version": "2.0-dev0", "frameworks": ["[Hugo](https://gohugo.io)", "[Sass](https://sass-lang.com/)"]
"languages": ["HTML", "CSS", "JavaScript"],
"frameworks": ["[Hugo](https://gohugo.io)", "[Sass](https://sass-lang.com/)"],
"translated": ["en", "fr"],
"platforms": ["Web"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"omegamma": { "omegamma": {
"name": "Omegamma", "name": "Omegamma",
"status": "Active developement", "status": "Active developement",
"description": "Hugo theme for ad5001.eu.", "description": "Hugo theme for ad5001.eu.",
"version": "0.1-dev0", "frameworks": ["[Hugo](https://gohugo.io)"]
"languages": ["HTML", "CSS", "JavaScript"],
"frameworks": ["[Hugo](https://gohugo.io)"],
"translated": ["all"],
"platforms": ["Web"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"unchecker": { "unchecker": {
"name": "unchecker", "name": "unchecker",
"status": "Maintainance", "status": "Maintainance",
"description": "Simple webextension letting you uncheck all checkboxes on a page.", "description": "Simple webextension letting you uncheck all checkboxes on a page.",
"version": "1.0", "frameworks": ["None"]
"languages": ["JavaScript"],
"frameworks": ["None"],
"translated": ["all"],
"platforms": ["Firefox"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[Mozilla Public License version 2 (MPLv2)](https://www.mozilla.org/en-US/MPL/2.0/)"
} }
} }

View File

@ -3,78 +3,36 @@
"name": "Nowox", "name": "Nowox",
"description": "Un environement de bureau pour terminal.", "description": "Un environement de bureau pour terminal.",
"status": "Développement actif", "status": "Développement actif",
"version": "0.1-dev0", "frameworks": ["[Mono 6.12](https://www.mono-project.com/)"]
"languages": ["C#"],
"frameworks": ["[Mono 6.12](https://www.mono-project.com/)"],
"translated": ["en", "fr"],
"platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": false,
"keyboardoriented": true,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"logarithmplotter": { "logarithmplotter": {
"name": "LogarithmPlotter", "name": "LogarithmPlotter",
"status": "Développement actif", "status": "Développement actif",
"description": "Créer des graphes à échelle log, notamment les diagrammes de Bode.", "description": "Créer des graphes à échelle log, notamment les diagrammes de Bode.",
"version": "0.1-dev0", "frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"]
"languages": ["QML", "JavaScript", "Python"],
"frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"],
"translated": ["en"],
"platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": true,
"keyboardoriented": true,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"accountfree": { "accountfree": {
"name": "AccountFree", "name": "AccountFree",
"status": "Maintenu", "status": "Maintenu",
"description": "Browse and use online services, free of account.", "description": "Navigez et utilisez des services en ligne, sans compte.",
"version": "0.0.1-dev0", "frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"]
"languages": ["Python", "QML", "JavaScript"],
"frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"],
"translated": ["en"],
"platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"ad5001.eu": { "ad5001.eu": {
"name": "ad5001.eu", "name": "ad5001.eu",
"status": "Développement actif", "status": "Développement actif",
"description": "Nouvelle version du site.", "description": "Nouvelle version du site.",
"version": "2.0-dev0", "frameworks": ["[Hugo](https://gohugo.io)", "[Sass](https://sass-lang.com/)"]
"languages": ["HTML", "CSS", "JavaScript"],
"frameworks": ["[Hugo](https://gohugo.io)", "[Sass](https://sass-lang.com/)"],
"translated": ["en", "fr"],
"platforms": ["Web"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"omegamma": { "omegamma": {
"name": "Omegamma", "name": "Omegamma",
"status": "Développement actif", "status": "Développement actif",
"description": "Hugo theme for ad5001.eu.", "description": "Hugo theme for ad5001.eu.",
"version": "2.0-dev0", "frameworks": ["[Hugo](https://gohugo.io)"]
"languages": ["HTML", "CSS", "JavaScript"],
"frameworks": ["[Hugo](https://gohugo.io)"],
"translated": ["all"],
"platforms": ["Web"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"unchecker": { "unchecker": {
"name": "unchecker", "name": "unchecker",
"status": "Maintenu", "status": "Maintenu",
"description": "Une simple extension pour navigateur permettant de décocher toutes les cases d'une page.", "description": "Une simple extension pour navigateur permettant de décocher toutes les cases d'une page.",
"version": "1.0", "frameworks": ["Aucune"]
"languages": ["JavaScript"],
"frameworks": ["Aucune"],
"translated": ["all"],
"platforms": ["Firefox"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[Mozilla Public License version 2 (MPLv2)](https://www.mozilla.org/en-US/MPL/2.0/)"
} }
} }

63
data/metadata.json Normal file
View File

@ -0,0 +1,63 @@
{
"nowox": {
"name": "Nowox",
"version": "0.1-dev0",
"languages": ["C#"],
"translated": ["en", "fr"],
"platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": false,
"keyboardoriented": true,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
},
"logarithmplotter": {
"name": "LogarithmPlotter",
"version": "0.1-dev0",
"languages": ["QML", "JavaScript", "Python"],
"translated": ["en"],
"platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": true,
"keyboardoriented": true,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
},
"accountfree": {
"name": "AccountFree",
"version": "0.0.1-dev0",
"languages": ["Python", "QML", "JavaScript"],
"translated": ["en"],
"platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
},
"ad5001.eu": {
"name": "ad5001.eu",
"version": "2.0-dev0",
"languages": ["HTML", "CSS", "JavaScript"],
"translated": ["en", "fr"],
"platforms": ["Web"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
},
"omegamma": {
"name": "Omegamma",
"version": "2.0-dev0",
"languages": ["HTML", "CSS", "JavaScript"],
"translated": ["all"],
"platforms": ["Web"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
},
"unchecker": {
"name": "unchecker",
"version": "1.0",
"languages": ["JavaScript"],
"translated": ["all"],
"platforms": ["Firefox"],
"touchfriendly": true,
"keyboardoriented": false,
"license": "[Mozilla Public License version 2 (MPLv2)](https://www.mozilla.org/en-US/MPL/2.0/)"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 34 KiB

@ -1 +1 @@
Subproject commit a02e94cfbdd73c05f18cd727180dd76dfd3b0e7a Subproject commit 8d996d8734a5f0e1ce94ba9d0a93235c805fb828