NuVault@lemmy.sdf.org to Open Source@lemmy.ml · edit-24 months agoFlameshot, an Open Source screenshot softwarelemmy.sdf.orgimagemessage-square69fedilinkarrow-up1423arrow-down110file-text
arrow-up1413arrow-down1imageFlameshot, an Open Source screenshot softwarelemmy.sdf.orgNuVault@lemmy.sdf.org to Open Source@lemmy.ml · edit-24 months agomessage-square69fedilinkfile-text
Features: Highly customizable In-app screenshot editing Upload to online platforms Command-line interface (CLI) Platforms: Linux Windows MacOS Link: flameshot.org.
minus-squareAnas@lemmy.worldlinkfedilinkarrow-up3·3 months agoAny reason to use this instead of ShareX?
minus-squarefilcuk@lemmy.ziplinkfedilinkarrow-up1·3 months agoNot for me, went back to ShareX. I can’t find anything that does all the things and better.
minus-squareUninvited Guest@lemmy.calinkfedilinkarrow-up1·3 months agoUI scaling? I recently switched from ShareX to Flames hot (on Windows) because of it.
minus-squarecrusty@lemmy.dbzer0.comlinkfedilinkarrow-up5·3 months agoShareX is only available for Windows since it relies on some APIs in .NET
minus-squarerefalo@programming.devlinkfedilinkarrow-up3·edit-23 months ago.NET works on non-Windows OSes too, at least enough to have a GUI. Avalonia is cross-platform for example. Not only across desktop but also mobile and web.
Any reason to use this instead of ShareX?
Not for me, went back to ShareX. I can’t find anything that does all the things and better.
UI scaling?
I recently switched from ShareX to Flames hot (on Windows) because of it.
ShareX is only available for Windows since it relies on some APIs in .NET
.NET works on non-Windows OSes too, at least enough to have a GUI. Avalonia is cross-platform for example. Not only across desktop but also mobile and web.