-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
Showing
23 changed files
with
1,202 additions
and
539 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
``` | ||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.