UNPKG

screenshot-monitor-pro

Version:

A Node.js package for automated screenshot monitoring with SQLite database storage and configurable capture intervals

3 lines (2 loc) 97 B
const ScreenshotMonitor = require('./ScreenshotMonitor'); module.exports = ScreenshotMonitor;