Skip to content

revilon1991/screenshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

Introduction

This application has a wire between GoLang and Objective-C languages. It needs for to read OSX system events and capture screenshots.

The application provides delivering screenshots to your sftp server. Just fill fields in the preferences menu and take a screenshot. Generally, you can do it by combination shift+cmd+4. After you can put through the link from your buffer by cmd+v.

System requirements:

  • OSX 11.5 and higher

Installation

Download the latest release and run it on your macOS.

Or build from the source:

git clone https://github.com/revilon1991/screenshot.git
cd screenshot
make

It's expected that Make was installed in your operating system.

Usage

  1. Run screenshot.app.
  2. Click to 🔲 from menu bar.
  3. Fill sftp settings in Preferences.
    • NOTE: Paths must be with end slash.
  4. Take a screenshot. Generally, you can do it by hot key combination cmd + shift + 4.
  5. Put through link your screenshot from the clipboard cmd + v.

License

license