Onn needs a Google account. Fire stick requires an Amazon account. Apple tv, obviously an Apple account. PS5, Xbox all the same.

Is there a box that will let me stream Hulu, Netflix, Spotify, my own stored media?

Osmc is great for home stuff, but can’t do Hulu Netflix.

I could use a Linux PC, but not as simple as 1 remote for a cheaper box top.

Any suggestions? Or do I just get a Linux host

  • bionicjoey
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    2 months ago

    Nah mine’s just a cheap Chinese one as well. It’s just a roll of the dice. Only difference with mine is it’s a USB dongle, not Bluetooth.

    What are you using as an alternative? I toyed with using KDE Connect as my remote before I bought the separate one. Unfortunately KDE Connect requires KDE to be running, which makes it hard to screw around with stuff at boot time like GRUB or UEFI. Plus there are a bunch of keystrokes that are hard to make on KDE Connect.

    • djsaskdja@reddthat.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      Microsoft Wireless All-In-One Media Keyboard that I bought almost 8 years ago lol. Thing is a trooper, but it’s definitely annoying having such a large object in my living room. I’m using GNOME so I’m not sure if KDE Connect would work for me. I wouldn’t mind a smartphone solution if it worked reliably though.

      • bionicjoey
        link
        fedilink
        arrow-up
        2
        ·
        2 months ago

        I’m pretty sure you can install KDE Connect on GNOME, but it doesn’t have full functionality. Sending keystrokes and mouse input should be fine though.

        • djsaskdja@reddthat.com
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 months ago

          I’ll look into it thanks. I ran the apt command on Debian and was intimidated by how many dependencies were required. Might try it on a test machine first.

          • bionicjoey
            link
            fedilink
            arrow-up
            2
            ·
            2 months ago

            Yeah when you install one KDE component it tries to install the entire DE by default as “recommended” dependencies. There’s a flag for apt that tells it to only install necessary dependencies and not also the optional recommended ones.