Little programs or scripts or automations you’ve created ad-hoc to solve a particular single use case

I have lots of shortcuts i make on my phone and I have one i love that detects when bluetooth accidentally or purposefully disconnects from my speaker and reconnects it and fixes a playback glitch so its back to playing properly

  • Victor@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    20 hours ago

    script that saves the current buffer of my continously running screen recorder to a file

    Curious to know why you are continuously recording your screen. Must fill up your hard drives really quickly?

    • neidu3@sh.itjust.worksM
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      20 hours ago

      Why: I case I want to show something unplanned to someone. Freak accident in a game, for example.
      Disk: It’s only keeping the latest 30 minutes in a buffer. Saving basically means copying that buffer to a different file.

      • Victor@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 hours ago

        Ah, cool.

        Sounds kind of like the Nvidia tool for Windows.

        Speaking of which, as well as your use case, I found this tool a while ago that looks and does pretty much the same thing: “GPU Screen Recorder”, found on flathub via “com.dec05eba.gpu_screen_recorder”.

        I hope it comes to use for anyone!