Skip to content

Commit

Permalink
New UI and BETA version
Browse files Browse the repository at this point in the history
 * Created a whole new UI.
 * Added program icon and other icons.
 * Added Copy, Cut, Paste & Clear buttons to both input & output.
 * Renamed everything to "ScoutsEncoder".
 * Rearranged code and other code adjustments.
 * Added README.md File.
  • Loading branch information
yousinix committed Sep 7, 2018
1 parent 33be025 commit 7b8b146
Show file tree
Hide file tree
Showing 23 changed files with 1,202 additions and 539 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# ScoutsEncoder V1.0 [BETA]
This software encodes plain text into scouts' Arabic ciphers.


# Using ScoutsEncoder (Personal Use)
- Click **"Clone or download"** and choose **"Download ZIP"**.
- Extract the downloaded file to any **location**.
- Go to your chosen **location** then go to the following directory:
```ShellSession
scouts-encoder-master\ScoutsEncoder\bin\Debug
```
- Double click on the following file:
```ShellSession
ScoutsEncoder.exe
```

270 changes: 0 additions & 270 deletions Scouts Encoder/EncodingForm.Designer.cs

This file was deleted.

Loading

0 comments on commit 7b8b146

Please sign in to comment.