Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo7881 authored Jun 1, 2024
0 parents commit 07cf461
Show file tree
Hide file tree
Showing 4 changed files with 270 additions and 0 deletions.
62 changes: 62 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TV Stick | Ínicio</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav class="menu-bar"> <!-- menu bar on top -->
<h1>TV Stick 4K (recomendado para jogar games do Android TV 9)</h1>
<a href="req.html">Requisitos</a>
<a href="search.html">Pesquisar</a>
<a href="#main-section-home">Ínicio</a>
</nav>
<div class="who-are-me">
<h1>Quem é eu?</h1>
<p>Eu (Eduardo) do Brasil, decidi criar um pendrive que</p>
<p>Transforma qualquer computador de 25 anos em uma Smart TV</p>
<p>Criei o TV Stick 4K para os brasileiros, yeeeeeeeeeeeeeeeeeeeeeeeeeee</p>
<p>Basta baixar a iso do sistema, extraí-la e colocá-la no seu pendrive usando o Rufus</p>
<p>e inicialize o computador pelo pendrive e aproveite</p>
</div>
<div class="discord">
<h2>Anúncio</h2>
<h1>Como eu, Eduardo criei isso, entre no CleanedSMP!</h1>
<iframe src="https://discord.com/widget?id=1230942998590783498&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
<br>
<a href="https://discord.gg/Xc8x5y4Yr2">Discord</a>
<p>Yaaaaaaaay</p>
</div>
<div class="features">
<h1>Recursos</h1>
<p>É possível jogar jogos de Android TV 9 no TV Stick para pcs</p>
<p>Já vem com Google Play store</p>
<p>Já vem com Google Play games</p>
<p>Já vem com YouTube</p>
<p>Suporte a Rede Cabeada e Wi-Fi</p>
<p>Suporte a Laptops</p>
<p>A ISO oucupa apenas 1,23GB</p>
<p>|COMPRADO| Pendrive de Boa Qualidade</p>
<p>Não vem com Google Chrome</p>
<p>Não dá pra acessar a internet (eu acho)</p>
<p>Por enquanto YouTube não funciona</p>
</div>
<div class="main-section-home">
<h1>TV Stick 4K</h1>
<p>Transforma qualquer computador velho em uma Smart TV</p>

<a href="https://mega.nz/file/9GkRCDqR#S58hR4xmaI4n_S5b6eUnDqJ5DRt1DjpG-e8EWizAMqY/pxdate/2024-05-31">Baixar imagem do sistema operacional (Mega 1,23GB)</a>
</div>
<div class="about">
<p>TV Stick | Ínicio</p>
<a style="text-decoration:unset 10px; color: #c9c9c9;" href="search.html">
Pesquisar
</a><br>
<a style="text-decoration:unset 10px; color: #c9c9c9;" href="req.html">
Requisitos
</a>
</div>
</body>
</html>
84 changes: 84 additions & 0 deletions req.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TV Stick | Requisitos</title>
<link rel="stylesheet" href="style.css">
<style>
body {
font-family: "Segoe UI", sans-serif;
margin: 0;
padding: 0;
background-color: #f2f2f2;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}

.container-tvstick {
text-align: center;
background-color: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
table {
width: 100%;
border-collapse: collapse;
margin-top: 20px;
}
th, td {
border: 1px solid #ddd;
padding: 8px;
text-align: left;
}
th {
background-color: #f2f2f2;
}
</style>
</head>
<body>
<div class="container-tvstick">
<h1>Requisitos do TV Stick 4K</h1>
<table>
<thead>
<tr>
<th>Requisito</th>
</tr>
</thead>
<tbody>
<tr>
<td>1GB de Memória RAM</td>
</tr>
<tr>
<td>10GB de Memória SSD/HDD</td>
</tr>
<tr>
<td>Opcional</td>
<td>Um display HDMI 1280x1080 ou 1280x800</td>
</tr>
<tr>
<td>Computador Desktop ou Laptop</td>
</tr>
<tr>
<td>Caixinha de Som</td>
</tr>
<tr>
<td>E pelo menos uma conta Google para entrar</td>
</tr>
</tbody>
</table>
</div>
<div class="about">
<p>TV Stick | Requisitos</p>
<a style="text-decoration:unset 10px; color: #c9c9c9;" href="search.html">
Pesquisar
</a><br>
<a style="text-decoration:unset 10px; color: #c9c9c9;" href="index.html">
Página Inicial
</a>
</div>
</body>
</html>
30 changes: 30 additions & 0 deletions search.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TV Stick | Pesquisa</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container-search">
<h1>TV Stick 4K</h1>
<img src="https://img.icons8.com/material-rounded/48/000000/fire-element.png" alt="TV Stick 4K Icon" class="fire-stick">
<div class="search-container">
<form action="https://www.google.com/search" method="get">
<input type="text" name="q" class="search-input" placeholder="Search an URL or a text..." autofocus/>
<button type="submit" class="search-button">Pesquisar</button>
</form>
</div>
</div>
<div class="about">
<p>TV Stick | Pesquisa</p>
<a style="text-decoration:unset 10px; color: #c9c9c9;" href="index.html">
Página inicial
</a><br>
<a style="text-decoration:unset 10px; color: #c9c9c9;" href="reqhtml">
Requisitos
</a>
</div>
</body>
</html>
94 changes: 94 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
body {
font-family: "Segoe UI", sans-serif;
margin: 0;
padding: 0;
background-color: #f2f2f2;
}
.container-search {
max-width: 800px;
margin: 50px auto;
text-align: center;
position: relative;
}
.search-container {
margin-top: 20px;
}
.search-input {
width: 500px;
height: 40px;
font-size: 16px;
padding: 10px;

border: none;
margin: 0;
color: rgb(78, 78, 78);
word-wrap: break-word;
outline: none;
display: flex;
border-radius: 4px;
}
.search-button {
height: 40px;
font-size: 16px;
background-color: #303134;
border: 1px solid #303134;
border-radius: 4px;
color: #fff;
}

.who-are-me {
text-align: center;
padding: 20px;
border-bottom: 3px solid gray;
}

.menu-bar {
background-color: #333;
color: #fff;
text-align: center;
padding: 10px;
}

.discord {
text-align: center;
padding: 20px;
margin: 20px;
background-color: #fff;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
border-bottom: 3px solid gray;
}

.features {
text-align: center;
padding: 20px;
border-bottom: 3px solid gray;
}

.discord iframe {
margin-top: 20px;
}

.discord h1, .discord h2 {
margin-bottom: 20px;
}

.discord p {
margin: 10px 0;
}

.menu-bar a {
color: #fff;
text-decoration: none;
margin: 0 10px;
}

.main-section-home {
text-align: center;
padding: 50px;
}

.about {
background: rgb(71, 71, 71);
color: #c9c9c9;
}

0 comments on commit 07cf461

Please sign in to comment.