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
- Host: GitHub
- URL: https://github.com/argilo/pi-frontend
- Owner: argilo
- License: gpl-3.0
- Created: 2020-03-27T01:51:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-05T18:44:32.000Z (over 1 year ago)
- Last Synced: 2025-04-30T11:59:22.299Z (about 1 year ago)
- Language: Shell
- Size: 53.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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
```