home.social

#sharex — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sharex, aggregated by home.social.

fetched live
  1. @solair

    Не очень пони маю, зачем на мониторе нужны сантиметры и дюймы; олсо, в #Шиндошс в утилиту-скриншотер #ShareX встроена вот такая функция:

  2. Cool klingendes Release ... Gibt es etwas ähnliches für Linux :tux: resp. Ubuntu :ubuntu: ?

    #ShareX: Screenshots, OCR und QR-Codes in einem Tool | iX Magazin heise.de/news/ShareX-Screensho #OpenSource

  3. Das quelloffene Screenshot-Tool ShareX (Windows) hat eine OCR-Funktion. Das ist überaus hilfreich für manche ALT-Texte im Fediverse.

    getsharex.com

    #ShareX #Screenshot #ALTText #OpenSource

  4. Habe in den letzten Tagen 4 super coole #OpenSource #FOSS Tools installiert und genutzt (PHP, teilweise MySQL):

    * #FreshRSS als eigenen kleinen RSS Reader (so in etwa wie #GoogleReader, falls den noch jemand kennt)

    * #YOURLS zum Links-Verkürzen (so in etwa wie bit.ly)

    * #PrivateBin zum (einmaligen) Teilen von Zugangsdaten o.Ä. als Alternative zu onetimesecret.com (was aus der EU kommt, glaube ich)

    * #ShareX fürs Teilen von #Screenshots

    Bin begeistert! Weitere Tipps?

  5. #soft #Шиндошс
    О! «Починил» сдвиг экрана при снятии скриншота в #ShareX. Во всём была виновата (ненужная) утилитка для центрирования окон 😊

    Чу́дны дела твои...

  6. Une nouvelle version pour #Zipline (zipline.diced.sh), cool 👏

    Un serveur de téléchargement de fichiers #ShareX facile à utiliser, doté de nombreuses fonctionnalités et d'une configuration facile !

    Le service Blabla Linux (zipline.blablalinux.be) passe en version 4.1.0 👌

  7. Vous cherchez un hébergeur d'images simple ? Sachez qu'il existe #Picsur Blabla Linux 😉
    Vous pouvez l'utiliser en tant qu'invité, ou avec un compte et plus d'options de gestion. Ex. : création/utilisation d'une clé API avec #ShareX 🤙
    👉 picsur.blablalinux.be

  8. Dans la dernière vidéo (peertube.blablalinux.be/w/axYx), je montrais comment bien utiliser #Zipline #ShareX file, notamment avec un #script via #FlameShot 👌
    Vous pouvez générer également un script #shell, afin de l'utiliser avec #Ksnip, et ainsi envoyer vos captures automatiquement vers Zipline 🤙
    Peut-être bientôt une vidéo 😉

  9. Le service #Zipline #ShareX File Blabla Linux - Comment bien l'utiliser ❓
    Extension navigateur, #script #Nemo et raccourcis clavier #Flameshot sur Linux #Mint 😎
    peertube.blablalinux.be/w/axYx

  10. Super boulot du développeur et des contributeurs, du serveur #Zipline #ShareX file 👏
    Cette version 4.0 a totalement été réécrite pour proposer une nouvelle interface 👍
    Dorénavant, les paramètres reprennent, en tant que boutons activables, l'ensemble des variables d'environnement #Docker 👌
    Il existe une marche à suivre pour réussir la mise à niveau, et la migration de la base de données à partir de la dernière version 3.7.12 😁

  11. Rien que pour vous… et moi 😉
    Nouveau service 😲
    #Zipline #ShareX file upload server 😎
    Un endroit pour stocker, gérer et partager vos fichiers 🤙
    Outils sympas... raccourcisseur d'URL et génération de scripts pour #Flameshot et ShareX 👌
    👉 zipline.diced.sh

  12. #ScaryTerry
    How do you spell that? #RickAndMorty - i believe either "Pilot", or S1.E1.

    #Geeks which is it?

    That's the best though.
    whatsonyourbrain.com/adb/asset

    @Catweazle i need to fix my thing! ha! #Sharex is cool but if somehow it requires reconfiguring. oh no!
    :D

    e.g. not trying to have that go up to my site every time. i know how to fix it. just saying. #seekingalternative

  13. Hey @Catweazle - have you a recommendation now that #FileCoffee is no more?

    I was finally getting the hang of the ShareX / FileCoffee combo you'd so graciously recommended!

    I recently discovered I still have a #Flickr acct and had used it with #Greenshot successfully

    @[email protected]
    #ShareX can be a bit complicated to configure to my satisfaction, and it seems a bit buggy (recent ver update 15-16 i believe)

    It's nevertheless easy to realize how ShareX is an excellent go-to app for any type of "take my current display and share it in some manner".. with options!
    I use it mostly for the Capture > Screen Recording feature as the after-capture thing ... busts my groove.

    It's pretty vast. So much to do w/ other projects, I hate to spend so much time on that sort of thing (configuring a screen cap software @[email protected] )

    I'd share some of my custom "Image Effects". That's a lot of fun!

    Is there a repo for sharing .SXIE files?
    #sxie
    other than the ShareX demo page?

    Can't share files via #Mastodon that I'm aware.

  14. @kenney I would love to also raise a glass to #krita #gimp #inkscape #freecad #audacity #shareX off the top of my head as they can help replace their costly counterparts. Is this #fosscars night or what? LoL

  15. #Sharex is a really handy tool sometimes! Does so much for me. Yet muscle memory forces me to use the snipping tool more.

    Still its pretty crazy all the features it has.

    #gamedev #indiedevlife

  16. Had a sudden burst of motivation to add DXGI Desktop Duplication capture to #ShareX. Want this since the existing method causes stutter when recording.

    Most of the hard work was done by ffmpeg's ddagrab filter source. That said, I had to handle the case of having the screen capture across multiple monitors. This meant I had to learn how ffmpeg's filter graphs worked.

    (I still have no idea why there's a distinction between filter graphs and filter chains)