Features:

  • Highly customizable
  • In-app screenshot editing
  • Upload to online platforms
  • Command-line interface (CLI)

Platforms:

  • Linux
  • Windows
  • MacOS

Link: flameshot.org.

You are viewing a single thread.
View all comments View context
2 points

It works flawlessly. Yes, currently it takes a bit of tweaking to get it working on Wayland, but once you nail it, flawless and so freaking useful. Once I started using it I find every other screen shot app lacking.

permalink
report
parent
reply
7 points

So if you have to get it working on Wayland, I don’t think it works flawless. What exactly did you do?

permalink
report
parent
reply
3 points
*

I agree, but flawless does apply after the tweak/workaround is completed.

  • Anyway, if installed from flatpak:
sudo tee /usr/local/bin/flameshot-workaround > /dev/null <<'EOF'
#!/bin/bash
flameshot
EOF
sudo chmod a+x /usr/local/bin/flameshot-workaround

After this, just make the call from:

/usr/local/bin/flameshot-workaround

instead of:

flameshot gui
  • If installed RPM, then make the call from:
script --command "flameshot gui" /dev/null

instead of:

flameshot gui
permalink
report
parent
reply
3 points

So why do that? Seems like you’re just piping the output to null?

permalink
report
parent
reply

Open Source

!opensource@lemmy.ml

Create post

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

  • Posts must be relevant to the open source ideology
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

Community stats

  • 5.5K

    Monthly active users

  • 893

    Posts

  • 6.7K

    Comments