项目作者: cccaaannn

项目描述 :
A simple, portable, customizable screenshot tool.
高级语言: Python
项目地址: git://github.com/cccaaannn/Quickshot.git
创建时间: 2021-04-24T00:37:31Z
项目社区:https://github.com/cccaaannn/Quickshot

开源协议:MIT License

下载


Quickshot

A simple, portable, customizable screenshot tool.


GitHub top language GitHub license GitHub release

Check out Quickshot website

Features

  • Fast, no more choosing save path or name every time.
  • Easy to use, simple ui single button.
  • Customizable, check Settings.
  • Portable, all required files in one folder on a path that you choose. check versions.


Custom color Quickshot examples

drawingdrawing


drawingdrawing


drawingdrawing


drawingdrawing

Settings

Quickshot has several customization options.

  • Background, accent color and opacity customization.
  • Hotkey customization.
  • Multi screen support for full screen screenshots.
  • Clipboard support.
  • Screenshot save customizations
    • Save name and path.
    • Options for screenshot numbering.
    • Date formatting.
    • Locale date naming.
    • jpg and png support.



drawingdrawing



Versions

Windows

  • win32 installer
    • This version has an option for adding shortcut to context menu, if selected you can not move the installation folder.
  • msix installer
    • msix packages needs to use another folder for saving settings since they can not be changed, this version saves settings to C:\Users\USER\.Quickshot.
  • portable
    • Portable version without installer.

Linux

  • AppImage | appimage.org
    • AppImages needs to use another folder for saving settings since they can not be changed, this version saves settings to /HOME/USER/.Quickshot.
    • Extra dependencies
      • Clipboard function requires xclip to be installed on Linux.
    • Known issues
      • Scaling display causes coordinate problems on screenshots on kde plasma but works on gnome 🤷🏻‍♂️.
      • Some long animations causes Quickshot’s frame to be visible on screenshots, use Window invisibility time option for delaying screenshot (or disable display compositor).