Ext apps cleanup

This commit is contained in:
Willy-JL
2023-03-27 06:29:27 +01:00
parent f8e140de0c
commit e771899ec9
99 changed files with 0 additions and 1523 deletions
-17
View File
@@ -1,17 +0,0 @@
# Caesar Cipher
A [caesar cipher](https://en.wikipedia.org/wiki/Caesar_cipher) encoder for the Flipper Zero device.
![input](img/1.png)
![output](img/2.png)
## Usage
Start app, painfully input your ciphertext with the onscreen keyboard. Replace spaces with underscores. Hit "Save", scroll output.
## Compiling
```
./fbt firmware_caesar_cipher
```
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB