flameshot
Powerful yet simple to use screenshot software
Flameshot is a screenshot program. Features:
Customizable appearance.
Easy to use.
In-app screenshot edition.
DBus interface.
Upload to Imgur.
- Versions: 12.1.0
- Website: https://github.com/flameshot-org/flameshot
- Licenses: GPL 3+
- Package source: gnu/packages/image.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of flameshot
as follows:
guix install flameshot
Or install a particular version:
guix install flameshot@12.1.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of flameshot about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/flameshot'><img src='https://packages.guix.gnu.org/packages/flameshot/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/flameshot/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/flameshot)
Example Org:
[[https://packages.guix.gnu.org/packages/flameshot][https://packages.guix.gnu.org/packages/flameshot/badges/latest-version.svg]]