mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
chore(docs): update readme.md with flathub link
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
- release-nightly
|
||||
|
||||
jobs:
|
||||
publish-tauri:
|
||||
build-and-release:
|
||||
permissions:
|
||||
contents: write
|
||||
issues: write
|
||||
|
||||
@@ -6,7 +6,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish-tauri:
|
||||
build-and-release:
|
||||
permissions:
|
||||
contents: write
|
||||
issues: write
|
||||
|
||||
@@ -62,6 +62,12 @@ PicoForge is a modern desktop application for configuring and managing Pico FIDO
|
||||
|
||||
## Installation
|
||||
|
||||
### Linux:
|
||||
|
||||
[](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
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user