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
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.
- Run
screenshot.app
. - Click to 🔲 from menu bar.
- Fill sftp settings in
Preferences
.- NOTE: Paths must be with end slash.
- Take a screenshot. Generally, you can do it by hot key combination
cmd + shift + 4
. - Put through link your screenshot from the clipboard
cmd + v
.