Skip to content

C++ app to take screenshots of a running machine and upload it at regular intervals to a web server.

Notifications You must be signed in to change notification settings

sakshikukreja14/employee_screen_tracker

 
 

Repository files navigation

Employee Screen Tracker (Remote Screencapture)

This C++ application runs quietly on any Windows machine and sends screenshots at regular intervals to your web server.

It can be used for tracking employees' work time, providing simple support to clients, or just tracking what's going on on a computer throughout the day.

The image filenames are based on the application's filename, which are validated using a custom validator service on your web server.

About

C++ app to take screenshots of a running machine and upload it at regular intervals to a web server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 38.1%
  • C 37.9%
  • Objective-C 24.0%