www.techtransthai.org/index.html

62 lines
2.2 KiB
HTML
Raw Normal View History

2023-07-24 04:26:56 +00:00
<!DOCTYPE html>
<html>
2023-07-25 16:04:31 +00:00
<head>
<link rel="stylesheet" href="style.css">
2023-07-25 16:38:00 +00:00
<meta http-equiv="Content-Language" content="th">
2023-07-25 16:39:45 +00:00
<meta http-equiv="content-Type" content="text/html; charset=UTF-8">
2023-07-25 16:04:31 +00:00
</head>
2023-07-24 04:26:56 +00:00
<body>
2023-08-02 17:00:53 +00:00
<div class="header">
<img src="icons/ttt-org.png" alt="TTT Logo" width="64" height="64" style="margin-right: 10px;">
<h1>TechTransThai</h1>
</div>
2023-07-24 04:26:56 +00:00
2023-07-25 16:30:15 +00:00
<h2>Services</h2>
2023-07-25 16:04:31 +00:00
<h3 class="h3">Invidious</h3>
2023-07-25 16:35:22 +00:00
<p>An open source alternative front-end to YouTube</p>
2023-07-25 16:04:31 +00:00
<a href="https://video.techtransthai.org/" class="button">Visit</a>
<h3 class="h3">LibreSpeed</h3>
2023-07-25 16:35:22 +00:00
<p>ทดสอบความเร็วอินเทอร์เน็ต</p>
2023-07-25 16:04:31 +00:00
<a href="https://test.techtransthai.org/" class="button">Visit</a>
<h3 class="h3">Nextcloud</h3>
2023-07-25 16:35:22 +00:00
<p>A safe home for all your data</p>
2023-07-25 16:04:31 +00:00
<a href="https://cloud.techtransthai.org/" class="button">Visit</a>
2023-07-25 16:30:15 +00:00
<h3 class="h3">Dawncraft</h3>
2023-07-25 16:35:22 +00:00
<p>เซิร์ฟเวอร์ Minecraft ที่ใช้ Dawncraft modpack</p>
2023-07-25 16:30:15 +00:00
<a href="https://status.techtransthai.org/status/techtransthai" class="button">Status</a>
<h3 class="h3">Syncthing Relay</h3>
2023-07-25 16:35:22 +00:00
<p>Relay server สำหรับ Syncthing</p>
2023-07-25 16:30:15 +00:00
<a href="https://relays.syncthing.net/" class="button">See stats</a>
<h2>Projects</h2>
<h3 class="h3">FOSS4Change</h3>
2023-07-25 16:35:22 +00:00
<p>ร่วมสร้างการเปลี่ยนแปลงด้วยเทคโนโลยีโอเพนซอร์ส</p>
2023-07-25 16:30:15 +00:00
<a href="https://www.youtube.com/@FOSS4Change" class="button">Visit</a>
<h3 class="h3">Compute4Change</h3>
2023-07-25 16:35:22 +00:00
<p>อัปเดตความเคลื่อนไหวสำคัญจากวงการ BOINC</p>
2023-07-25 16:30:15 +00:00
<a href="https://compute4change.wordpress.com/" class="button">Visit</a>
<h3 class="h3">PGTechs (Discontinued)</h3>
2023-07-25 16:35:22 +00:00
<p>เทคโนโลยีเพื่อทุกคน</p>
2023-07-25 16:30:15 +00:00
<a href="https://www.youtube.com/@PGTechs" class="button">Visit</a>
2023-07-25 16:04:31 +00:00
2023-08-02 17:00:53 +00:00
<div class="footer">
<a href="https://codeberg.org/latenightdef/ttt-org" class="versionbutton">DATE-VERSION</a>
</div>
<div class="footer">
<a href="https://status.techtransthai.org/status/techtransthai">Service status</a>
</div>
2023-07-24 04:26:56 +00:00
</body>
</html>