Skip to content
Open
Show file tree
Hide file tree
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
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## 1.5
* Added Suzuki SUZ18 key format support by @RIcePatrol

## 1.4
* Added Weiser WR3 key format support by @lightos

## 1.3
* A new UI/workflow for key format selection by @Offreds's PR
* Added QR code directing user to @TalkingSasquach's awesome video from decoding keys to 3D-printing copies.

## 1.2
Bug fixes

## 1.1
## What's Changed
* Support for double sided key and multiple new key formats by @HonestLocksmith
* New formats:
Manufacturer-Format Name-Data Sheet(if applicable)
Expand Down
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Key Copier App
A Flipper Zero app for measuring key bitting patterns.

## Installation
The best way to install the latest build would be download it from Flipper Zero's Official App Store:
https://lab.flipper.net/apps/key_copier

## Instruction
To measure your key:
1. Place it on top of the screen.
Expand All @@ -10,9 +14,11 @@ To measure your key:
## Special Thanks
- Thank [@jamisonderek](https://github.com/jamisonderek) for his [Flipper Zero Tutorial repository](https://github.com/jamisonderek/flipper-zero-tutorials) and [YouTube channel](https://github.com/jamisonderek/flipper-zero-tutorials#:~:text=YouTube%3A%20%40MrDerekJamison)! This app is built with his Skeleton App and GPIO Wiegand app as references.
- Thank [@HonestLocksmith](https://github.com/HonestLocksmith) for PR #13 and #20. TONS of new key formats and supports for DOUBLE-SIDED keys are added. We have car keys now!
- Thank [@Offreds](https://github.com/Offreds) for PR #32. We now have a more streamlined workflow for key format selection.
- Thank [@lightos](https://github.com/lightos) for PR #36. Weiser WR3 key format was added.
- Thank [@RIcePatrol](https://github.com/RIcePatrol) for PR #37. Suzuki SUZ18 key format was added.
- Hey! We are on [Adam Savage's show](https://youtu.be/c8q2YVRiOAE?t=485)! Thanks for featuring my app!
- [Project channel](https://discord.com/channels/1112390971250974782/1264067969634402356)

- We also made it to @TalkingSasquach's YouTube! He's made an awesome walkthrough from decoding the key bitting to 3D-printing copies. [Check it out!](https://www.youtube.com/watch?v=P3-KhSJE1as)



2 changes: 1 addition & 1 deletion application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ App(
fap_category="Tools",
fap_icon_assets="assets",
fap_description="@README.md",
fap_version="1.1",
fap_version="1.5",
fap_author="Torron"
)
Binary file added assets/QR_Code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading