HiDeoo / Capture

Capture, Annotate & Share screenshots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capture

Capture

Capture Capture Capture Capture

Capture Capture Capture Capture

Integration Status License

Capture, Annotate & Share screenshots…

Motivations

As I couldn't find any application to quickly & easily capture, annotate and share screenshots to various destinations, I decided to build my own.

At the moment, only macOS is supported as the application internally uses screencapture to capture screenshots. The end goal is to make it at least compatible for Linux too as I mainly uses these 2 OSes.

Destinations

The following destinations are currently supported to share screenshots:

Usage

At the moment, only the source code of the application is available and no bundled versions are provided. To use it, you'll need to build the application yourself using the yarn dist command.

Contribute

  1. Fork & clone this repository.
  2. Install all the dependencies using Yarn: yarn.
  3. Set up the development environment by creating & filling a .env.local file based on the provided .env file.
  4. Build & run the development version: yarn start.

License

Licensed under the MIT License, Copyright © HiDeoo.

See LICENSE for more information.

About

Capture, Annotate & Share screenshots

License:MIT License


Languages

Language:TypeScript 99.2%Language:JavaScript 0.5%Language:HTML 0.2%Language:Shell 0.1%