Skip to content

ranand12/screen-shot-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Tutorial Screenshot Capturer

A macOS application that automatically captures screenshots during tutorial sessions and generates an HTML summary.

Features

  • Captures screenshots at regular intervals during tutorial sessions
  • Generates an organized HTML page with all screenshots
  • Saves sessions with timestamps for easy reference
  • Simple command-line interface

Installation

See macos-app/QUICKSTART.md for quick installation instructions.

For detailed setup information, see macos-app/README.md.

Quick Start

  1. Install dependencies:

    cd macos-app
    ./install.sh
  2. Run the application:

    python screenshot_capturer.py
  3. Follow the prompts to start/stop capturing screenshots

Requirements

Output

Screenshots are saved to ~/TutorialScreenshots/ with session-based organization and an HTML summary page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors