TV: Getting Started

Get a Jetson Nano and connect your services.

Sway TV is simplified version of the de-googled LineageOS rom. The recommended hardware is the Jetson Nano. You could also use a Nvidia Shield. Please see the wiki for compatibility. Just like a raspberry pi, it needs to be written to an SD card. Comes with sway android apps pre-installed. Uses LineageOS recovery.

Requisites#

Hardware#

  • Jetson Nano
  • microSD: At least 64G
  • Raspberry pi compatible remote
  • Hdmi cable
  • dumb tv (optional)

Installation#

  1. Download the img from for the Nano here

  2. Run (replacing X with the letter assigned to your microSD):

sudo dd bs=4M if=sway-tv-gpt.img of=/dev/sdX status=progress
  1. Insert into Nano and boot up.