/cap

Screen capture tool

Primary LanguageJavaScriptMIT LicenseMIT

CAP

Screen capture tool

Features

  • Capture the screen to the clipboard
  • Save the captured screen at the desktop
  • Adds Timestamp to the name of the saved file
  • Adds Keyboard shortcuts : Ctrl + Print Screeen and Command + Shift + 5
  • Adds an icon to the tray bar

Setup

There is no installer for now, please follow the steps bellow

git clone https://github.com/hamilton-lima/cap.git
cd cap
npm install
npm start 

Future work