|
1 | 1 | # UnHackable |
2 | 2 |
|
3 | | -Welcome to the Readme file of UnHackable |
| 3 | +<p align="center"> Welcome to the Readme file of UnHackable </p> |
4 | 4 |
|
5 | 5 | UnHackable is a app that generates passwords to keep you safe on the Internet by generating strong, hard to guess passwords. |
6 | 6 | Updates will be rolling out frequently so stay tuned on that. :+1: |
7 | | - |
| 7 | +*** |
| 8 | +<p align="center"> |
| 9 | +<a href="https://github.com/play4Tutorials/UnHackable/archive/master.zip"><img src="https://img.shields.io/badge/UnHackable-Download-blue" alt="Download"></a> |
| 10 | +<a href="https://github.com/play4Tutorials/UnHackable"><img src="https://img.shields.io/badge/UnHackable-Star-blueviolet" alt="Star"></a> |
| 11 | +<a href="https://github.com/play4Tutorials/UnHackable/subscription"><img src="https://img.shields.io/badge/UnHackable-Watch-critical" alt="Watch"></a> |
| 12 | +<a href="https://github.com/play4Tutorials/UnHackable/fork"><img src="https://img.shields.io/badge/UnHackable-Fork-red" alt="Fork"></a> |
| 13 | +<a href="https://github.com/play4Tutorials"><img src="https://img.shields.io/badge/UnHackable-Follow-important" alt="Follow"></a> |
| 14 | +<a href="https://github.com/play4Tutorials/UnHackable/issues"><img src="https://img.shields.io/badge/UnHackable-Issue-critical" alt="Issue"></a> |
| 15 | +<a href="https://www.microsoft.com/en-in/windows"><img src="https://img.shields.io/badge/Platforms-Windows-blue" alt="Platforms"></a> |
| 16 | +</p> |
| 17 | + |
| 18 | +*** |
| 19 | +# Supported Platforms: |
| 20 | + |
| 21 | +Currently only Windows is supported. I hope to bring suppost for MacOS along the next update! |
| 22 | +*** |
8 | 23 | Screenshots :point_down: |
9 | 24 |
|
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | -<a class="github-button" href="https://github.com/play4Tutorials" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-size="large" aria-label="Follow @play4Tutorials on GitHub">Follow @play4Tutorials</a> |
15 | | - |
16 | | -<a class="github-button" href="https://github.com/play4Tutorials/UnHackable/subscription" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-icon="octicon-eye" data-size="large" aria-label="Watch play4Tutorials/UnHackable on GitHub">Watch</a> |
17 | | - |
18 | | -<a class="github-button" href="https://github.com/play4Tutorials/UnHackable" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-icon="octicon-star" data-size="large" aria-label="Star play4Tutorials/UnHackable on GitHub">Star</a> |
19 | | - |
20 | | -<a class="github-button" href="https://github.com/play4Tutorials/UnHackable/fork" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-icon="octicon-repo-forked" data-size="large" aria-label="Fork play4Tutorials/UnHackable on GitHub">Fork</a> |
21 | | - |
22 | | -<a class="github-button" href="https://github.com/play4Tutorials/UnHackable/issues" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-icon="octicon-issue-opened" data-size="large" aria-label="Issue play4Tutorials/UnHackable on GitHub">Issue</a> |
23 | | - |
24 | | -<a class="github-button" href="https://github.com/play4Tutorials/UnHackable/archive/master.zip" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-icon="octicon-download" data-size="large" aria-label="Download play4Tutorials/UnHackable on GitHub">Download</a> |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | +# Prerequisities: |
| 30 | +0. None |
| 31 | + |
| 32 | +# Installation |
| 33 | + |
| 34 | +1. Using Download: |
| 35 | + |
| 36 | + Steps: |
| 37 | + 1. Go to the <a href="https://github.com/play4Tutorials/UnHackable">Repo</a> |
| 38 | + 2. Click on <a href="https://github.com/play4Tutorials/UnHackable/archive/master.zip">Download</a> or button in Readme. |
| 39 | + 3. (After Download is complete) Unzip the file |
| 40 | + 4. Go to the Location where it has been unzipped |
| 41 | + 5.Open the folder and double-click or Run `unhackable-setup.exe`. |
| 42 | + 6. Go through the installation and Done. |
| 43 | + |
| 44 | +2. Using Git:<br/> |
| 45 | + Prerequisites: |
| 46 | + 1. <a href="https://git-scm.com/downloads">Git</a> |
| 47 | + |
| 48 | + Steps: |
| 49 | + 1. Open CMD(Command Prompt) |
| 50 | + 2. Go to the location where you want to clone |
| 51 | + 3. Type and Run `git clone https://github.com/play4Tutorials/UnHackable.git` |
| 52 | + 4. `cd` into the new folder |
| 53 | + 5. Run `unhackable-setup.exe` |
| 54 | + 6. Go through the installation and done. |
0 commit comments