frap129

joined 1 year ago
[–] [email protected] 4 points 5 months ago* (last edited 5 months ago)

If you want close to the bare minimum of software needed to run a system, and setup everything exactly as you like it, use arch.

If you want a preconfigured system that is performant, stable, secure, but still able to be customized to your liking, use Fedora.

If your scared of using a comand line for installation, use EndeavorOS.

I have used all 3 of these, in some capacity. I run my servers on Fedora Workstation, because it just works and comes with properly configured sepolicies out of the box. Arch has been the daily driver on my desktop/laptops for almost a decade now, because I often like to experiment with new programs and replacements for commonly used software, and the arch wiki is a wonderful. I tried EndeavorOS on an old PC to play YouTube videos/stream on my TV and it worked fine. I had to uninstall a handful of apps it came preloaded with, but that's easy enough with an arch base. But IMO, now that the archinstall tool exists and is officially supported, there is actually no reason to use EndeavorOS unless you really don't want to type a couple commands into a command line.

[–] [email protected] 7 points 5 months ago (1 children)

I don't have a specific answer, but you could also look for tools that schedule reboots. If I remember correctly, a fresh boot has the same effects as lockdown mode. Fingerprint is not accepted, and the device contents remain encrypted until you unlock the first time.

[–] [email protected] 8 points 5 months ago (1 children)

As others have said, debian is very minimal, so If you would prefer to setup and configure the whole system yourself, debian is a good choice.

Personally, I prefer fedora server. It comes with more things configured out of the box (zram and sysctl configs for example) as well as better security defaults (selinux included with proper policies) and first class support for container infrastructure. Ultimately you could achieve a similar end result with debian, but for my homeservers I prefer to let the fedora team handle most of the system configuration for me.

[–] [email protected] 1 points 5 months ago

I don't know what sponsor you mean, but my Spigen SlimArmor case has little bubbles in the inside of the corner so it can squish more in those areas

[–] [email protected] 2 points 7 months ago (1 children)

For the sake of anyone who finds this looking for a proper answer, SteamOS/Bazzite/ChimeraOS are all suitable for this purpose. I didn't consider them when writing this because I thought they were primarily game focused, but for non-games like Jellyfin or a web browser, you can just add them to your steam library as non-steam games.

[–] [email protected] 1 points 7 months ago* (last edited 7 months ago) (1 children)

If your doing this on a pi with raspian, both of these packages should be available. You can run sudo apt install cage cog in a terminal to install both of them.

[–] [email protected] 11 points 7 months ago* (last edited 7 months ago) (3 children)

I don't know of an OS or distro dedicated to this, but it should be pretty easy using cage-kiosk, a window manager that only allows for a single window, and cog, a very basic web app container.

Install cage and cog on whatever distro you want, setup autologin, then in your ~/.profile add something like

cage -- /usr/bin/cog https://example.com

It should boot directly to the webpage at that point. Make sure to set up ssh before you do all this! System management might get tricky if you dont

[–] [email protected] 12 points 7 months ago (1 children)

Android browsers can provide what are called "Custom Tab Intents", meaning that other apps can request to open web pages in a webview-like custom tab. This depends on browser support, with WebView being the fallback when your default browser does not support it.

[–] [email protected] 4 points 8 months ago (1 children)

If you're looking for a chromium based browser, I like Cromite (successor to Bromite). Otherwise, Iceraven and Mull are two Firefox forks for Android that work well in my experience.

[–] [email protected] 1 points 10 months ago

Nope, most of the websites I use on my TV are pinned on my home screen, and I have wvkbd (on-screen keyboard) bound to the select key on my controller for the times I do need to type

[–] [email protected] 2 points 10 months ago (1 children)

I have a bluetooth keyboard/trackpad combo, and the experience is not good. If I wanted to use a computer, I'd just sit at my desktop. I'm mostly looking for gamepad/controller driven software, but I appreciate the reply.

[–] [email protected] 1 points 10 months ago (2 children)

I have something similar to this, but 99% of the time I don't need a keyboard, just a mouse and a couple specific keys. Would much rather use a controller personally

24
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

Hey all! I'm planning on redoing my setup on my PC hooked up to my TV. What I have now works, but I want something a little more streamlined. I mainly use it for watching videos on Piped (YouTube frontend) and tv/movies in Jellyfin, but I recently set up Sunshine/Moonlight for game streaming, and my current setup doesn't allow me to use my existing controller for games.

Right now, I'm using sway on Arch. I have AntimicroX setup to bind a controllers left joystick to mouse, right joystick to scroll, and the buttons to some unused function keys. I also have keyd set up to bind those function keys to combos, which get handled by binds in my sway config. I have it setup so the start button opens my program launcher, the triggers control volume, etc. I chose to do it this way because Kodi/OSMC/Elec do not have a functional web browser, which I need for Piped. I did test using Kodi just for media viewing, but my entire media library (which I currently access with jellyfin) is HEVC, and nothing would play in kodi. I would love to use AV1 instead, but I don't have any hardware than can encode it and software transcoding my whole library would take forever, so I'm limited to using Jellyfin Media Player.

My current upgrade plan is to use Flex Launcher running in cage for a home screen with icons for Firefox, jellyfin, and my games. For web browsing I could use a script that launches AntimicroX+keyd before opening Firefox, so that I can still have controller based web browsing. Jellyfin Media Player supposedly supports gamepads, so that should just work.

Before I set up this mess of an environment, does anyone have any suggestions? Is there an existing solution that supports the features I want? Or if you were setting this up, would you use any different approaches or tools? Thanks!

Edit: I'm not looking for keyboard recs. I already have a mini Bluetooth one for tvs and it's not the experience I'm looking for.

 
view more: next ›