mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-22 09:51:06 +00:00
d849e9dbf5f1cb759f1ed2c226e380cc2d24fac9
Powerfull yet simple to use screenshot software.
This program is in heavy develpment and it's incomplete!
Considerations
If you have a system-wide shortcut assigned to thePrint
key, you should disable it because it may interfere with the global key detection.
In order to solve this problem I'm thinking about creating a cli tool to communicate with Flameshot via IPC socket; you could assign the specific command tto trigger the capture in a very convenient way. (that could be extended with many functions but it isn't a priority)
Check the ./docs folder for more information.
Dependencies
- QT (tested with QT5.8)
- QT X11
- X11 devel (with xcb)
Screenshots
Dynamic button position based on your selection!
Choose your buttons and edit your screenshots!

License
- The main code is licensed under GPLv3
- The logo of Flameshot is licensed under Free Art License v1.3
- The button icons are licensed under Apache License 2.0. See: https://github.com/google/material-design-icons
- The code at capture/capturewidget.cpp is based on https://github.com/ckaiser/Lightscreen/blob/master/dialogs/areadialog.cpp
- The code at capture/capturewidget.h is based on https://github.com/ckaiser/Lightscreen/blob/master/dialogs/areadialog.h
- Qt-Color-Widgets taken and modified from https://github.com/mbasaglia/Qt-Color-Widgets (see their license and exceptions in the project)
Languages
C++
89.7%
CMake
6.1%
Shell
2.8%
Roff
1.1%
C
0.2%
Other
0.1%

