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-08-07 17:42:45 +00:00
< title > TechTransThai 🏳️⚧️< / title >
< link rel = "icon" type = "image/png" href = "icons/ttt-org.png" >
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;" >
2023-08-11 07:34:22 +00:00
< h1 class = "logo" > TechTransThai 🏳️⚧️< / h1 >
2023-08-02 17:00:53 +00:00
< / div >
2023-08-02 17:43:14 +00:00
< div class = "grid-container" >
2023-07-24 04:26:56 +00:00
2023-08-02 17:43:14 +00:00
< div class = "middle" >
2023-08-07 17:33:24 +00:00
< h3 > บริการ< / h3 >
2023-08-02 17:43:14 +00:00
< div class = "list" >
2023-08-02 18:24:02 +00:00
<!-- Dawncraft -->
< div class = "inner-grid" >
< div >
2023-08-04 19:48:57 +00:00
< img src = "icons/dawncraft.gif" alt = "Dawncraft" width = "80" height = "80" style = "margin-left: 0.3cm;" >
2023-08-02 18:24:02 +00:00
< / div >
< div >
2023-08-04 21:37:29 +00:00
< h3 > Dawncraft< / h3 >
2023-08-02 18:24:02 +00:00
< p > เซิร์ฟเวอร์ Minecraft พร้อมม็อด Dawncraft< / p >
< / div >
< div >
2023-08-02 19:37:58 +00:00
< a href = "https://status.techtransthai.org/status/techtransthai" class = "button" > Status...< / a >
2023-08-02 18:24:02 +00:00
< / div >
< / div >
2023-07-25 16:04:31 +00:00
2023-08-02 19:37:58 +00:00
< div class = "separator" > < / div >
2023-08-04 19:48:57 +00:00
<!-- DocuSeal -->
< div class = "inner-grid" >
< div >
< img src = "icons/docuseal.svg" alt = "DocuSeal" width = "80" height = "80" style = "margin-left: 0.3cm;" >
< / div >
< div >
2023-08-04 21:37:29 +00:00
< h3 > DocuSeal< / h3 >
2023-08-04 19:48:57 +00:00
< p > สร้าง กรอก และเซ็นเอกสารดิจิทัล< / p >
< / div >
< div >
< a href = "https://docuseal.techtransthai.org" class = "button" > Visit...< / a >
< / div >
< / div >
< div class = "separator" > < / div >
2023-08-09 20:36:10 +00:00
<!-- Etherpad -->
< div class = "inner-grid" >
< div >
< img src = "icons/etherpad.svg" alt = "Etherpad" width = "80" height = "80" style = "margin-left: 0.3cm;" >
< / div >
< div >
< h3 > Etherpad< / h3 >
< p > แก้ไขเอกสารร่วมกันในแบบเรียลไทม์< / p >
< / div >
< div >
< a href = "https://pad.techtransthai.org" class = "button" > Visit...< / a >
< / div >
< / div >
< div class = "separator" > < / div >
2023-08-02 18:24:02 +00:00
<!-- Invidious -->
< div class = "inner-grid" >
< div >
2023-08-04 19:48:57 +00:00
< img src = "icons/inv.svg" alt = "Invidious" width = "80" height = "80" style = "margin-left: 0.3cm;" >
2023-08-02 18:24:02 +00:00
< / div >
< div >
2023-08-04 21:37:29 +00:00
< h3 > Invidious< / h3 >
2023-08-02 18:24:02 +00:00
< p > ดูวิดีโอจาก YouTube ไร้โฆษณากวนใจ< / p >
< / div >
< div >
2023-08-02 19:37:58 +00:00
< a href = "https://video.techtransthai.org/feed/trending" class = "button" > Visit...< / a >
2023-08-02 18:24:02 +00:00
< / div >
< / div >
2023-08-02 17:15:59 +00:00
2023-08-02 19:37:58 +00:00
< div class = "separator" > < / div >
2023-08-02 18:24:02 +00:00
<!-- LibreSpeed -->
< div class = "inner-grid" >
< div >
2023-08-04 19:48:57 +00:00
< img src = "icons/librespeed.png" alt = "LibreSpeed" width = "80" height = "80" style = "margin-left: 0.3cm;" >
2023-08-02 18:24:02 +00:00
< / div >
< div >
2023-08-04 21:37:29 +00:00
< h3 > LibreSpeed< / h3 >
2023-08-02 18:24:02 +00:00
< p > ทดสอบความเร็วอินเทอร์เน็ต< / p >
< / div >
< div >
2023-08-02 19:37:58 +00:00
< a href = "https://test.techtransthai.org/" class = "button" > Visit...< / a >
2023-08-02 18:24:02 +00:00
< / div >
< / div >
2023-07-25 16:04:31 +00:00
2023-08-02 19:37:58 +00:00
< div class = "separator" > < / div >
2023-08-02 18:24:02 +00:00
<!-- Little Lines -->
< div class = "inner-grid" >
< div >
2023-08-04 19:48:57 +00:00
< img src = "icons/ll.svg" alt = "little-lines" width = "80" height = "80" style = "margin-left: 0.3cm;" >
2023-08-02 18:24:02 +00:00
< / div >
< div >
2023-08-04 21:37:29 +00:00
< h3 > Little Lines< / h3 >
2023-08-02 18:24:02 +00:00
< p > ระบบนำทางสำหรับล้อขนาดเล็ก< / p >
< / div >
< div >
2023-08-02 19:37:58 +00:00
< a href = "https://little-lines.techtransthai.org/" class = "button" > Visit...< / a >
2023-08-02 18:24:02 +00:00
< / div >
< / div >
2023-07-25 16:04:31 +00:00
2023-08-02 19:37:58 +00:00
< div class = "separator" > < / div >
2023-08-02 18:24:02 +00:00
<!-- Nextcloud -->
< div class = "inner-grid" >
< div >
2023-08-10 11:24:31 +00:00
< img src = "icons/nextcloud.png" alt = "Nextcloud" width = "80" height = "80" style = "margin-left: 0.3cm;" >
2023-08-02 18:24:02 +00:00
< / div >
< div >
2023-08-04 21:37:29 +00:00
< h3 > Nextcloud< / h3 >
2023-08-02 18:24:02 +00:00
< p > บ้านที่ปลอดภัยสำหรับข้อมูลของคุณ< / p >
< / div >
< div >
2023-08-02 19:37:58 +00:00
< a href = "https://cloud.techtransthai.org/" class = "button" > Visit...< / a >
2023-08-02 18:24:02 +00:00
< / div >
< / div >
2023-08-02 19:37:58 +00:00
< div class = "separator" > < / div >
2023-08-02 18:24:02 +00:00
<!-- Syncthing Relay -->
< div class = "inner-grid" >
< div >
2023-08-04 19:48:57 +00:00
< img src = "icons/syncthing.svg" alt = "syncthing-relay" width = "80" height = "80" style = "margin-left: 0.3cm;" >
2023-08-02 18:24:02 +00:00
< / div >
< div >
2023-08-04 21:37:29 +00:00
< h3 > Syncthing Relay< / h3 >
2023-08-02 18:24:02 +00:00
< p > Relay server สำหรับ Syncthing< / p >
< / div >
< div >
2023-08-02 19:37:58 +00:00
< a href = "https://relays.syncthing.net/" class = "button" > Stats...< / a >
2023-08-02 18:24:02 +00:00
< / div >
< / div >
2023-08-02 17:15:59 +00:00
2023-08-02 17:43:14 +00:00
< / div >
2023-07-25 16:04:31 +00:00
2023-08-07 17:33:24 +00:00
< h3 > โปรเจกต์< / h3 >
2023-07-25 16:30:15 +00:00
2023-08-02 17:43:14 +00:00
< div class = "list" >
2023-08-02 18:38:23 +00:00
2023-08-02 18:24:02 +00:00
<!-- FOSS4Change -->
< div class = "inner-grid" >
< div >
2023-08-04 19:48:57 +00:00
< img src = "icons/f4c.svg" alt = "FOSS4Change" width = "80" height = "80" style = "margin-left: 0.3cm;" >
2023-08-02 18:24:02 +00:00
< / div >
< div >
2023-08-04 21:37:29 +00:00
< h3 > FOSS4Change< / h3 >
2023-08-02 18:24:02 +00:00
< p > ร่วมสร้างการเปลี่ยนแปลงด้วยโอเพนซอร์ส< / p >
< / div >
< div >
2023-08-02 19:37:58 +00:00
< a href = "https://www.youtube.com/@FOSS4Change" class = "button" > Visit...< / a >
2023-08-02 18:24:02 +00:00
< / div >
< / div >
2023-08-02 18:38:23 +00:00
2023-08-02 19:37:58 +00:00
< div class = "separator" > < / div >
2023-08-02 18:24:02 +00:00
<!-- Compute4Change -->
< div class = "inner-grid" >
< div >
2023-08-04 19:48:57 +00:00
< img src = "icons/c4c.png" alt = "Compute4Change" width = "80" height = "80" style = "margin-left: 0.3cm;" >
2023-08-02 18:24:02 +00:00
< / div >
< div >
2023-08-04 21:37:29 +00:00
< h3 > Compute4Change< / h3 >
2023-08-02 18:24:02 +00:00
< p > อัปเดตความเคลื่อนไหวจากวงการ BOINC< / p >
< / div >
< div >
2023-08-02 19:37:58 +00:00
< a href = "https://compute4change.wordpress.com/" class = "button" > Visit...< / a >
2023-08-02 18:24:02 +00:00
< / div >
< / div >
2023-08-02 18:38:23 +00:00
2023-08-02 19:37:58 +00:00
< div class = "separator" > < / div >
2023-08-02 18:38:23 +00:00
<!-- PGTechs -->
2023-08-02 18:24:02 +00:00
< div class = "inner-grid" >
< div >
2023-08-04 19:48:57 +00:00
< img src = "icons/pgtechs.png" alt = "PGTechs" width = "80" height = "80" style = "margin-left: 0.3cm;" >
2023-08-02 18:24:02 +00:00
< / div >
< div >
2023-08-04 21:37:29 +00:00
< h3 > PGTechs (Discontinued)< / h3 >
2023-08-02 18:24:02 +00:00
< p > เทคโนโลยีเพื่อทุกคน< / p >
< / div >
< div >
2023-08-02 19:37:58 +00:00
< a href = "https://www.youtube.com/@PGTechs" class = "button" > Visit...< / a >
2023-08-02 18:24:02 +00:00
< / div >
< / div >
2023-07-25 16:30:15 +00:00
2023-08-02 17:43:14 +00:00
< / div >
2023-07-25 16:30:15 +00:00
2023-08-04 21:37:29 +00:00
2023-08-09 20:36:10 +00:00
< h3 > เครื่องมือ< / h3 >
< div class = "list" >
2023-08-10 11:24:31 +00:00
< a class = "listaction" href = "ip.html" >
< div style = "display: flex; margin-left: 0.5cm; align-items: center;" >
< p > หมายเลข IP< / p >
2023-08-09 20:36:10 +00:00
< / div >
2023-08-11 07:34:22 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" height = "16px" viewBox = "0 0 16 16" width = "16px" > < path fill = "currentColor" d = "m 4 0.996094 v 1 c 0 0.296875 0.125 0.558594 0.328125 0.742187 l 5.257813 5.257813 l -5.257813 5.261718 l -0.035156 0.03125 c -0.179688 0.183594 -0.292969 0.433594 -0.292969 0.707032 v 1 h 1 c 0.277344 0 0.527344 -0.109375 0.707031 -0.292969 l 0.035157 -0.03125 l 6.671874 -6.675781 l -6.671874 -6.671875 c -0.183594 -0.199219 -0.449219 -0.328125 -0.742188 -0.328125 z m 0 0" / > < / svg >
2023-08-10 11:24:31 +00:00
< / a >
2023-08-09 20:36:10 +00:00
2023-08-10 11:24:31 +00:00
< div class = "separator" > < / div >
< a class = "listaction" href = "browser.html" >
< div style = "display: flex; margin-left: 0.5cm; align-items: center;" >
< p > ข้อมูลเบราว์เซอร์< / p >
< / div >
2023-08-11 07:34:22 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" height = "16px" viewBox = "0 0 16 16" width = "16px" > < path fill = "currentColor" d = "m 4 0.996094 v 1 c 0 0.296875 0.125 0.558594 0.328125 0.742187 l 5.257813 5.257813 l -5.257813 5.261718 l -0.035156 0.03125 c -0.179688 0.183594 -0.292969 0.433594 -0.292969 0.707032 v 1 h 1 c 0.277344 0 0.527344 -0.109375 0.707031 -0.292969 l 0.035157 -0.03125 l 6.671874 -6.675781 l -6.671874 -6.671875 c -0.183594 -0.199219 -0.449219 -0.328125 -0.742188 -0.328125 z m 0 0" / > < / svg >
2023-08-10 11:24:31 +00:00
< / a >
2023-08-09 20:36:10 +00:00
< / div >
2023-08-07 17:33:24 +00:00
< h3 > รู้จักกับเรา< / h3 >
2023-08-04 21:37:29 +00:00
< div class = "list" >
< div class = "inner-grid" >
< div >
2023-08-11 07:34:22 +00:00
< img src = "icons/latenightdef.png" alt = "latenightdef" width = "80" height = "80" style = "margin-left: 0.3cm; border-radius: 40px" >
2023-08-04 21:37:29 +00:00
< / div >
< div >
< div style = "display: flex; margin-bottom: -5%; align-items: center;" >
< h3 > Late Night Defender< / h3 >
< p > < / p >
< / div >
< p > Linux, BOINC and OSM nerd จากประเทศไทย< / p >
< / div >
< div >
2023-08-06 03:52:02 +00:00
< a href = "https://en.pronouns.page/@latenightdef" class = "button" rel = "me" > Profile...< / a >
2023-08-04 21:37:29 +00:00
< / div >
< / div >
< / div >
2023-08-07 17:33:24 +00:00
< h3 > ข้อมูลเพิ่มเติม< / h3 >
2023-08-04 21:37:29 +00:00
< div style = "display: grid; grid-auto-columns: 1fr; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; " >
2023-08-04 21:50:50 +00:00
< a href = "https://codeberg.org/latenightdef/ttt-org" class = "bigbutton" style = "display: flex; justify-content: left;" >
2023-08-07 17:51:05 +00:00
< img src = "icons/src.png" ; alt = "version" width = "36" height = "36" style = "margin-right: 10px;" >
2023-08-04 21:37:29 +00:00
< div >
2023-08-04 21:50:50 +00:00
< h3 style = "margin-bottom: -5%" > ซอร์สโค้ด< / h3 >
< p > เวอร์ชัน DATE-VERSION< / p >
2023-08-04 21:37:29 +00:00
< / div >
< / a >
2023-08-04 21:50:50 +00:00
< a href = "https://status.techtransthai.org/status/techtransthai" class = "bigbutton" style = "display: flex; justify-content: left;" >
2023-08-04 21:43:09 +00:00
< img src = "icons/status.png" ; alt = "version" width = "36" height = "36" style = "margin-right: 10px;" >
2023-08-04 21:37:29 +00:00
< div >
2023-08-04 21:50:50 +00:00
< h3 style = "margin-bottom: -5%;" > สถานะการให้บริการ< / h3 >
< p > ดูสถานะการทำงานของเว็บไซต์< / p >
2023-08-04 21:37:29 +00:00
< / div >
< / a >
< / div >
2023-08-04 19:48:57 +00:00
< / div >
2023-08-02 17:43:14 +00:00
< / div >
2023-07-24 04:26:56 +00:00
< / body >
2023-08-06 03:52:02 +00:00
< / html >