Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 724 Bytes

File metadata and controls

30 lines (18 loc) · 724 Bytes

SystemTrayProgramLauncher

This is a program that runs in the Windows System Tray and allows users to configure custom right click menus.

Application Running

Table of Contents

Installation

  • It's a .NET 6.0 project, it should load into Visual Studio with little hassle.

Usage

  • Custom scripts are imported through the \SystemTrayProgramLauncher\SystemTrayProgramLauncher\bin\Debug\net6.0-windows\environment\env.txt file.
  • The env.txt file should be in the format [ Title ]###[ Path to script ]

Contributing

  • Always welcome :)

License

  • MIT License