Or is there a way to make it somehow auto skip? Figured out they opened Chrome instead of Firefox… Now I am interested in finding some small Bluetooth controller to skip videos in a playlist.

  • JohnnyCanuck@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    23 hours ago

    Maybe look at Zigbee instead of Bluetooth. It’s meant for home automation stuff, but I think it might be easier to set up to perform an action on an input from a button.

    Or you can look at Bluetooth remotes but I feel like you’d have to create custom software to take the input and perform an action.

    That said, you can use ChatGPT or Claude to help you get started. It’s one of the things an LLM is good at. Tell it you’re a beginner and what you’re trying to do and it can help you through the steps of setting up and writing the basic app. Be warned, the LLM will eventually lose its way and stop making code that makes sense.