Large update
This commit is contained in:
89
docs/smart-tv.html
Normal file
89
docs/smart-tv.html
Normal file
@@ -0,0 +1,89 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2021-04-25 dim. 19:10 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<title>Smart TV</title>
|
||||
<meta name="author" content="Dehaeze Thomas" />
|
||||
<meta name="generator" content="Org Mode" />
|
||||
<link rel="stylesheet" type="text/css" href="./dist/style.css"/>
|
||||
<script type="text/javascript" src="./dist/script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="org-div-home-and-up">
|
||||
<a accesskey="h" href="./index.html"> UP </a>
|
||||
|
|
||||
<a accesskey="H" href="./index.html"> HOME </a>
|
||||
</div><div id="content">
|
||||
<h1 class="title">Smart TV</h1>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#orgc99bcbe">Hardware</a></li>
|
||||
<li><a href="#orgdcb6edf">Installation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgc99bcbe" class="outline-2">
|
||||
<h2 id="orgc99bcbe">Hardware</h2>
|
||||
<div class="outline-text-2" id="text-orgc99bcbe">
|
||||
<p>
|
||||
MINISFORUM X35G Mini PC
|
||||
</p>
|
||||
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
<caption class="t-above"><span class="table-number">Table 1:</span> Smart TV Hardware</caption>
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left"><b>Part</b></th>
|
||||
<th scope="col" class="org-left"><b>Model</b></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left">CPU</td>
|
||||
<td class="org-left">10th Gen Intel Core i3-1005G</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">RAM</td>
|
||||
<td class="org-left">16Go (2x8Go) DDR4 3200MHz</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">SSD NVME</td>
|
||||
<td class="org-left">512Gb</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgdcb6edf" class="outline-2">
|
||||
<h2 id="orgdcb6edf">Installation</h2>
|
||||
<div class="outline-text-2" id="text-orgdcb6edf">
|
||||
<ul class="org-ul">
|
||||
<li>Manjaro KDE</li>
|
||||
<li>Install <code>paru</code></li>
|
||||
<li>Install Jellyfin, Molotov, Spotify, …</li>
|
||||
<li>SSH access</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Author: Dehaeze Thomas</p>
|
||||
<p class="date">Created: 2021-04-25 dim. 19:10</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user