index-zh_cn.html 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535
  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="可能是世界上最好的网页桌面系统" name="description">
  9. <meta name="author" content="tobychui">
  10. <!-- Facebook Meta Tags -->
  11. <meta property="og:url" content="https://arozos.com/">
  12. <meta property="og:type" content="website">
  13. <meta property="og:title" content="网页桌面系统 | ArozOS">
  14. <meta property="og:description" content="可能是世界上最好的网页桌面系统">
  15. <meta property="og:image" content="https://arozos.com/img/og.png">
  16. <!-- Twitter Meta Tags -->
  17. <meta name="twitter:card" content="summary_large_image">
  18. <meta property="twitter:domain" content="arozos.com">
  19. <meta property="twitter:url" content="https://arozos.com/">
  20. <meta name="twitter:title" content="网页桌面系统 | ArozOS">
  21. <meta name="twitter:description" content="可能是世界上最好的网页桌面系统">
  22. <meta name="twitter:image" content="https://arozos.com/img/og.png">
  23. <!-- Favicons -->
  24. <link href="img/favicon.png" rel="icon">
  25. <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
  26. <!-- Google Fonts -->
  27. <link rel="preconnect" href="https://fonts.googleapis.com">
  28. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  29. <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400&display=swap" rel="stylesheet">
  30. <!-- Bootstrap css -->
  31. <!-- <link rel="stylesheet" href="css/bootstrap.css"> -->
  32. <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  33. <!-- Libraries CSS Files -->
  34. <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
  35. <link href="lib/owlcarousel/assets/owl.theme.default.min.css" rel="stylesheet">
  36. <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
  37. <link href="lib/animate/animate.min.css" rel="stylesheet">
  38. <link href="lib/modal-video/css/modal-video.min.css" rel="stylesheet">
  39. <!-- Main Stylesheet File -->
  40. <link href="css/style.css" rel="stylesheet">
  41. <!-- Additional stuffs for TC support-->
  42. <link rel="preconnect" href="https://fonts.googleapis.com">
  43. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  44. <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
  45. <!-- =======================================================
  46. Theme Name: eStartup
  47. Theme URL: https://bootstrapmade.com/estartup-bootstrap-landing-page-template/
  48. Author: BootstrapMade.com
  49. License: https://bootstrapmade.com/license/
  50. ======================================================= -->
  51. <style>
  52. p,a,div,span,h1,h2,h3,h4,h5,h6{
  53. font-family: 'Noto Sans SC', sans-serif !important;
  54. }
  55. </style>
  56. </head>
  57. <body>
  58. <header id="header" class="header header-hide">
  59. <div class="container">
  60. <div id="logo" class="pull-left">
  61. <!-- <h1><a href="" class="scrollto">ArozOS</a></h1> -->
  62. <!-- Uncomment below if you prefer to use an image logo -->
  63. <a href=""><img src="img/logo.png" alt="" style="height: 2em;" title="ArozOS Project" /></a>
  64. </div>
  65. <nav id="nav-menu-container">
  66. <ul class="nav-menu">
  67. <li class="menu-active"><a href="#hero">主页</a></li>
  68. <li><a href="#about-us">关于</a></li>
  69. <li><a href="#features">功能</a></li>
  70. <li><a href="#screenshots">系统截图</a></li>
  71. <li><a href="#docs">说明文档</a></li>
  72. <li><a href="#contact">源码</a></li>
  73. <li><a href="#" onclick="window.location.href='lang.html';">中文(简体)</a></li>
  74. </ul>
  75. </nav><!-- #nav-menu-container -->
  76. </div>
  77. </header><!-- #header -->
  78. <!--==========================
  79. Hero Section
  80. ============================-->
  81. <section id="hero" class="wow fadeIn">
  82. <div class="hero-container">
  83. <h1>ArozOS</h1>
  84. <h2>一个属于你的云端桌面作业平台</h2>
  85. <img src="img/banner.png" alt="Hero Imgs">
  86. <a href="#get-started" class="btn-get-started scrollto">了解更多</a>
  87. <div class="btns">
  88. <a href="https://github.com/tobychui/arozos"><i class="fa fa-github fa-3x"></i> Github</a>
  89. <a href="https://github.com/tobychui/arozos/releases"><i class="fa fa-download fa-3x"></i> 下载</a>
  90. <a href="docs/"><i class="fa fa-book fa-3x"></i> 说明文档</a>
  91. </div>
  92. </div>
  93. </section><!-- #hero -->
  94. <!--==========================
  95. Get Started Section
  96. ============================-->
  97. <section id="get-started" class="padd-section text-center wow fadeInUp">
  98. <div class="container">
  99. <div class="section-title text-center">
  100. <h2></h2>
  101. <p class="separator">为何选用 ArozOS?</p>
  102. </div>
  103. </div>
  104. <div class="container">
  105. <div class="row">
  106. <div class="col-md-6 col-lg-4">
  107. <div class="feature-block">
  108. <img src="img/svg/cloud.svg" alt="img" class="img-fluid">
  109. <h4>云端桌面</h4>
  110. <p>简单又优美的网页桌面界面,让你可以轻松完成日常生活上的简单工作</p>
  111. </div>
  112. </div>
  113. <div class="col-md-6 col-lg-4">
  114. <div class="feature-block">
  115. <img src="img/rpi.png" alt="img" class="img-fluid">
  116. <h4>支援多种平台</h4>
  117. <p>无论是 ARM 开发板、旧手机还是一般电脑和伺服器上都可以执行 </p>
  118. </div>
  119. </div>
  120. <div class="col-md-6 col-lg-4">
  121. <div class="feature-block">
  122. <img src="img/os.png" alt="img" class="img-fluid">
  123. <h4>开源</h4>
  124. <p>ArozOS 的部分组件是开源项目,并在 Github 开放免费使用</p>
  125. </div>
  126. </div>
  127. </div>
  128. </div>
  129. </section>
  130. <!--==========================
  131. About Us Section
  132. ============================-->
  133. <section id="about-us" class="about-us padd-section wow fadeInUp">
  134. <div class="container">
  135. <div class="row justify-content-center">
  136. <div class="col-md-5 col-lg-3">
  137. <img src="img/preview-pc.png" alt="About">
  138. </div>
  139. <div class="col-md-7 col-lg-5">
  140. <div class="about-content">
  141. <h2><span>ArozOS</span>主机<br> 网页桌面系统 </h2>
  142. <p>快速让任何安装了浏览器和连接互联网的电脑变成属于你的个人装置,随时随地存取你在云端上的档案。
  143. </p>
  144. <ul class="list-unstyled">
  145. <li><i class="fa fa-angle-right"></i>不需要特别的使用者权限</li>
  146. <li><i class="fa fa-angle-right"></i>支持 Chrome, Firefox 及 Safari 浏览器</li>
  147. <li><i class="fa fa-angle-right"></i>可透过网页桌面、FTP 及 WebDAV 存取文件</li>
  148. <li><i class="fa fa-angle-right"></i>可能是世界上最好的网页文件管理员</li>
  149. <li><i class="fa fa-angle-right"></i>基于 HTML5 的现代化 WebApps</li>
  150. </ul>
  151. </div>
  152. </div>
  153. </div>
  154. </div>
  155. <br><br>
  156. <div class="container">
  157. <div class="row justify-content-center">
  158. <div class="col-md-5 col-lg-3">
  159. <img src="img/preview.png" alt="About">
  160. </div>
  161. <div class="col-md-7 col-lg-5">
  162. <div class="about-content">
  163. <h2><span>ArozOS</span>手机 <br>网页桌面系统 </h2>
  164. <p>使用 PWA 技术,让你的桌面也能在手机上开启,让装置之间传送文件更加方便快捷。
  165. </p>
  166. <ul class="list-unstyled">
  167. <li><i class="fa fa-angle-right"></i>无需安装任何 App</li>
  168. <li><i class="fa fa-angle-right"></i>支持 Android 及 iOS 装置</li>
  169. <li><i class="fa fa-angle-right"></i>支持 Chrome 及 Safari</li>
  170. <li><i class="fa fa-angle-right"></i>类视窗型作业模式</li>
  171. <li><i class="fa fa-angle-right"></i>可在多台装置之间进行即时同步</li>
  172. </ul>
  173. </div>
  174. </div>
  175. </div>
  176. </div>
  177. </section>
  178. <!--==========================
  179. Features Section
  180. ============================-->
  181. <section id="features" class="padd-section text-center wow fadeInUp">
  182. <div class="container">
  183. <div class="section-title text-center">
  184. <h2>丰富的内置功能</h2>
  185. <p class="separator">应有尽有的各种 WebApp 功能,让您在网页上拥有桌面般的使用者体验</p>
  186. </div>
  187. </div>
  188. <div class="container">
  189. <div class="row">
  190. <div class="col-md-6 col-lg-3">
  191. <div class="feature-block">
  192. <img src="img/icons/work_desk_kirei.png" alt="img" class="img-fluid">
  193. <h4>简单而洁净</h4>
  194. <p>仿玻璃和圆角风格的视窗,简单直接的 WebApp 命名方式</p>
  195. </div>
  196. </div>
  197. <div class="col-md-6 col-lg-3">
  198. <div class="feature-block">
  199. <img src="img/icons/computer_cloud_storage.png" alt="img" class="img-fluid">
  200. <h4>支持多媒体</h4>
  201. <p>内置音乐、图片及音乐播放器,适合用作多媒体串流之用</p>
  202. </div>
  203. </div>
  204. <div class="col-md-6 col-lg-3">
  205. <div class="feature-block">
  206. <img src="img/icons/envelop_paper.png" alt="img" class="img-fluid">
  207. <h4>文件管理员</h4>
  208. <p>可能是你能在网页桌面环境里找到的,最好的一个文件管理员</p>
  209. </div>
  210. </div>
  211. <div class="col-md-6 col-lg-3">
  212. <div class="feature-block">
  213. <img src="img/svg/design-tool.svg" alt="img" class="img-fluid">
  214. <h4>简单易用</h4>
  215. <p>支援在笔记本电脑、手机等上的拖拉操作</p>
  216. </div>
  217. </div>
  218. <div class="col-md-6 col-lg-3">
  219. <div class="feature-block">
  220. <img src="img/svg/cloud-computing.svg" alt="img" class="img-fluid">
  221. <h4>Git 安装</h4>
  222. <p>开源的 WebApp 模组可以透过内置的 模组安装器,使用 Git Clone 方法下载</p>
  223. </div>
  224. </div>
  225. <div class="col-md-6 col-lg-3">
  226. <div class="feature-block">
  227. <img src="img/icons/computer_tethering.png" alt="img" class="img-fluid">
  228. <h4>快速连接</h4>
  229. <p>支援 Windows 、Mac 跟 Linux 透过网页界面、FTP 或 WebDAV 连接到 ArozOS 主机</p>
  230. </div>
  231. </div>
  232. <div class="col-md-6 col-lg-3">
  233. <div class="feature-block">
  234. <img src="img/os.png" alt="img" class="img-fluid">
  235. <h4>开源</h4>
  236. <p>有不合用的地方?自己随便改写吧!</p>
  237. </div>
  238. </div>
  239. <div class="col-md-6 col-lg-3">
  240. <div class="feature-block">
  241. <img src="img/svg/code.svg" alt="img" class="img-fluid">
  242. <h4>使用 Go 语言开发
  243. </h4>
  244. <p>比起其他语言如 PHP,Go 更能榨干树莓派的处理能力,使系统运行效率更佳</p>
  245. </div>
  246. </div>
  247. </div>
  248. </div>
  249. </section>
  250. <!--==========================
  251. Screenshots Section
  252. ============================-->
  253. <section id="screenshots" class="padd-section text-center wow fadeInUp">
  254. <div class="container">
  255. <div class="section-title text-center">
  256. <h2>系统截图</h2>
  257. <p class="separator">简单的看一看 ArozOS 的网页桌面环境</p>
  258. </div>
  259. </div>
  260. <div class="container">
  261. <div class="owl-carousel owl-theme">
  262. </div>
  263. </div>
  264. <div><img class="fullwidthImg" src="img/screen/1.png" alt="img"></div>
  265. <div><img class="fullwidthImg" src="img/screen/2.png" alt="img"></div>
  266. <div><img class="fullwidthImg" src="img/screen/3.png" alt="img"></div>
  267. <div><img class="fullwidthImg" src="img/screen/4.png" alt="img"></div>
  268. <div><img class="fullwidthImg" src="img/screen/5.png" alt="img"></div>
  269. <div><img class="fullwidthImg" src="img/screen/6.png" alt="img"></div>
  270. </section>
  271. <!--==========================
  272. Video Section
  273. ============================-->
  274. <section id="video" class="text-center wow fadeInUp">
  275. <div class="overlay">
  276. <div class="container-fluid container-full">
  277. <div class="row">
  278. <a href="#" class="js-modal-btn play-btn" data-video-id="DVzbeWyxmNU"></a>
  279. </div>
  280. </div>
  281. </div>
  282. </section>
  283. <!--==========================
  284. Testimonials Section
  285. ============================-->
  286. <section id="testimonials" class="padd-section text-center wow fadeInUp">
  287. <div class="container">
  288. <div class="row justify-content-center">
  289. <div class="col-md-8">
  290. <div class="testimonials-content">
  291. <div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
  292. <div class="carousel-inner" role="listbox">
  293. <div class="carousel-item active">
  294. <div class="top-top">
  295. <h2>这是一个应该出名的项目 </h2>
  296. <p>老实说,这是一个现在被低估了的系统,我希望更多人能够看到这套 ArozOS 系统。 </p>
  297. <h4>CrazyCoder009</span></h4>
  298. </div>
  299. </div>
  300. <div class="carousel-item ">
  301. <div class="top-top">
  302. <h2>ArozOS 非常的顺畅和美好</h2>
  303. <p>能完美在 Rpi 4B 上运作。用了好一段时间,系统用起来非常的顺畅和美好,谢谢 TC(作者)!</p>
  304. <h4>jimting</span></h4>
  305. </div>
  306. </div>
  307. <div class="carousel-item ">
  308. <div class="top-top">
  309. <h2>终于有属于自己的 NAS 了</h2>
  310. <p>这还是我人生中第一次用 NAS,毕竟买一台 NAS 太贵了 </p>
  311. <h4>Wei Vi</span></h4>
  312. </div>
  313. </div>
  314. </div>
  315. <div class="btm-btm">
  316. <ul class="list-unstyled carousel-indicators">
  317. <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
  318. <li data-target="#carousel-example-generic" data-slide-to="1"></li>
  319. <li data-target="#carousel-example-generic" data-slide-to="2"></li>
  320. </ul>
  321. </div>
  322. </div>
  323. </div>
  324. </div>
  325. </div>
  326. </div>
  327. </section>
  328. <!--==========================
  329. Blog Section
  330. ============================-->
  331. <section id="blog" class="padd-section wow fadeInUp">
  332. <div class="container">
  333. <div class="section-title text-center">
  334. <h2>有点想试试看了?</h2>
  335. <p class="separator">来看看 <a href="https://github.com/tobychui/arozos/blob/master/README.md">Github 上的 README</a> 档案吧</p>
  336. </div>
  337. </div>
  338. </section>
  339. <!--==========================
  340. Newsletter Section
  341. ============================-->
  342. <section id="docs" class="newsletter text-center wow fadeInUp">
  343. <div class="overlay padd-section">
  344. <div class="container">
  345. <div class="section-title text-center">
  346. <h2>说明文档</h2>
  347. <p>想开发你自己的 ArozOS 功能? 你可以来看看这个系统的设计文档</p>
  348. <a href="docs/" class="glass btn-get-started scrollto" target="_blank">打开看看</a>
  349. </div>
  350. </div>
  351. </div>
  352. </section>
  353. <!--==========================
  354. Contact Section
  355. ============================-->
  356. <section id="contact" class="padd-section wow fadeInUp">
  357. <div class="container">
  358. <div class="section-title text-center">
  359. <h2>查看源码</h2>
  360. <p class="separator">你对源码有兴趣? 下面的传送门会带你找到本系统的源码 <br> 如果你喜欢这个项目,请给我一个 ⭐星星⭐</p>
  361. </div>
  362. </div>
  363. <div class="container">
  364. <div class="row justify-content-center">
  365. <div class="col-lg-3 col-md-4">
  366. <div class="info">
  367. <div>
  368. <i class="fa fa-github"></i>
  369. <p><a href="https://github.com/tobychui/arozos">https://github.com/tobychui/arozos</a></p>
  370. </div>
  371. <div class="email">
  372. <i class="fa fa-envelope"></i>
  373. <p><a href="mailto:[email protected]">[email protected]</a></p>
  374. </div>
  375. </div>
  376. <!--
  377. <div class="social-links">
  378. <a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
  379. <a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
  380. <a href="#" class="instagram"><i class="fa fa-instagram"></i></a>
  381. <a href="#" class="google-plus"><i class="fa fa-google-plus"></i></a>
  382. <a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a>
  383. </div>
  384. -->
  385. </div>
  386. </div>
  387. </div>
  388. </section><!-- #contact -->
  389. <!--==========================
  390. Footer
  391. ============================-->
  392. <footer class="footer">
  393. <div class="copyrights">
  394. <div class="container">
  395. <div class="credits">
  396. <!--
  397. All the links in the footer should remain intact.
  398. You can delete the links only if you purchased the pro version.
  399. Licensing information: https://bootstrapmade.com/license/
  400. Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=eStartup
  401. -->
  402. Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
  403. </div>
  404. </div>
  405. </div>
  406. </footer>
  407. <a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
  408. <!-- JavaScript Libraries -->
  409. <script src="lib/jquery/jquery.min.js"></script>
  410. <script src="lib/jquery/jquery-migrate.min.js"></script>
  411. <script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
  412. <script src="lib/superfish/hoverIntent.js"></script>
  413. <script src="lib/superfish/superfish.min.js"></script>
  414. <script src="lib/easing/easing.min.js"></script>
  415. <script src="lib/modal-video/js/modal-video.js"></script>
  416. <script src="lib/owlcarousel/owl.carousel.min.js"></script>
  417. <script src="lib/wow/wow.min.js"></script>
  418. <!-- Contact Form JavaScript File -->
  419. <script src="contactform/contactform.js"></script>
  420. <!-- Template Main Javascript File -->
  421. <script src="js/main.js"></script>
  422. </body>
  423. </html>