Added more content, Minor incremental improvements
Update app.py, uuid-generator.yml, and 23 more files...
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
applets:
|
||||
- id: "uuid-generator"
|
||||
- id: "web-usb-test"
|
||||
resources:
|
||||
scripts:
|
||||
- "uuid-generator.mjs"
|
||||
- "web-usb-test.mjs"
|
||||
stylesheets:
|
||||
- "uuid-generator.css"
|
||||
- "web-usb-test.css"
|
||||
|
8
data/applets/web-usb-test.yml
Normal file
8
data/applets/web-usb-test.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
applets:
|
||||
- id: "uuid-generator"
|
||||
resources:
|
||||
scripts:
|
||||
- "uuid-generator.mjs"
|
||||
stylesheets:
|
||||
- "uuid-generator.css"
|
34
data/projects/lscom-cli-dotnet.yml
Normal file
34
data/projects/lscom-cli-dotnet.yml
Normal file
@@ -0,0 +1,34 @@
|
||||
|
||||
projects:
|
||||
- id: "lscom-cli-dotnet"
|
||||
metadata:
|
||||
head:
|
||||
title_key: "meta.title"
|
||||
description_key: "meta.description"
|
||||
opengraph:
|
||||
title_key: "meta.title"
|
||||
description_key: "meta.description"
|
||||
type: null
|
||||
url: null
|
||||
image_url: "/resources/NibblePoker/images/content/lscom/lscom-v2-text-01-bkgd-cli.png"
|
||||
image_type: null
|
||||
twitter:
|
||||
title_key: "meta.title"
|
||||
description_key: "meta.description"
|
||||
index:
|
||||
priority: 105
|
||||
enable: true
|
||||
title_key: "meta.title"
|
||||
preamble_key: "meta.description"
|
||||
image_url: "/resources/NibblePoker/images/content/lscom/lscom-v2-text-01-bkgd-cli.png"
|
||||
image_alt_key: ""
|
||||
general:
|
||||
icon: "fad fa-terminal"
|
||||
title_key: "meta.title"
|
||||
subtitle_key: "article.subtitle"
|
||||
tags:
|
||||
- "application"
|
||||
- "tool"
|
||||
- "windows"
|
||||
languages:
|
||||
- "dotnet"
|
32
data/projects/web-usb-test.yml
Normal file
32
data/projects/web-usb-test.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
|
||||
projects:
|
||||
- id: "web-usb-test"
|
||||
metadata:
|
||||
head:
|
||||
title_key: "meta.title"
|
||||
description_key: "meta.description"
|
||||
opengraph:
|
||||
title_key: "meta.title"
|
||||
description_key: "meta.description"
|
||||
type: null
|
||||
url: null
|
||||
image_url: "/resources/NibblePoker/images/content/web-usb-test/main.png"
|
||||
image_type: null
|
||||
twitter:
|
||||
title_key: "meta.title"
|
||||
description_key: "meta.description"
|
||||
index:
|
||||
priority: 105
|
||||
enable: true
|
||||
title_key: "meta.title"
|
||||
preamble_key: "meta.description"
|
||||
image_url: "/resources/NibblePoker/images/content/web-usb-test/main.png"
|
||||
image_alt_key: ""
|
||||
general:
|
||||
icon: "fab fa-docker"
|
||||
title_key: "meta.title"
|
||||
subtitle_key: "article.subtitle"
|
||||
tags:
|
||||
- "experiments"
|
||||
languages:
|
||||
- "javascript"
|
@@ -20,6 +20,42 @@ user-agent: User-Agent
|
||||
|
||||
server: Server
|
||||
|
||||
cpu.architecture: Architecture de CPU
|
||||
cpu.architecture: CPU Architecture
|
||||
cpu.responsive: "CPU<span class=\"mobile-hide\"> Architecture</span>"
|
||||
cpu.any: "Any architecture"
|
||||
cpu.x64: "x64"
|
||||
#cpu.x64: "<p>x64<br>AMD64</p>"
|
||||
cpu.x86: "x86"
|
||||
cpu.arm32: "ARM32"
|
||||
#cpu.arm32: "<p>ARM32<br>ARMv7<br>AArch32</p>"
|
||||
cpu.arm64: "ARM64"
|
||||
#cpu.arm64: "<p>ARM64<br>ARMv8<br>AArch64</p>"
|
||||
cpu.risc-v: "RISC-V"
|
||||
|
||||
requirements: Requirements
|
||||
|
||||
python: Python
|
||||
java: Java
|
||||
c99: C99
|
||||
dotnet: .NET
|
||||
purebasic: PureBasic
|
||||
|
||||
version: "Version"
|
||||
version.current: "Current version"
|
||||
version.previous.single: "Previous version"
|
||||
version.previous.multiple: "Previous versions"
|
||||
version.old.single: "Old version"
|
||||
version.old.multiple: "Old versions"
|
||||
source.code: "Source code"
|
||||
|
||||
download.single: "Download"
|
||||
download.multiple: "Downloads"
|
||||
|
||||
github: "GitHub Repository"
|
||||
gitea: "Self-hosted Gitea Repository"
|
||||
nuget: "Nuget Package"
|
||||
|
||||
none.ms: None
|
||||
none.mp: None
|
||||
none.fs: None
|
||||
none.fp: None
|
||||
|
47
data/strings/en/lscom-cli-dotnet.yml
Normal file
47
data/strings/en/lscom-cli-dotnet.yml
Normal file
@@ -0,0 +1,47 @@
|
||||
# EN - DotNet-ListComPort
|
||||
|
||||
meta.title: DotNet-ListComPort
|
||||
meta.description: A simple CLI tool that can list COM ports with their name, friendly
|
||||
name and device name easily and cleanly.
|
||||
article.subtitle: <a href="https://github.com/aziascreations/DotNet-ListComPort" class="font-size-16"><i
|
||||
class="fab fa-github"></i> View on GitHub</a>
|
||||
intro.title: Introduction
|
||||
intro.p1: A simple CLI tool that can list COM ports with their full name easily and
|
||||
cleanly.
|
||||
intro.p2: This tool is intended to replace the tedious task of having to use the <code
|
||||
class="code">mode</code> command, and the <i>Device Manager</i> to find a newly
|
||||
plugged-in device that provides a COM port.
|
||||
intro.p3: This version of the program is a complete refactoring of my old <a href="https://github.com/aziascreations/PB-ListComPort">PB-ListComPort</a>
|
||||
project that also changes from the proprietary and paid PureBasic language and compiler
|
||||
to .NET 6.0.
|
||||
requirements.title: Requirements
|
||||
requirements.1: Windows
|
||||
requirements.2: Any CPU architecture
|
||||
requirements.3: ".NET 6.0"
|
||||
requirements.4: Optional if using the larger "self-contained" builds.
|
||||
improvements.title: Improvements over PB-ListComPort
|
||||
improvements.1: Switched from PureBasic to .NET 6.0.
|
||||
improvements.2: Improved a lot of the program's logic.
|
||||
improvements.3: Added the <code>-H/--short-help</code>.
|
||||
improvements.4: Added support for Windows ARM & ARM64.
|
||||
improvements.5: Support for running without a console.
|
||||
usage.title: Usage
|
||||
formatting.title: Output formatting
|
||||
requirements.table.title: Requirements
|
||||
requirements.text.dotnet: <a href="https://dotnet.microsoft.com/en-us/download/dotnet/6.0">.NET
|
||||
6.0</a>
|
||||
packages.title: Packages
|
||||
packages.single.title: Single Builds
|
||||
packages.single.1: Lighter builds that only contain the exe and required licenses.<br>You
|
||||
will need to install the <a href="https://dotnet.microsoft.com/en-us/download">.NET
|
||||
6.0 Runtime</a>.
|
||||
packages.self.title: Self-Contained Builds
|
||||
packages.self.1: Larger builds that contain the exe and the <a href="https://dotnet.microsoft.com/en-us/download">.NET
|
||||
6.0 Runtime</a> as well as the required licenses.
|
||||
packages.msi.title: MSI Installers
|
||||
packages.msi.1: Windows installers that contain the relevant "Self-Contained" build
|
||||
with an option to automatically update existing installations and add the program
|
||||
to the <kbd>%PATH%</kbd>.<br>The install location is <kbd>%ProgramFiles%\NibblePoker\lscom\</kbd>
|
||||
and cannot be changed. <i>(This will be possible in future releases)</i>
|
||||
links.title: Links
|
||||
screenshots.title: Screenshots
|
@@ -20,6 +20,42 @@ user-agent: User-Agent
|
||||
|
||||
server: Serveur
|
||||
|
||||
cpu.architecture: CPU Architecture
|
||||
cpu.architecture: Architecture de CPU
|
||||
cpu.responsive: "<span class=\"mobile-hide\">Architecture de </span>CPU"
|
||||
cpu.any: "Indépendante"
|
||||
cpu.x64: "x64"
|
||||
#cpu.x64: "<p>x64<br>AMD64</p>"
|
||||
cpu.x86: "x86"
|
||||
cpu.arm32: "ARM32"
|
||||
#cpu.arm32: "<p>ARM32<br>ARMv7<br>AArch32</p>"
|
||||
cpu.arm64: "ARM64"
|
||||
#cpu.arm64: "<p>ARM64<br>ARMv8<br>AArch64</p>"
|
||||
cpu.risc-v: "RISC-V"
|
||||
|
||||
requirements: "Dépendances"
|
||||
|
||||
python: Python
|
||||
java: Java
|
||||
c99: C99
|
||||
dotnet: .NET
|
||||
purebasic: PureBasic
|
||||
|
||||
version: "Version"
|
||||
version.current: "Version actuelle"
|
||||
version.previous.single: "Version précédente"
|
||||
version.previous.multiple: "Versions précédentes"
|
||||
version.old.single: "Ancienne version"
|
||||
version.old.multiple: "Anciennes versions"
|
||||
source.code: "Code source"
|
||||
|
||||
download.single: "Téléchargement"
|
||||
download.multiple: "Téléchargements"
|
||||
|
||||
github: "Dépôt GitHub"
|
||||
gitea: "Dépôt Gitea auto-hébergé"
|
||||
nuget: "Packet Nuget"
|
||||
|
||||
none.ms: Aucun
|
||||
none.mp: Aucuns
|
||||
none.fs: Aucune
|
||||
none.fp: Aucunes
|
||||
|
46
data/strings/fr/lscom-cli-dotnet.yml
Normal file
46
data/strings/fr/lscom-cli-dotnet.yml
Normal file
@@ -0,0 +1,46 @@
|
||||
# FR - DotNet-ListComPort
|
||||
|
||||
meta.title: DotNet-ListComPort
|
||||
meta.description: Un petit utilitaire pour invité de commande qui permet de facilement
|
||||
lister les noms, noms formatés et chemin des ports COM.
|
||||
article.subtitle: <a href="https://github.com/aziascreations/DotNet-ListComPort" class="font-size-16"><i
|
||||
class="fab fa-github"></i> Voir sur GitHub</a>
|
||||
intro.title: Introduction
|
||||
intro.p1: Un petit utilitaire pour invité de commande qui permet de facilement lister
|
||||
les noms, noms formatés et chemins des ports COM.
|
||||
intro.p2: Cet outil a pour bût de faciliter cette tâche sans avoir à utiliser la commande
|
||||
<code>mode</code> ou le <i>Gestionnaire de périphérique</i>.
|
||||
intro.p3: Cette version du programme a completement été réecrit depuis le projet original
|
||||
<a href="https://github.com/aziascreations/PB-ListComPort">PB-ListComPort</a> en
|
||||
.NET 6.0 au lieu de PureBasic afin de ne plus utiliser de langage de programmation
|
||||
propriétaire.
|
||||
requirements.title: Dépendances
|
||||
requirements.1: Windows
|
||||
requirements.2: Toutes architectures de CPU
|
||||
requirements.3: ".NET 6.0"
|
||||
requirements.4: Optionnel si vous utilisez les paquets "self-contained".
|
||||
improvements.title: Améliorations
|
||||
improvements.1: Changement de PureBasic vers .NET 6.0.
|
||||
improvements.2: Amélioration de la logique interne du programme.
|
||||
improvements.3: Ajout de l'option <code>-H/--short-help</code>.
|
||||
improvements.4: Support pour Windows ARM et ARM64.
|
||||
improvements.5: Support pour le lancement sans invité de commande.
|
||||
usage.title: Utilisation
|
||||
formatting.title: Formatage de sortie
|
||||
requirements.table.title: Dépendances
|
||||
requirements.text.dotnet: <a href="https://dotnet.microsoft.com/en-us/download/dotnet/6.0">.NET 6.0</a>
|
||||
packages.title: Paquets
|
||||
packages.single.title: ??? <i class="text-super-muted">(Single)</i>
|
||||
packages.single.1: Lighter builds that only contain the exe and required licenses.<br>You
|
||||
will need to install the <a href="https://dotnet.microsoft.com/en-us/download">.NET
|
||||
6.0 Runtime</a>.
|
||||
packages.self.title: ??? <i class="text-super-muted">(Self-Contained)</i>
|
||||
packages.self.1: Larger builds that contain the exe and the <a href="https://dotnet.microsoft.com/en-us/download">.NET
|
||||
6.0 Runtime</a> as well as the required licenses.
|
||||
packages.msi.title: Installateurs MSI
|
||||
packages.msi.1: Windows installers that contain the relevant "Self-Contained" build
|
||||
with an option to automatically update existing installations and add the program
|
||||
to the <kbd>%PATH%</kbd>.<br>The install location is <kbd>%ProgramFiles%\NibblePoker\lscom\</kbd>
|
||||
and cannot be changed. <i>(This will be possible in future releases)</i>
|
||||
links.title: Liens
|
||||
screenshots.title: Captures d'écran
|
Reference in New Issue
Block a user