this post was submitted on 15 Jul 2025
705 points (99.7% liked)

Selfhosted

49536 readers
610 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Not exactly self-hosted but I know many jellyfinners here would cherish this as well.

you are viewing a single comment's thread
view the rest of the comments
[–] WhatGodIsMadeOf@feddit.org 80 points 1 day ago (5 children)

That's looks much better.

I tried the older version for my htpc and didn't like it.

I would love to see this keep improving.

Is this basically a DE? Could you run steam and full on gaming PC off this?

[–] lilith267@lemmy.blahaj.zone 44 points 1 day ago (2 children)

Baeically its a somewhat stripped down version of plasma ment to be used with a controller or remote, but it is only a DE, so applications that arent controller friendly are going to stay that way.

Setting steam to launch big picture by default tho would basically turn any powerful pc you have into a steam console (steam big picture) with an extra home screen (plasma bigscreen) that shows all your other applications

[–] mnemonicmonkeys@sh.itjust.works 4 points 19 hours ago

I wonder if you could eventually get it built into Bazzite

[–] josefo@leminal.space 3 points 17 hours ago

The thing is without this, if you somehow exit steam, you are toast and need to plug a keyboard or access via ssh. Having a DE with controller support like this would indeed rock, as I stop depending on steam for launching things.

[–] brisk@aussie.zone 8 points 1 day ago

It's an alternative shell for Plasma, so theoretically you should be able to do anything in it that you can do in Plasma.

On my Arch box it installed a minimal set of Plasma utilities to support it, which means my setup is still very limited (and I can't turn off screen lock!), but I haven't tried if it would change if offered a full Plasma install.

I can most certainly launch Steam, Kodi, Jellyfin etc.

[–] captain_aggravated@sh.itjust.works 5 points 1 day ago (2 children)

Or is it a "mode" of KDE? Like can you use a distro of KDE and then put it into Bigscreen mode?

[–] ikidd@lemmy.world 6 points 1 day ago* (last edited 1 day ago)

It's using plasma-nano session, which is a minimal Plasma session, and adding a launcher and settings app from what I can see.

You can run it in a regular window if you install the dependencies and use kde-builder to compile it and run. See the Dev docs at https://invent.kde.org/plasma/plasma-bigscreen/

If you do decide to install all the kde-builder stuff, I'd suggest you use a distrobox container to make it easy to remove the many, many packages that it will install in order to set up the build environment

[–] WhatGodIsMadeOf@feddit.org 1 points 16 hours ago

It's not that. Or at least you have to reboot into it.

...or can you just load a desktop environment without rebooting... Keeping your apps open...?

[–] IncogCyberspaceUser@lemmy.world 4 points 1 day ago (1 children)

What does DE mean in this context?

[–] WhiteOakBayou@lemmy.world 10 points 1 day ago

Desktop environment

[–] sunzu2@thebrainbin.org 1 points 1 day ago (1 children)

Can one PC run this for TV while also running DE for desktop?

Been seeking such solutions it seems like I am dreaming too hard lol

[–] justme@lemmy.dbzer0.com 6 points 1 day ago (1 children)

Is just another DE which you can choose when logging in

[–] WhyJiffie@sh.itjust.works 3 points 1 day ago* (last edited 1 day ago) (1 children)

ok, but it would be wonderful if you could have this run on the TV, while the main screen runs normal plasma.

speaking of that, it's probably doable with setting up multiseat, probably in systemd logind

edit: @sunzu2@thebrainbin.org
let me know if this way you got a notification

[–] justme@lemmy.dbzer0.com 2 points 1 day ago (1 children)

Yeah, wanted to suggest multi seat, but never played with it myself, so no clue how both sessions interact

[–] Trainguyrom@reddthat.com 2 points 23 hours ago

My understanding is you'd have a completely seperate set of peripherals for each seat, so that might be an extremely viable solution