Ugurcan@lemmy.world to Selfhosted@lemmy.worldEnglish · 1 day agoKDE Plasma Bigscreen (Android TV alternative) is back from deadwww.neowin.netexternal-linkmessage-square68fedilinkarrow-up1721file-text
arrow-up1721external-linkKDE Plasma Bigscreen (Android TV alternative) is back from deadwww.neowin.netUgurcan@lemmy.world to Selfhosted@lemmy.worldEnglish · 1 day agomessage-square68fedilinkfile-text
minus-squareCaptain Aggravated@sh.itjust.workslinkfedilinkEnglisharrow-up5·23 hours agoOr is it a “mode” of KDE? Like can you use a distro of KDE and then put it into Bigscreen mode?
minus-squareikidd@lemmy.worldlinkfedilinkEnglisharrow-up6·edit-222 hours agoIt’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
Or is it a “mode” of KDE? Like can you use a distro of KDE and then put it into Bigscreen mode?
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