Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ermannog/PowerTray
Browse files Browse the repository at this point in the history
  • Loading branch information
ermannog committed Mar 2, 2020
2 parents 47526d3 + 7c351b1 commit 1797f04
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Expand Up @@ -2,3 +2,15 @@
PowerTray allows the execution and display of PowerShell script output.

PowerTray is develop in Visual Studio 2017 using VB.NET and require .NET Framework version 4.5 or higher.

Through PowerTray it is possible to view the output of predefined powershell scripts in the application and / or custom scripts through an icon in the TrayBar.

PowerTray also allows you to customize the display of the output by choosing the font, the color of the text, the background and the position of the output.

![image](https://user-images.githubusercontent.com/20457171/75661627-f5029800-5c6d-11ea-8c1b-a9c2053cbf4f.png)

![image](https://user-images.githubusercontent.com/20457171/75661898-7528fd80-5c6e-11ea-9670-4924497e0f90.png)

![image](https://user-images.githubusercontent.com/20457171/75663542-46f8ed00-5c71-11ea-8747-3e6b9496eff9.png)

![image](https://user-images.githubusercontent.com/20457171/75663601-6263f800-5c71-11ea-8005-ce99aa604310.png)

0 comments on commit 1797f04

Please sign in to comment.