https://github.com/programmingkyle/window-capture
Effortlessly capture a screenshot of any selected application window with precision. This application ensures that the screenshot perfectly matches the width and height of the application, eliminating the need for additional editing or adjustments. Experience a quick and seamless process for capturing and showcasing your application windows.
https://github.com/programmingkyle/window-capture
app css electron electron-app html javascript
Last synced: 9 months ago
JSON representation
Effortlessly capture a screenshot of any selected application window with precision. This application ensures that the screenshot perfectly matches the width and height of the application, eliminating the need for additional editing or adjustments. Experience a quick and seamless process for capturing and showcasing your application windows.
- Host: GitHub
- URL: https://github.com/programmingkyle/window-capture
- Owner: programmingKyle
- Created: 2024-01-09T23:52:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T04:23:28.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T01:53:55.770Z (11 months ago)
- Topics: app, css, electron, electron-app, html, javascript
- Language: JavaScript
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Window Capture
## Overview
Effortlessly capture a screenshot of any selected application window with precision. This application ensures that the screenshot perfectly matches the width and height of the application, eliminating the need for additional editing or adjustments. Experience a quick and seamless process for capturing and showcasing your application windows.
## Features
- Effortlessly capture screenshots of active applications!
- Select as many windows as you want to take pictures of all selected.
- Manage your screenshot folder and easily open the directory for convenient access.
## Getting Started
### Prerequisites
- [Node.js](https://nodejs.org/)
- [npm](https://www.npmjs.com/) (comes with Node.js)
### Setup
- Clone this repository.
- Navigate to repository directory.
- Install dependencies (`npm install`).
- Run the application (`npm start`).