An open API service indexing awesome lists of open source software.

https://github.com/argilo/pi-frontend

A tool to configure a Raspbery Pi as a MythTV frontend
https://github.com/argilo/pi-frontend

Last synced: 9 months ago
JSON representation

A tool to configure a Raspbery Pi as a MythTV frontend

Awesome Lists containing this project

README

          

pi-frontend
===========

I use this script to turn a Raspberry Pi 5 into a MythTV frontend.

Installation
------------

After installing Raspberry Pi OS (64-bit), log in and run the following:

```
git clone https://github.com/argilo/pi-frontend.git
cd pi-frontend
./install.sh
sudo reboot
```