summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-web/website/contents/error/remyth.html
blob: 36661d285a8ae7f39734f5d8943b560d81d4e1a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>
<head>
<style type="text/css">@import "/frame.css";</style>
</head>

<body>
<h2>ReMyth is not enabled or installed</h2>
</br>
</br>
<h4>ReMyth provides a nice remote for your MythTV Frontends.</h4>
<h4>You will be able to view your recordings, as well as send actions to a frontend of your choosing.</h4>
</br>

<div id="navcontainer">
    <ul id="navlist">
To enable ReMyth run these commands in a terminal:
    </br>
    <li>     pacman -Syyu remyth </li>
    <li>     add_service.sh remyth </li>
</ul>
</body>
</html>