index-zh.html 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>ArozOS</title>
  6. <meta content="width=device-width, initial-scale=1.0" name="viewport">
  7. <meta content="Web Desktop, Open Source, Aroz, Go, OS, Raspberry Pi" name="keywords">
  8. <meta content="The best Web Desktop Online System for the Raspberry Pi" name="description">
  9. <meta name="author" content="tobychui">
  10. <!-- Favicons -->
  11. <link href="img/favicon.png" rel="icon">
  12. <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
  13. <!-- Google Fonts -->
  14. <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Roboto:100,300,400,500,700|Philosopher:400,400i,700,700i" rel="stylesheet">
  15. <!-- Bootstrap css -->
  16. <!-- <link rel="stylesheet" href="css/bootstrap.css"> -->
  17. <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  18. <!-- Libraries CSS Files -->
  19. <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
  20. <link href="lib/owlcarousel/assets/owl.theme.default.min.css" rel="stylesheet">
  21. <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
  22. <link href="lib/animate/animate.min.css" rel="stylesheet">
  23. <link href="lib/modal-video/css/modal-video.min.css" rel="stylesheet">
  24. <!-- Main Stylesheet File -->
  25. <link href="css/style.css" rel="stylesheet">
  26. <!-- Additional stuffs for TC support-->
  27. <link rel="preconnect" href="https://fonts.gstatic.com">
  28. <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400&display=swap" rel="stylesheet">
  29. <!-- =======================================================
  30. Theme Name: eStartup
  31. Theme URL: https://bootstrapmade.com/estartup-bootstrap-landing-page-template/
  32. Author: BootstrapMade.com
  33. License: https://bootstrapmade.com/license/
  34. ======================================================= -->
  35. <style>
  36. p,a,div,span,h1,h2,h3,h4,h5,h6{
  37. font-family: 'Noto Sans TC', sans-serif !important;
  38. }
  39. .oil{
  40. display:none;
  41. }
  42. </style>
  43. </head>
  44. <body>
  45. <header id="header" class="header header-hide">
  46. <div class="container">
  47. <div id="logo" class="pull-left">
  48. <!-- <h1><a href="" class="scrollto">ArozOS</a></h1> -->
  49. <!-- Uncomment below if you prefer to use an image logo -->
  50. <a href=""><img src="img/logo.png" alt="" style="height: 2em;" title="ArozOS Project" /></a>
  51. </div>
  52. <nav id="nav-menu-container">
  53. <ul class="nav-menu">
  54. <li class="menu-active"><a href="#hero">主頁</a></li>
  55. <li><a href="#about-us">關於</a></li>
  56. <li><a href="#features">功能</a></li>
  57. <li><a href="#screenshots">系統截圖</a></li>
  58. <li><a href="#docs">說明文檔</a></li>
  59. <li><a href="#contact">源碼</a></li>
  60. <li><a id="lang" href="#" onclick="window.location.href='lang.html';">中文(繁體)</a></li>
  61. </ul>
  62. </nav><!-- #nav-menu-container -->
  63. </div>
  64. </header><!-- #header -->
  65. <!--==========================
  66. Hero Section
  67. ============================-->
  68. <section id="hero" class="wow fadeIn">
  69. <div class="hero-container">
  70. <h1>ArozOS</h1>
  71. <h2>一個屬於你的雲端桌面作業平台</h2>
  72. <img src="img/banner.png" alt="Hero Imgs">
  73. <a href="#get-started" class="btn-get-started scrollto">了解更多</a>
  74. <div class="btns">
  75. <a href="https://github.com/tobychui/arozos"><i class="fa fa-github fa-3x"></i> Github</a>
  76. <a href="https://github.com/tobychui/arozos/releases"><i class="fa fa-download fa-3x"></i> 下載</a>
  77. <a href="docs/"><i class="fa fa-book fa-3x"></i> 說明文檔</a>
  78. </div>
  79. </div>
  80. </section><!-- #hero -->
  81. <!--==========================
  82. Get Started Section
  83. ============================-->
  84. <section id="get-started" class="padd-section text-center wow fadeInUp">
  85. <div class="container">
  86. <div class="section-title text-center">
  87. <h2></h2>
  88. <p class="separator">為何選用 ArozOS?</p>
  89. </div>
  90. </div>
  91. <div class="container">
  92. <div class="row">
  93. <div class="col-md-6 col-lg-4">
  94. <div class="feature-block">
  95. <img src="img/svg/cloud.svg" alt="img" class="img-fluid">
  96. <h4>雲端桌面</h4>
  97. <p>簡單又優美的網頁桌面界面,讓你可以輕鬆完成日常生活上的簡單工作</p>
  98. </div>
  99. </div>
  100. <div class="col-md-6 col-lg-4">
  101. <div class="feature-block">
  102. <img src="img/rpi.png" alt="img" class="img-fluid">
  103. <h4>為「樹莓派」而設計</h4>
  104. <p>系統適用於 樹莓派 等資源有限的單片電腦,也能在一般電腦和伺服器上執行 </p>
  105. </div>
  106. </div>
  107. <div class="col-md-6 col-lg-4">
  108. <div class="feature-block">
  109. <img src="img/os.png" alt="img" class="img-fluid">
  110. <h4>開源</h4>
  111. <p>ArozOS 的部分組件是開源項目,並在 Github 開放免費使用</p>
  112. </div>
  113. </div>
  114. </div>
  115. </div>
  116. </section>
  117. <!--==========================
  118. About Us Section
  119. ============================-->
  120. <section id="about-us" class="about-us padd-section wow fadeInUp">
  121. <div class="container">
  122. <div class="row justify-content-center">
  123. <div class="col-md-5 col-lg-3">
  124. <img src="img/preview-pc.png" alt="About">
  125. </div>
  126. <div class="col-md-7 col-lg-5">
  127. <div class="about-content">
  128. <h2><span>ArozOS</span>主機<br> 網頁桌面系統 </h2>
  129. <p>快速讓任何安裝了瀏覽器和連接互聯網的電腦變成屬於你的個人裝置,隨時隨地存取你在雲端上的檔案。
  130. </p>
  131. <ul class="list-unstyled">
  132. <li><i class="fa fa-angle-right"></i>無需要特別的使用者權限</li>
  133. <li><i class="fa fa-angle-right"></i>支援 Chrome, Firefox 及 Safari 瀏覽器</li>
  134. <li><i class="fa fa-angle-right"></i>可透過網頁桌面、FTP 及 WebDAV 存取檔案</li>
  135. <li><i class="fa fa-angle-right"></i>可能是世界上最好的網頁檔案管理員</li>
  136. <li><i class="fa fa-angle-right"></i>基於 HTML5 的現代化 WebApps</li>
  137. </ul>
  138. </div>
  139. </div>
  140. </div>
  141. </div>
  142. <br><br>
  143. <div class="container">
  144. <div class="row justify-content-center">
  145. <div class="col-md-5 col-lg-3">
  146. <img src="img/preview.png" alt="About">
  147. </div>
  148. <div class="col-md-7 col-lg-5">
  149. <div class="about-content">
  150. <h2><span>ArozOS</span>手機 <br>網頁桌面系統 </h2>
  151. <p>使用 PWA 技術,讓你的桌面也能在手機上開啟,讓裝置之間傳送檔案更加方便快捷。
  152. </p>
  153. <ul class="list-unstyled">
  154. <li><i class="fa fa-angle-right"></i>無需安裝任何 App</li>
  155. <li><i class="fa fa-angle-right"></i>支援 Android 及 iOS 裝置</li>
  156. <li><i class="fa fa-angle-right"></i>支援 Chrome 及 Safari</li>
  157. <li><i class="fa fa-angle-right"></i>類視窗型作業模式</li>
  158. <li><i class="fa fa-angle-right"></i>可在多台裝置之間進行即時同步</li>
  159. </ul>
  160. </div>
  161. </div>
  162. </div>
  163. </div>
  164. </section>
  165. <!--==========================
  166. Features Section
  167. ============================-->
  168. <section id="features" class="padd-section text-center wow fadeInUp">
  169. <div class="container">
  170. <div class="section-title text-center">
  171. <h2>豐富的內置功能</h2>
  172. <p class="separator">應有盡有的各種 WebApp 功能,讓您在網頁上擁有桌面般的使用者體驗</p>
  173. </div>
  174. </div>
  175. <div class="container">
  176. <div class="row">
  177. <div class="col-md-6 col-lg-3">
  178. <div class="feature-block">
  179. <img src="img/icons/work_desk_kirei.png" alt="img" class="img-fluid">
  180. <h4>簡單而潔淨</h4>
  181. <p>仿玻璃和圓角風格的視窗,簡單直接的 WebApp 命名方式</p>
  182. </div>
  183. </div>
  184. <div class="col-md-6 col-lg-3">
  185. <div class="feature-block">
  186. <img src="img/icons/computer_cloud_storage.png" alt="img" class="img-fluid">
  187. <h4>支援多媒體</h4>
  188. <p>內置音樂、圖片及音樂播放器,適合用作多媒體串流之用</p>
  189. </div>
  190. </div>
  191. <div class="col-md-6 col-lg-3">
  192. <div class="feature-block">
  193. <img src="img/icons/envelop_paper.png" alt="img" class="img-fluid">
  194. <h4>檔案管理員</h4>
  195. <p>可能是你能在網頁桌面環境裡找到的,最好的一個檔案管理員</p>
  196. </div>
  197. </div>
  198. <div class="col-md-6 col-lg-3">
  199. <div class="feature-block">
  200. <img src="img/svg/design-tool.svg" alt="img" class="img-fluid">
  201. <h4>簡單易用</h4>
  202. <p>支援在筆記本電腦、手機等上的拖拉操作</p>
  203. </div>
  204. </div>
  205. <div class="col-md-6 col-lg-3">
  206. <div class="feature-block">
  207. <img src="img/svg/cloud-computing.svg" alt="img" class="img-fluid">
  208. <h4>Git 安裝</h4>
  209. <p>開源的 WebApp 模組可以透過內置的 模組安裝器,使用 Git Clone 方法下載</p>
  210. </div>
  211. </div>
  212. <div class="col-md-6 col-lg-3">
  213. <div class="feature-block">
  214. <img src="img/icons/computer_tethering.png" alt="img" class="img-fluid">
  215. <h4>快速連接</h4>
  216. <p>支援 Windows 、Mac 跟 Linux 透過網頁界面、FTP 或 WebDAV 連接到 ArozOS 主機</p>
  217. </div>
  218. </div>
  219. <div class="col-md-6 col-lg-3">
  220. <div class="feature-block">
  221. <img src="img/os.png" alt="img" class="img-fluid">
  222. <h4>開源</h4>
  223. <p>有不合用的地方?自己隨便改寫吧!</p>
  224. </div>
  225. </div>
  226. <div class="col-md-6 col-lg-3">
  227. <div class="feature-block">
  228. <img src="img/svg/code.svg" alt="img" class="img-fluid">
  229. <h4>使用 Go 語言開發
  230. </h4>
  231. <p>比起其他語言如 PHP,Go 更能榨乾樹莓派的處理能力,使系統運行效率更佳</p>
  232. </div>
  233. </div>
  234. </div>
  235. </div>
  236. </section>
  237. <!--==========================
  238. Screenshots Section
  239. ============================-->
  240. <section id="screenshots" class="padd-section text-center wow fadeInUp">
  241. <div class="container">
  242. <div class="section-title text-center">
  243. <h2>系統截圖</h2>
  244. <p class="separator">簡單的看一看 ArozOS 的網頁桌面環境</p>
  245. </div>
  246. </div>
  247. <div class="container">
  248. <div class="owl-carousel owl-theme">
  249. </div>
  250. </div>
  251. <div><img class="fullwidthImg" src="img/screen/1.png" alt="img"></div>
  252. <div><img class="fullwidthImg" src="img/screen/2.png" alt="img"></div>
  253. <div><img class="fullwidthImg" src="img/screen/3.png" alt="img"></div>
  254. <div><img class="fullwidthImg" src="img/screen/4.png" alt="img"></div>
  255. </section>
  256. <!--==========================
  257. Video Section
  258. ============================-->
  259. <section id="video" class="text-center wow fadeInUp">
  260. <div class="overlay">
  261. <div class="container-fluid container-full">
  262. <div class="row">
  263. <a href="#" class="js-modal-btn play-btn" data-video-id="DVzbeWyxmNU"></a>
  264. </div>
  265. </div>
  266. </div>
  267. </section>
  268. <!--==========================
  269. Testimonials Section
  270. ============================-->
  271. <section id="testimonials" class="padd-section text-center wow fadeInUp">
  272. <div class="container">
  273. <div class="row justify-content-center">
  274. <div class="col-md-8">
  275. <div class="testimonials-content">
  276. <div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
  277. <div class="carousel-inner" role="listbox">
  278. <div class="carousel-item active">
  279. <div class="top-top">
  280. <h2>這是一個應該出名的項目 </h2>
  281. <p>老實說,這是一個現在被低估了的系統,我希望更多人能夠看到這套 ArozOS 系統。 </p>
  282. <h4>CrazyCoder009</span></h4>
  283. </div>
  284. </div>
  285. <div class="carousel-item ">
  286. <div class="top-top">
  287. <h2>ArozOS 非常的順暢和美好</h2>
  288. <p>能完美在 Rpi 4B 上運作。用了好一段時間,系統用起來非常的順暢和美好,謝謝 TC(作者)!</p>
  289. <h4>jimting</span></h4>
  290. </div>
  291. </div>
  292. <div class="carousel-item ">
  293. <div class="top-top">
  294. <h2>終於有屬於自己的 NAS 了</h2>
  295. <p>這還是我人生中第一次用 NAS,畢竟買一台 NAS 太貴了 </p>
  296. <h4>Wei Vi</span></h4>
  297. </div>
  298. </div>
  299. </div>
  300. <div class="btm-btm">
  301. <ul class="list-unstyled carousel-indicators">
  302. <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
  303. <li data-target="#carousel-example-generic" data-slide-to="1"></li>
  304. <li data-target="#carousel-example-generic" data-slide-to="2"></li>
  305. </ul>
  306. </div>
  307. </div>
  308. </div>
  309. </div>
  310. </div>
  311. </div>
  312. </section>
  313. <!--==========================
  314. Blog Section
  315. ============================-->
  316. <section id="blog" class="padd-section wow fadeInUp">
  317. <div class="container">
  318. <div class="section-title text-center">
  319. <h2>有點想試試看了?</h2>
  320. <p class="separator">來看看 <a href="https://github.com/tobychui/arozos/blob/master/README.md">Github 上的 README</a> 檔案吧</p>
  321. </div>
  322. </div>
  323. </section>
  324. <!--==========================
  325. Newsletter Section
  326. ============================-->
  327. <section id="docs" class="newsletter text-center wow fadeInUp">
  328. <div class="overlay padd-section">
  329. <div class="container">
  330. <div class="section-title text-center">
  331. <h2>說明文檔</h2>
  332. <p>想開發你自己的 ArozOS 功能? 你可以來看看這個系統的設計文檔</p>
  333. <a href="docs/" class="glass btn-get-started scrollto" target="_blank">打開看看</a>
  334. </div>
  335. </div>
  336. </div>
  337. </section>
  338. <!--==========================
  339. Contact Section
  340. ============================-->
  341. <section id="contact" class="padd-section wow fadeInUp">
  342. <div class="container">
  343. <div class="section-title text-center">
  344. <h2>查看源碼</h2>
  345. <p class="separator">你對源碼有興趣? 下面的傳送門會帶你找到本系統的源碼 <br> 如果你喜歡這個項目,請給我一個 ⭐星星⭐</p>
  346. </div>
  347. </div>
  348. <div class="container">
  349. <div class="row justify-content-center">
  350. <div class="col-lg-3 col-md-4">
  351. <div class="info">
  352. <div>
  353. <i class="fa fa-github"></i>
  354. <p><a href="https://github.com/tobychui/arozos">https://github.com/tobychui/arozos</a></p>
  355. </div>
  356. <div class="email">
  357. <i class="fa fa-envelope"></i>
  358. <p><a href="mailto:imuslab@gmail.com">imuslab@gmail.com</a></p>
  359. </div>
  360. </div>
  361. <!--
  362. <div class="social-links">
  363. <a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
  364. <a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
  365. <a href="#" class="instagram"><i class="fa fa-instagram"></i></a>
  366. <a href="#" class="google-plus"><i class="fa fa-google-plus"></i></a>
  367. <a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a>
  368. </div>
  369. -->
  370. </div>
  371. </div>
  372. </div>
  373. </section><!-- #contact -->
  374. <!--==========================
  375. Footer
  376. ============================-->
  377. <footer class="footer" style="position: relative;">
  378. <div class="copyrights">
  379. <div class="container">
  380. <div class="credits">
  381. <!--
  382. All the links in the footer should remain intact.
  383. You can delete the links only if you purchased the pro version.
  384. Licensing information: https://bootstrapmade.com/license/
  385. Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=eStartup
  386. -->
  387. Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
  388. </div>
  389. </div>
  390. </div>
  391. <img class="oil" style="position: absolute; right: 0px; bottom: 0px; width: 30em;" src="img/oil/mascot.png">
  392. </footer>
  393. <img class="oil" style="position: absolute; width: 30em;bottom: 0px; right: 0px;" src="img/oil/welcome.png">
  394. <a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
  395. <!-- JavaScript Libraries -->
  396. <script src="lib/jquery/jquery.min.js"></script>
  397. <script src="lib/jquery/jquery-migrate.min.js"></script>
  398. <script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
  399. <script src="lib/superfish/hoverIntent.js"></script>
  400. <script src="lib/superfish/superfish.min.js"></script>
  401. <script src="lib/easing/easing.min.js"></script>
  402. <script src="lib/modal-video/js/modal-video.js"></script>
  403. <script src="lib/owlcarousel/owl.carousel.min.js"></script>
  404. <script src="lib/wow/wow.min.js"></script>
  405. <!-- Contact Form JavaScript File -->
  406. <script src="contactform/contactform.js"></script>
  407. <!-- Template Main Javascript File -->
  408. <script src="js/main.js"></script>
  409. <script>
  410. var userLang = navigator.language || navigator.userLanguage;
  411. if (userLang == "zh-CN"){
  412. $("#lang").text("中文(繁體)");
  413. }else if (userLang == "zh-HK"){
  414. $("#lang").text("中文(正體)");
  415. }else if (userLang == "zh-TW"){
  416. $("#lang").text("中文(台灣)");
  417. }
  418. if (window.location.hash == "#oil"){
  419. $(".oil").show();
  420. }
  421. </script>
  422. </body>
  423. </html>