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.
continuous-integration/drone/push Build is passing Details

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
TextWhite: true
Links:
- Icon: open-external
Title: Site web officiel
URL: "https://accountfree.org"
- Icon: lookup
Title: Découvrir
URL: "#about-section"
- Icon: download
Title: Télécharger
URL: "#download-section"
- Icon: open-external
Title: Liste des services
URL: "https://services.accountfree.org"
@ -58,6 +61,44 @@ Technical:
Icon: documentation
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
TextWhite: true
Links:
- Icon: open-external
Title: Official website
URL: "https://accountfree.org"
- Icon: lookup
Title: Discover
URL: "#about-section"
- Icon: download
Title: Download
URL: "#download-section"
- Icon: open-external
Title: Services list
URL: "https://services.accountfree.org"
@ -57,6 +60,44 @@ Technical:
Icon: documentation
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:
- Title: Logiciel d'installation (.exe) (64 bits)
Name: logarithmplotter-v<version>-setup.exe (100,4Mio)
File: LogarithmPlotter-v<version>-setup.exe
File: logarithmplotter-v<version>-setup.exe
macos:
- Title: Archive d'Application (.dmg)
Name: LogarithmPlotter-<version>-setup.dmg (112,1Mio)

View File

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

View File

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

View File

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

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