go-chromecast for watching Youtube without commercials. Also for casting video files
Built-in Screensaver is nice...
Spotify is great on big screen when TV is connected (digitally) to decent DAC and stereo. My favourite way to listen to music recently..
Sometimes I watch Bloomberg using its app.
I generally keep Google TV in "Apps only" mode... Down to bare minimum.
https://github.com/vishen/go-chromecast
```tv() {go-chromecast --addr '${ADDR}' --port 8009 load $(/opt/homebrew/bin/yt-dlp --config-locations $HOME/.config/yt-dlp -g "$@" | head -n1 ) & }```