Skip to content

v.1.0.5

Latest
Compare
Choose a tag to compare
@suchsoak suchsoak released this 28 Apr 00:24
· 14 commits to main since this release
fc0d182
 ___                                             _  _ __  _   
| _ \ ___  _ __ __  ___  _ _        ___ __  _ _ (_)| '_ \| |_ 
|  _// _ \ \ V  V // -_)| '_|      (_-// _|| '_|| || .__/|  _|
|_|  \___/  \_/\_/ \___||_|        /__/\__||_|  |_||_|    \__|

GitHub: https://github.com/suchsoak  
Author: suchsoak  
Version: 1.0.5

## Menu

| Option | Description            | Option | Description         |
|--------|------------------------|--------|---------------------|
| [1]    | WSL                    | [9]    | IDE                 |
| [2]    | Firewall rules         | [10]   | System Info         |
| [3]    | Browser Install        | [11]   | File Information    |
| [4]    | Drive Reset            | [12]   | Restore Point       |
| [5]    | Net Reset              | [13]   | Windows Update      |
| [6]    | Disk Verification      | [14]   | Event Log           |
| [7]    | Telssh                 | [15]   | MpScan              |
| [8]    | Programming Language   | [16]   | Password            |
|        |                        | [17]   | HR CODE             |

Choose the option:

New: HR CODE Script

The new HR CODE script allows you to generate a QR code with a custom link.
You can choose between two methods: using the curl tool or PowerShell's QRCodeGenerator module.

Note: For PowerShell, you must install the QRCodeGenerator module.

HR CODE Menu

 _  _  ___   ___   ___   ___   ___ 
| || || _ \ / __| / _ \ |   \ | __|
| __ ||   /| (__ | (_) || |) || _| 
|_||_||_|_\ \___| \___/ |___/ |___|
    
[1] Curl  
[2] QRCodeGenerator

GitHub: https://github.com/suchsoak  
Author: suchsoak

Usage

  • Select the desired method to generate your QR code.
  • Enter the link you want to encode.
  • Follow on-screen instructions.

References & Resources

Name Link
HR CODE Readme hrcode.md
HR CODE Script hrcode.ps1
QRCodeGenerator techexpert.tips

Several comments were added in the script for guidance, such as # HQCODE. The author name was also corrected to "suchsoak" throughout the script.