SkillAgentSearch skills...

EasyJobPSTools

EasyJobPSTools - is a PowerShell Module which enables Graphic features for your scripts

Install / Use

/learn @akshinmustafayev/EasyJobPSTools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EasyJobPSTools

<a href="https://img.shields.io/github/license/akshinmustafayev/EasyJobPSTools"> <img src="https://img.shields.io/github/license/akshinmustafayev/EasyJobPSTools" alt="License" /> </a> <a href="https://img.shields.io/tokei/lines/github/akshinmustafayev/EasyJobPSTools"> <img src="https://img.shields.io/tokei/lines/github/akshinmustafayev/EasyJobPSTools" alt="Total lines" /> </a> <a href="https://img.shields.io/github/downloads/akshinmustafayev/EasyJobPSTools/total"> <img src="https://img.shields.io/github/downloads/akshinmustafayev/EasyJobPSTools/total" alt="Downloads" /> </a> <a href="https://img.shields.io/github/stars/akshinmustafayev/EasyJobPSTools?style=social"> <img alt="GitHub repo file count" src="https://img.shields.io/github/stars/akshinmustafayev/EasyJobPSTools?style=social"> </a> <a href="https://img.shields.io/github/contributors/akshinmustafayev/EasyJobPSTools"> <img alt="GitHub repo file count" src="https://img.shields.io/github/contributors/akshinmustafayev/EasyJobPSTools"> </a>

Description

EasyJobPSTools - is a PowerShell Module which enables Graphic features for your scripts

Overview

Example:

image

image

image

Available commands

  1. Show-EJInputBox - Shows Input-Box for you script
  2. Show-EJSelectFileWindow - Shows Select File Dialog and returns selected file path
  3. Show-EJSelectFolderWindow - Shows Select Folder Dialog and returns selected folder path

Installation

  1. Download release
  2. Create folder EasyJobPSTools in C:\Program Files\WindowsPowerShell\Modules
  3. Copy contents of the release to the C:\Program Files\WindowsPowerShell\Modules\EasyJobPSTools
  4. No additional steps are required. PowerShell will automatically load module

Compilation

  1. Download and install Visual Studio 2019
  2. Download source code and extract it to C:\temp
  3. Open C:\temp\EasyJobPSTools-main\EasyJobPSTools.sln
  4. Press F5 to compile

Contributing

Contribution is very much appreciated. Hope that this tool might be useful for you!

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks0

Languages

C#

Security Score

75/100

Audited on Sep 19, 2023

No findings