Go to file
泮进瑞 f955dabdfc
!16 修复-截图保存时,会先跳转到最近保存的路径,然后又跳回图片路径
Merge pull request !16 from Ginhou/fix-savedialog-path
2024-08-27 06:27:14 +00:00
.github/workflows Import Upstream version 1.0.0.1kylin1k81 2022-06-22 18:44:21 +08:00
data/kylin-screenshot Import Upstream version 1.0.0.1kylin1k81 2022-06-22 18:44:21 +08:00
dbus Import Upstream version 1.0.0.1kylin1k81 2022-06-22 18:44:21 +08:00
debian 回退 'Pull Request !7 : TASK 181085 子 截图 openkylin2.0 多语言翻译支持' 2023-11-15 06:04:38 +00:00
docs 回退 'Pull Request !7 : TASK 181085 子 截图 openkylin2.0 多语言翻译支持' 2023-11-15 06:04:38 +00:00
gsettings Import Upstream version 1.0.0.1kylin1k81 2022-06-22 18:44:21 +08:00
img Import Upstream version 1.0.0.1kylin1k81 2022-06-22 18:44:21 +08:00
man Import Upstream version 1.0.0.1kylin1k81 2022-06-22 18:44:21 +08:00
src !16 修复-截图保存时,会先跳转到最近保存的路径,然后又跳回图片路径 2024-08-27 06:27:14 +00:00
translations 回退 'Pull Request !7 : TASK 181085 子 截图 openkylin2.0 多语言翻译支持' 2023-11-15 06:04:38 +00:00
CONTRIBUTING.md Import Upstream version 1.0.0.1kylin1k81 2022-06-22 18:44:21 +08:00
COPYING Import Upstream version 1.0.0.1kylin1k81 2022-06-22 18:44:21 +08:00
README.md Import Upstream version 1.0.0.1kylin1k81 2022-06-22 18:44:21 +08:00
graphics.qrc Import Upstream version 1.0.0.1kylin1k81 2022-06-22 18:44:21 +08:00
kylin-screenshot.pro 回退 'Pull Request !7 : TASK 181085 子 截图 openkylin2.0 多语言翻译支持' 2023-11-15 06:04:38 +00:00
kylin-screenshot.pro.user Import Upstream version 1.0.0.1kylin1k81 2022-06-22 18:44:21 +08:00

README.md

Kylin-Screenshot

Powerful yet simple to use screenshot software forked from flameshot.

kylin-screenshot is a powerful screenshot and screen recording tool. It allows you to take screenshots of the captured images in rectangular and circular boxes, set blur, add markers, add text and more. And set mouse display, sound recording, video frame rate, audio bit rate when making screen recording.

Index

Features

  • Customizable appearance.
  • Easy to use.
  • In-app screenshot and screenrecorder edition.
  • DBus interface.

Usage

Dependencies

You will need the following packages to compile kylin-screenshot:

  •           qt5-qmake,
    
  •           qtbase5-dev,
    
  •           qttools5-dev-tools,
    
  •           libqt5svg5-dev,
    
  •           libavformat-dev,
    
  •           libavcodec-dev,
    
  •           libavutil-dev,
    
  •           libswscale-dev,
    
  •           libpulse-dev,
    
  •           libqt5x11extras5,
    
  •           libqt5x11extras5-dev,
    
  •           libxfixes3,
    
  •           libxfixes-dev,
    
  •           libx11-dev,
    
  •           libxinerama1,
    
  •           libxinerama-dev,
    
  •           libgsettings-qt-dev,
    
  •           libkf5windowsystem5
    
  •           libkf5windowsystem-dev,
    
  •           libxtst-dev,
    

You can Build and Install by apt command

sudo mk-build-deps -i kylin-screenshot/debian/control

###Installations After installing all the dependencies, finally run the following commands in the sources root directory:

git clone https://github.com/ubuntukylin/kylin-screenshot.git
cd kylin-screenshot
debuild
cd ..
dpkg -i kylin-screenshot_1.0.0-1_amd64.deb

Terminal Command

You can use the graphical menu to configure Kylin-ScreenShot, but alternatively you can use your terminal or scripts to do so.

  • Open the configuration menu:

    kylin-screenshot config
    
  • Show the initial help message in the capture mode:

    kylin-screenshot config --showhelp true
    
  • For more information about the available options use the help flag:

    kylin-screenshot config -h
    

Keyboard Shortcut

These shortcuts are available in GUI mode:

Keys Description
, , , Move selection 1px
Shift + , , , Resize selection 1px
Esc Quit capture
Ctrl + C Copy to clipboard
Ctrl + S Save selection as a file
Ctrl + Z Undo the last modification