当前位置:   article > 正文

好用的跨平台开源截图工具推荐--flameshot_flameshot windows

flameshot windows

flameshot

简介

flameshot 是一款跨平台的截图工具

图标

icon

配置文件路经

linux:
~/.config/flameshot/flameshot.ini 
windows: 
C:\Users\{YOURNAME}\AppData\Roaming\flameshot\flameshot.ini 
  • 1
  • 2
  • 3
  • 4

github地址:

https://github.com/flameshot-org/flameshot
  • 1

下载

https://github.com/flameshot-org/flameshot/releases/tag/v0.10.2
  • 1

常见平台安装

  • MacOS
brew install --cask flameshot
  • 1
  • Manjaro
pacman -S flameshot
  • 1
  • Ubuntu 16.04
wget https://github.com/flameshot-org/flameshot/releases/download/v11.0.rc1/Flameshot-11.0.rc1.x86_64.AppImage

  • 1
  • 2
  • Ubuntu 18.04+
apt install flameshot
  • 1
  • Ubuntu 20.04+ 下载deb包安装
https://github.com/flameshot-org/flameshot/releases
wget http://github.com/flameshot-org/flameshot/releases/download/v11.0.0/flameshot-11.0.0-1.ubuntu-20.04.amd64.deb
sudo apt install ./flameshot-11.0.0-1.ubuntu-20.04.amd64.deb
  • 1
  • 2
  • 3

Debian 10+

apt install flameshot
  • 1
  • windows 直接下载安装包,下载地址:
https://github.com/flameshot-org/flameshot/releases/tag/v0.10.2            
  • 1

常用快捷键

按PrintScreen键 激活
Ctrl + c 拷贝到剪贴版 
Ctrl + s 保存到文件
Ctrl + z 撤销
  • 1
  • 2
  • 3
  • 4

常见问题

  • 运行时提示 linux下提示/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14’ not found 解决办法
sudo pacman -Ss gcc
sudo pacman -S core/gcc
  • 1
  • 2

在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/435977?site
推荐阅读
相关标签
  

闽ICP备14008679号