Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions applications/Tools/flippass/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ sourcecode:
type: git
location:
origin: https://github.com/Arckanos/FlipPass.git
commit_sha: d74333b8ec3e9c4c65c0768a1637ef7930491e52
short_description: KeePass (KDBX) password vault browser with HID writing via USB and Bluetooth.
commit_sha: 713d79f3121dd3c31d9191211ebf916af8672fdd
short_description: KeePass-based password manager with HID writing via USB and Bluetooth.
description: "@README.md"
changelog: "@docs/changelog.md"
screenshots:
Expand All @@ -13,4 +13,7 @@ screenshots:
- screenshots/Typing.png
- screenshots/Keyboard-Layout.png
- screenshots/Password-Entry-Extended.png
- screenshots/OTP.png
- screenshots/Generator.png
- screenshots/Collecting.png
- screenshots/Close.png
Loading