Add more services and projects
This commit is contained in:
parent
e9d4e065a9
commit
aebbeae851
1 changed files with 24 additions and 12 deletions
32
index.html
32
index.html
|
@ -5,31 +5,43 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div></div>
|
|
||||||
<h1>TechTransThai</h1>
|
<h1>TechTransThai</h1>
|
||||||
<h2>Services</h2>
|
|
||||||
<div></div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
<h2>Services</h2>
|
||||||
|
|
||||||
<h3 class="h3">Invidious</h3>
|
<h3 class="h3">Invidious</h3>
|
||||||
<p class="text">An open source alternative front-end to YouTube</p>
|
<p class="text">An open source alternative front-end to YouTube</p>
|
||||||
<a href="https://video.techtransthai.org/" class="button">Visit</a>
|
<a href="https://video.techtransthai.org/" class="button">Visit</a>
|
||||||
|
|
||||||
<h3 class="h3">LibreSpeed</h3>
|
<h3 class="h3">LibreSpeed</h3>
|
||||||
<p class="text">Free and Open Source Speedtest</p>
|
<p class="text">ทดสอบความเร็วอินเทอร์เน็ต</p>
|
||||||
<a href="https://test.techtransthai.org/" class="button">Visit</a>
|
<a href="https://test.techtransthai.org/" class="button">Visit</a>
|
||||||
|
|
||||||
<h3 class="h3">Nextcloud</h3>
|
<h3 class="h3">Nextcloud</h3>
|
||||||
<p class="text">A safe home for all your data</p>
|
<p class="text">A safe home for all your data</p>
|
||||||
<a href="https://cloud.techtransthai.org/" class="button">Visit</a>
|
<a href="https://cloud.techtransthai.org/" class="button">Visit</a>
|
||||||
|
|
||||||
|
<h3 class="h3">Dawncraft</h3>
|
||||||
|
<p class="text">เซิร์ฟเวอร์ Minecraft ที่ใช้ Dawncraft modpack</p>
|
||||||
|
<a href="https://status.techtransthai.org/status/techtransthai" class="button">Status</a>
|
||||||
|
|
||||||
</div>
|
<h3 class="h3">Syncthing Relay</h3>
|
||||||
|
<p class="text">Relay server สำหรับ Syncthing</p>
|
||||||
|
<a href="https://relays.syncthing.net/" class="button">See stats</a>
|
||||||
|
|
||||||
|
<h2>Projects</h2>
|
||||||
|
|
||||||
|
<h3 class="h3">FOSS4Change</h3>
|
||||||
|
<p class="text">ร่วมสร้างการเปลี่ยนแปลงด้วยเทคโนโลยีโอเพนซอร์ส</p>
|
||||||
|
<a href="https://www.youtube.com/@FOSS4Change" class="button">Visit</a>
|
||||||
|
|
||||||
|
<h3 class="h3">Compute4Change</h3>
|
||||||
|
<p class="text">อัปเดตความเคลื่อนไหวสำคัญจากวงการ BOINC</p>
|
||||||
|
<a href="https://compute4change.wordpress.com/" class="button">Visit</a>
|
||||||
|
|
||||||
|
<h3 class="h3">PGTechs (Discontinued)</h3>
|
||||||
|
<p class="text">เทคโนโลยีเพื่อทุกคน</p>
|
||||||
|
<a href="https://www.youtube.com/@PGTechs" class="button">Visit</a>
|
||||||
|
|
||||||
|
|
||||||
<p class="text">Version DATE-VERSION</p>
|
<p class="text">Version DATE-VERSION</p>
|
||||||
|
|
Loading…
Reference in a new issue