inital release

This commit is contained in:
2024-10-10 13:12:01 +03:00
parent fec6166063
commit 7e15ea607d
5 changed files with 151 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# Photok Backup Recovery
## Description
This utility allows you to restore data from backups created by the Photok application without needing an Android phone. Easily access and recover your files directly from your computer.
## Usage
1. Go to the Releases page.
2. Download the executable file for your platform.
3. Run the utility using the command:
```bash
photok-recovery --password <your_password> --file <path_to_backup>
```
Replace <your_password> with your actual password and <path_to_backup> with the path to your backup file.