Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
turkaysoftware authored Sep 16, 2024
1 parent 8f6156f commit 1c2e905
Showing 1 changed file with 43 additions and 2 deletions.
45 changes: 43 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,43 @@
# yamira
USB Drive Protection Software
# Yamira - USB Drive Protection Software

**Yamira** is a **USB drive protection software** developed by **Eray Türkay**. **Protects your USB storage devices** against malware. In particular, it provides **effective protection against hiding/deleting your personal files** as soon as you plug your USB storage devices into the computer.

Programmed with C# and .NET Framework only. No external libraries, no dependencies.

![Yamira UI](https://github.com/user-attachments/assets/80d1ebf9-6f58-4e64-b5c5-c0b4b421e4ab)

# Download Yamira

Download: [Yamira Latest Version](https://github.com/turkaysoftware/yamira/releases/latest)

# How to use Yamira?

**Extract the entire contents of the Alpis ZIP file** you downloaded from the **[Release](https://github.com/turkaysoftware/yamira/releases/latest)** section into a folder. Just run *Yamira_x64.exe* if you have an **x64 processor** or *Yamira_arm64.exe* if you have an **ARM processor**!

# Supported Languages

- English
- Turkish

# Supported Themes

- Light Theme
- Dark Theme

# Supported Operating Systems

- Windows 11 x64
- Windows 10 x64

# Supported Architectures

- 64 Bit (x64)
- ARM64 (ARM CPU)

# System Requirements

| | Minimum Requirements | Recommended Requirements |
| -- | :--: | :--: |
| OS: | Windows 10 x64 | Windows 10 22H2 x64|
| RAM: | 50 MB Free RAM | 75 MB Free RAM |
| .NET: | .NET Framework 4.8.1 | .NET Framework 4.8.1 |

0 comments on commit 1c2e905

Please sign in to comment.