Skip to content

Professional screen annotation tool built with Electron - Made with AI

Notifications You must be signed in to change notification settings

pedrocarlos-ti/electron-draw

Repository files navigation

ElectronDraw

A professional screen annotation tool built with Electron, React, and TypeScript.

Features

  • Transparent window overlay for screen annotation
  • Professional drawing tools (pen, shapes, text)
  • Customizable colors and line thickness
  • Global shortcuts for quick access
  • Multi-monitor support

Development

Prerequisites

  • Node.js (v16 or later)
  • npm or yarn

Installation

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run make

Key Shortcuts

  • Ctrl+Shift+D: Toggle drawing mode
  • Ctrl+Shift+C: Clear screen
  • Ctrl+Z: Undo
  • Ctrl+Y: Redo

License

MIT

About

Professional screen annotation tool built with Electron - Made with AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages