Adding download section to accountfree, following the redirection from the website, adding "keyboard oriented" to accountfree since a lot of things can be keyboard controlled.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ad5001 2021-08-09 14:09:59 +02:00
parent 60b1165d4d
commit 838a2d6546
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
7 changed files with 93 additions and 11 deletions

View file

@ -10,9 +10,12 @@ SectionHeader:
ShowPlatforms: true ShowPlatforms: true
TextWhite: true TextWhite: true
Links: Links:
- Icon: open-external - Icon: lookup
Title: Site web officiel Title: Découvrir
URL: "https://accountfree.org" URL: "#about-section"
- Icon: download
Title: Télécharger
URL: "#download-section"
- Icon: open-external - Icon: open-external
Title: Liste des services Title: Liste des services
URL: "https://services.accountfree.org" URL: "https://services.accountfree.org"
@ -58,6 +61,44 @@ Technical:
Icon: documentation Icon: documentation
URL: https://docs.accountfree.org URL: https://docs.accountfree.org
Download:
Show: true
Categories:
- Name: win
Title: Windows
Platform: Windows
- Name: macos
Title: MacOSX
Platform: MacOSX
- Name: linux
Title: Linux
Platform: Linux
- Name: all
Title: Toutes plateformes*
Platform: Universal
Links:
win:
- Title: Logiciel d'installation (.exe) (64 bits)
Name: accountfree-v<version>-setup.exe (100,4Mio)
File: accountfree-v<version>-setup.exe
macos:
- Title: Archive d'Application (.dmg)
Name: AccountFree-<version>-setup.dmg (112,1Mio)
File: AccountFree-<version>-setup.dmg
linux:
- Title: Flatpak
Index: org.accountfree.AccountFree
- Title: Snap
Index: accountfree
- Title: Debian / Ubuntu
Name: paquet debian (174Kio)
File: python3-accountfree_<version>-1_all.deb
all:
- Title: Code source (.tar.gz)
Name: AccountFree-v<version>.tar.gz (174Kio)
File: AccountFree-v<version>.tar.gz
Footnote: |
*AccountFree dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé.
--- ---

View file

@ -10,9 +10,12 @@ SectionHeader:
ShowPlatforms: true ShowPlatforms: true
TextWhite: true TextWhite: true
Links: Links:
- Icon: open-external - Icon: lookup
Title: Official website Title: Discover
URL: "https://accountfree.org" URL: "#about-section"
- Icon: download
Title: Download
URL: "#download-section"
- Icon: open-external - Icon: open-external
Title: Services list Title: Services list
URL: "https://services.accountfree.org" URL: "https://services.accountfree.org"
@ -57,6 +60,44 @@ Technical:
Icon: documentation Icon: documentation
URL: https://docs.accountfree.org URL: https://docs.accountfree.org
Download:
Show: true
Categories:
- Name: win
Title: Windows
Platform: Windows
- Name: macos
Title: MacOSX
Platform: MacOSX
- Name: linux
Title: Linux
Platform: Linux
- Name: all
Title: All platforms*
Platform: Universal
Links:
win:
- Title: Installer software (.exe) (64 bits)
Name: accountfree-v<version>-setup.exe (100.4MiB)
File: accountfree-v<version>-setup.exe
macos:
- Title: Application Archive (.dmg)
Name: AccountFree-<version>-setup.dmg (112.1MiB)
File: AccountFree-<version>-setup.dmg
linux:
- Title: Flatpak
Index: org.accountfree.AccountFree
- Title: Snap
Index: accountfree
- Title: Debian / Ubuntu
Name: debian package (174KiB)
File: python3-accountfree_<version>-1_all.deb
all:
- Title: Source code (.tar.gz)
Name: AccountFree-v<version>.tar.gz (174KiB)
File: AccountFree-v<version>.tar.gz
Footnote: "*AccountFree requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched."
--- ---

View file

@ -83,7 +83,7 @@ Download:
win: win:
- Title: Logiciel d'installation (.exe) (64 bits) - Title: Logiciel d'installation (.exe) (64 bits)
Name: logarithmplotter-v<version>-setup.exe (100,4Mio) Name: logarithmplotter-v<version>-setup.exe (100,4Mio)
File: LogarithmPlotter-v<version>-setup.exe File: logarithmplotter-v<version>-setup.exe
macos: macos:
- Title: Archive d'Application (.dmg) - Title: Archive d'Application (.dmg)
Name: LogarithmPlotter-<version>-setup.dmg (112,1Mio) Name: LogarithmPlotter-<version>-setup.dmg (112,1Mio)

View file

@ -83,7 +83,7 @@ Download:
win: win:
- Title: Installer software (.exe) (64 bits) - Title: Installer software (.exe) (64 bits)
Name: logarithmplotter-v<version>-setup.exe (100.4MiB) Name: logarithmplotter-v<version>-setup.exe (100.4MiB)
File: LogarithmPlotter-v<version>-setup.exe File: logarithmplotter-v<version>-setup.exe
macos: macos:
- Title: Application Archive (.dmg) - Title: Application Archive (.dmg)
Name: LogarithmPlotter-<version>-setup.dmg (112.1MiB) Name: LogarithmPlotter-<version>-setup.dmg (112.1MiB)

View file

@ -35,7 +35,7 @@
"translated": ["en"], "translated": ["en"],
"platforms": ["Windows", "MacOSX", "Linux"], "platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": true, "touchfriendly": true,
"keyboardoriented": false, "keyboardoriented": true,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)" "license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"ad5001.eu": { "ad5001.eu": {

View file

@ -22,7 +22,7 @@
"translated": ["en"], "translated": ["en"],
"platforms": ["Windows", "MacOSX", "Linux"], "platforms": ["Windows", "MacOSX", "Linux"],
"touchfriendly": true, "touchfriendly": true,
"keyboardoriented": false, "keyboardoriented": true,
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)" "license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
}, },
"accountfree": { "accountfree": {

@ -1 +1 @@
Subproject commit 5e72906101b9aa8b80966690d844581897c3d0e0 Subproject commit 4f58f6e6ea290eb30de4bf1e9b0572f228f935fb