Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Ask Lemmy
  3. What are some "toy programs" you've created?

What are some "toy programs" you've created?

Scheduled Pinned Locked Moved Ask Lemmy
asklemmy
53 Posts 39 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C [email protected]

    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

    M This user is from outside of this forum
    M This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #8

    I've written an entire android app just for myself. I couldnt find anything with the features or widgets i wanted so i just made it myself. Presumably because widgets reduce the need to open the app and that reduces ad revenue.

    My userbase is currently me and one friend

    1 Reply Last reply
    0
    • C [email protected]

      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

      C This user is from outside of this forum
      C This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #9

      I started self-hosting as a hobby and while I enjoy it, I was getting frustrated with file transfers between my computer, phone and two raspberry pi's. Since I was already using rsync, I created a tool for myself to help sort rsync commands into sortable files.

      I can now lump together those files into a single command and run several rsync commands in one go.

      It's definitely saved me some sanity by not having to refer to a wall of text full of rsync aliases.

      I posted it on codeberg.

      It is random code on the internet and it involves file transfers so if anyone uses it, those are the risks unless you care to read the code itself.

      1 Reply Last reply
      0
      • C [email protected]

        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

        undefined@lemmy.hogru.chU This user is from outside of this forum
        undefined@lemmy.hogru.chU This user is from outside of this forum
        [email protected]
        wrote on last edited by [email protected]
        #10

        I haven’t written many utility scripts/programs in a while but my apartment is fully automated with temperature, humidity, light, presence and door sensors.

        We like to keep our screen doors open when the weather is nice so I have things like fans, heating, air conditioning automated but set to turn off when a door(s) is open.

        The outdoor lights are also automated but I have them turn green/blue when it’s foggy or rainy and they turn red when there is aircraft above.

        Before smartphones started using random MAC addresses on WiFi I also automated some things depending which guests we had over, but I haven’t done that in a long time.

        V 1 Reply Last reply
        0
        • C [email protected]

          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

          J This user is from outside of this forum
          J This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #11

          A "full update script" so I don't forget a package manager. It should probably be an alias but whatever, I run the script

          1 Reply Last reply
          0
          • C [email protected]

            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

            joekrogan@lemmy.worldJ This user is from outside of this forum
            joekrogan@lemmy.worldJ This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #12

            Pi and touch screen photo frame . it reads a photos dir and just sets it as the background randomly every 5 mins using "feh" and "cron".

            1 Reply Last reply
            0
            • C [email protected]

              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

              R This user is from outside of this forum
              R This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #13

              I wrote a link handler, that allows me to just click on magnet: links or open torrent files and send them to my remote torrent client. I use this almost daily.

              I also built a torrent crawler that fetches multiple torrent sites and shows me the new stuff, while filtering out shit quality stuff and things I already have.

              And then I built a viewer with search for multiple defunct story sites I crawled years ago.

              Those tools I use all the damn time.

              1 Reply Last reply
              0
              • C [email protected]

                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

                jordanlund@lemmy.worldJ This user is from outside of this forum
                jordanlund@lemmy.worldJ This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #14

                I have a lot of comic book boxes:

                I created a script that lets me query the database to return the box numbers for certain content.

                I can search by writer, artist, title, character, notes, even down to issue number.

                What I'd LIKE to do is hook it into a voice recognition system and smart lights and get it to light up the boxes "Wheel of Fortune" style. But I'm aways off that yet.

                S 1 Reply Last reply
                8
                • C [email protected]

                  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

                  C This user is from outside of this forum
                  C This user is from outside of this forum
                  [email protected]
                  wrote on last edited by [email protected]
                  #15

                  It's not an answer, but I really hate how hard this is to do on Android, including it's FOSS versions. You can root it and do something like that then, but that undercuts the whole system design and is a terrible hack.

                  That's like my main beef with the whole mobile ecosystem.

                  1 Reply Last reply
                  2
                  • jordanlund@lemmy.worldJ [email protected]

                    I have a lot of comic book boxes:

                    I created a script that lets me query the database to return the box numbers for certain content.

                    I can search by writer, artist, title, character, notes, even down to issue number.

                    What I'd LIKE to do is hook it into a voice recognition system and smart lights and get it to light up the boxes "Wheel of Fortune" style. But I'm aways off that yet.

                    S This user is from outside of this forum
                    S This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #16

                    That’s a lot of comic books.

                    What’s the value of a collection like that?

                    jordanlund@lemmy.worldJ 1 Reply Last reply
                    1
                    • C [email protected]

                      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

                      M This user is from outside of this forum
                      M This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #17

                      Back over 10+ years ago on the original raspberry pi, I made a butler program. Every hour on top of the hour, it would use espeak to say what my schedule was, the current internet usage (there was max usage of 100gb) and a couple of other things. It worked really well for years.

                      1 Reply Last reply
                      0
                      • C [email protected]

                        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

                        J This user is from outside of this forum
                        J This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #18

                        I made a browser extension to make downloading Minecraft mods easier. It would scrape the curseforge page you're visiting, search for the mod on modrinth, and redirect you if it found one. It was actually very useful when I needed it, I even put it on the extension stores and it gained some users.

                        I also have a small collection of random python numpy and matplotlib utilities. I need to do some basic graphs and data analysis for uni, and this simplifies it a lot.

                        1 Reply Last reply
                        1
                        • S [email protected]

                          That’s a lot of comic books.

                          What’s the value of a collection like that?

                          jordanlund@lemmy.worldJ This user is from outside of this forum
                          jordanlund@lemmy.worldJ This user is from outside of this forum
                          [email protected]
                          wrote on last edited by [email protected]
                          #19

                          Hard to say, it's been years since I've done a full inventory and I have books signed by people who have since passed away. 😞

                          Working on a current inventory now.

                          S mintiefresh@lemmy.caM 2 Replies Last reply
                          6
                          • C [email protected]

                            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

                            kolanaki@pawb.socialK This user is from outside of this forum
                            kolanaki@pawb.socialK This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #20

                            I made a D&D character generator once.

                            1 Reply Last reply
                            0
                            • jordanlund@lemmy.worldJ [email protected]

                              Hard to say, it's been years since I've done a full inventory and I have books signed by people who have since passed away. 😞

                              Working on a current inventory now.

                              S This user is from outside of this forum
                              S This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #21

                              That’s really cool!

                              1 Reply Last reply
                              1
                              • C [email protected]

                                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

                                P This user is from outside of this forum
                                P This user is from outside of this forum
                                [email protected]
                                wrote on last edited by [email protected]
                                #22

                                Cowsay as a Service. A Go microservice that lets you send form or json http post with curl or whatever to an api over the internet and in return you get the cowsay ascii art you requested.

                                1 Reply Last reply
                                1
                                • C [email protected]

                                  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

                                  S This user is from outside of this forum
                                  S This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by [email protected]
                                  #23

                                  I have one deployed project using a raspberry pi.

                                  A water temp meter that reports the water temp at a local swimming hole to a private webpage. Built using a raspberry pi zero w, a timer, an MC battery, a DS18B20 sensor and a bash script running as a service on bootup.

                                  1 Reply Last reply
                                  0
                                  • C [email protected]

                                    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

                                    V This user is from outside of this forum
                                    V This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #24

                                    I basically rewrote all of polybar using eww widgets because I didn't like how polybar was too rigid in certain aspects.

                                    So lots of scripts handling audio control, dark/light mode, i3 workspace switching, media control, login session management, weather widgets calling external APIs, etc. It was a whole ecosystem of tools and widgets.

                                    I just recently bought a new computer with an AMD GPU so I'm finally running Hyprland, and now I'm using Waybar. But I might start a project to do it all again using Astal. Who knows. Or maybe Waybar will be able to suffice. We shall see.

                                    1 Reply Last reply
                                    0
                                    • undefined@lemmy.hogru.chU [email protected]

                                      I haven’t written many utility scripts/programs in a while but my apartment is fully automated with temperature, humidity, light, presence and door sensors.

                                      We like to keep our screen doors open when the weather is nice so I have things like fans, heating, air conditioning automated but set to turn off when a door(s) is open.

                                      The outdoor lights are also automated but I have them turn green/blue when it’s foggy or rainy and they turn red when there is aircraft above.

                                      Before smartphones started using random MAC addresses on WiFi I also automated some things depending which guests we had over, but I haven’t done that in a long time.

                                      V This user is from outside of this forum
                                      V This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #25

                                      What kind of hardware do you need for all this crazy sci-fi shit? 🤯

                                      1 Reply Last reply
                                      0
                                      • N [email protected]

                                        I mostly write utilities/tools like this. Some examples from my ~/bin/ folder:

                                        • A script that turns caps lock off and numlock on, and remaps caps lock to compose. I have this run by cron every minute.
                                        • A script that saves the current buffer of my continously running screen recorder to a file. Bound to the Lenovo coilot key.
                                        • A half-finished script that downloads and installs the latest version of discord, as Discord and ants me to manually upgrade it every time I start it.

                                        Edit: OH, and on my work laptop I have a script named Fnkeyfuckery. The keyboard layout is annoying in that I have to choose between Function keys or have Home+End.
                                        I want my function keys AND I want home+end. Luckily I don't need F11 and F12 very often, so I'swapped around those two with their alternate function. That way I have F1 through F10, Home and End by default, and if I hold Fn I can have F11 and F12 too. It runs on startup.

                                        V This user is from outside of this forum
                                        V This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #26

                                        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?

                                        N 1 Reply Last reply
                                        0
                                        • V [email protected]

                                          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?

                                          N This user is from outside of this forum
                                          N This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by [email protected]
                                          #27

                                          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.

                                          V 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups