chore(docs): update readme.md with flathub link

This commit is contained in:
Suyog Tandel
2026-03-15 19:25:49 +05:30
parent a65cba6876
commit 6c003ed6fa
4 changed files with 22 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on:
- release-nightly
jobs:
publish-tauri:
build-and-release:
permissions:
contents: write
issues: write
+1 -1
View File
@@ -6,7 +6,7 @@ on:
workflow_dispatch:
jobs:
publish-tauri:
build-and-release:
permissions:
contents: write
issues: write
+9 -1
View File
@@ -62,6 +62,12 @@ PicoForge is a modern desktop application for configuring and managing Pico FIDO
## Installation
### Linux:
[![Get it on Flathub](https://flathub.org/api/badge?locale=en)](https://flathub.org/en-GB/apps/in.suyogtandel.picoforge)
### Other OS:
Check the official [PicoForge Wiki](https://github.com/librekeys/picoforge/wiki/Installation) for installation info of the application.
## Usage
@@ -245,6 +251,8 @@ Please check the [CONTRIBUTING.md](.github/CONTRIBUTING.md) file for the full co
## License
![AGPL3-Image](https://www.gnu.org/graphics/agplv3-155x51.png)
This project is licensed under the **GNU Affero General Public License v3.0 (AGPL-3.0-only)**.
See [LICENSE](LICENSE) for full details.
@@ -252,7 +260,7 @@ See [LICENSE](LICENSE) for full details.
## Repository Maintainers
- **Suyog Tandel** ([@lockedmutex](https://github.com/lockedmutex))
- **Fabrice Bellamy** ([@Lab-8916100448256](https://github.com/Lab-8916100448256)) - Co-Maintainer
- **Fabrice Bellamy** ([@Lab-8916100448256](https://github.com/Lab-8916100448256))
## Package Maintainers
+11 -1
View File
@@ -8,7 +8,7 @@
<summary>Security keys configuration tool</summary>
<description>
<p
>PicoForge is a modern desktop application for configuring and managing pico-fido and LibreKeys security keys. Built with Rust and GPUI, it provides an intuitive interface for reading device information, configuring USB identifiers, adjusting LED settings, managing security features, and monitoring stored credentials.</p>
>PicoForge is a desktop application for configuring and managing pico-fido and LibreKeys security keys. Built with Rust and GPUI, it provides an intuitive interface for reading device information, configuring USB identifiers, adjusting LED settings, managing security features, and monitoring stored credentials.</p>
</description>
<developer id="in.suyogtandel">
@@ -63,12 +63,22 @@
<url type="details">https://github.com/librekeys/picoforge/releases/tag/v0.5.0</url>
<description translate="no">
<p>Release 0.5.0</p>
<ul>
<li>Add support for LibreKeys One firmware version 7.4.2</li>
<li>Add support for pico-fido firmware version 7.4</li>
<li>Improve Sidebar handling</li>
<li>Fix application crashing while parsing stored passkeys</li>
</ul>
</description>
</release>
<release version="0.4.1" date="2026-02-22">
<url type="details">https://github.com/librekeys/picoforge/releases/tag/v0.4.1</url>
<description translate="no">
<p>Release 0.4.1</p>
<ul>
<li>Drop tauri in favor of GPUI for the GUI of the application</li>
<li>Improve Passkeys Management UI</li>
</ul>
</description>
</release>
</releases>