Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 554 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 554 Bytes

WBNPusher

Script to Automatically Save Screenshots of an Industrial Oven's Software Interface to a Server

This script is tailored for a specific industrial oven software and simplifies my workflow significantly.

Its purpose is to monitor when the software displays the oven's graphical data, automatically use the Snipping Tool to capture a screenshot of the graphic, and then save it to a specified server path.

The things that i want to improve:

  • Comment the code to be easier to understand;
  • add a debug tool;
  • add about section;