Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 241 Bytes

File metadata and controls

5 lines (4 loc) · 241 Bytes

TrayApp

This application runs on System Tray and registers a Scheduled Task on Windows. Every minute, the application calls itself passing the "NOGUI" argument which indicates that some "background" process needs to run.

Edited on github