From 1c2e905b70c462d4944ecf2d62dd80b910e0cdcf Mon Sep 17 00:00:00 2001 From: Eray <142736624+turkaysoftware@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:07:10 +0300 Subject: [PATCH] Update README.md --- README.md | 45 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ccc661..eb2b133 100644 --- a/README.md +++ b/README.md @@ -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 |