index.html 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Web Desktop OS | 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 rel="preconnect" href="https://fonts.googleapis.com">
  15. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  16. <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700;900&display=swap" rel="stylesheet">
  17. <!-- Bootstrap css -->
  18. <!-- <link rel="stylesheet" href="css/bootstrap.css"> -->
  19. <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  20. <!-- Libraries CSS Files -->
  21. <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
  22. <link href="lib/owlcarousel/assets/owl.theme.default.min.css" rel="stylesheet">
  23. <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
  24. <link href="lib/animate/animate.min.css" rel="stylesheet">
  25. <link href="lib/modal-video/css/modal-video.min.css" rel="stylesheet">
  26. <!-- Main Stylesheet File -->
  27. <link href="css/style.css" rel="stylesheet">
  28. <style>
  29. p,a,div,span,h1,h2,h3,h4,h5,h6{
  30. font-family: 'Source Sans Pro', sans-serif !important;
  31. }
  32. </style>
  33. <!-- =======================================================
  34. Theme Name: eStartup
  35. Theme URL: https://bootstrapmade.com/estartup-bootstrap-landing-page-template/
  36. Author: BootstrapMade.com
  37. License: https://bootstrapmade.com/license/
  38. ======================================================= -->
  39. </head>
  40. <body>
  41. <header id="header" class="header header-hide">
  42. <div class="container">
  43. <div id="logo" class="pull-left">
  44. <!-- <h1><a href="" class="scrollto">ArozOS</a></h1> -->
  45. <!-- Uncomment below if you prefer to use an image logo -->
  46. <a href=""><img src="img/logo.png" alt="" style="height: 2em;" title="ArozOS Project" /></a>
  47. </div>
  48. <nav id="nav-menu-container">
  49. <ul class="nav-menu">
  50. <li class="menu-active"><a href="#hero">Home</a></li>
  51. <li><a href="#about-us">About</a></li>
  52. <li><a href="#features">Features</a></li>
  53. <li><a href="#screenshots">Screenshots</a></li>
  54. <li><a href="#docs">Documents</a></li>
  55. <li><a href="#contact">Source</a></li>
  56. <li><a href="#" onclick="window.location.href='lang.html';">English (US)</a></li>
  57. </ul>
  58. </nav><!-- #nav-menu-container -->
  59. </div>
  60. </header><!-- #header -->
  61. <!--==========================
  62. Hero Section
  63. ============================-->
  64. <section id="hero" class="wow fadeIn">
  65. <div class="hero-container">
  66. <h1>ArozOS</h1>
  67. <h2>A Web Desktop Operating System for your Personal Cloud</h2>
  68. <img src="img/banner.png" alt="Hero Imgs">
  69. <a href="#get-started" class="btn-get-started scrollto">Get Started</a>
  70. <div class="btns">
  71. <a href="https://github.com/tobychui/arozos"><i class="fa fa-github fa-3x"></i> Github</a>
  72. <a href="https://github.com/tobychui/arozos/releases"><i class="fa fa-download fa-3x"></i> Download</a>
  73. <a href="docs/"><i class="fa fa-book fa-3x"></i> Documentation</a>
  74. </div>
  75. </div>
  76. </section><!-- #hero -->
  77. <!--==========================
  78. Get Started Section
  79. ============================-->
  80. <section id="get-started" class="padd-section text-center wow fadeInUp">
  81. <div class="container">
  82. <div class="section-title text-center">
  83. <h2></h2>
  84. <p class="separator">Why ArozOS?</p>
  85. </div>
  86. </div>
  87. <div class="container">
  88. <div class="row">
  89. <div class="col-md-6 col-lg-4">
  90. <div class="feature-block">
  91. <img src="img/svg/cloud.svg" alt="img" class="img-fluid">
  92. <h4>Cloud Desktop</h4>
  93. <p>Simple and elegant web desktop interface for your daily tasks</p>
  94. </div>
  95. </div>
  96. <div class="col-md-6 col-lg-4">
  97. <div class="feature-block">
  98. <img src="img/rpi.png" alt="img" class="img-fluid">
  99. <h4>Cross Platforms</h4>
  100. <p>Runs on pretty much anything from ARM SBCs, old Android phones to x86_64 PC</p>
  101. </div>
  102. </div>
  103. <div class="col-md-6 col-lg-4">
  104. <div class="feature-block">
  105. <img src="img/os.png" alt="img" class="img-fluid">
  106. <h4>Open Source</h4>
  107. <p>ArozOS's components is open source on Github</p>
  108. </div>
  109. </div>
  110. </div>
  111. </div>
  112. </section>
  113. <!--==========================
  114. About Us Section
  115. ============================-->
  116. <section id="about-us" class="about-us padd-section wow fadeInUp">
  117. <div class="container">
  118. <div class="row justify-content-center">
  119. <div class="col-md-5 col-lg-3">
  120. <img src="img/preview-pc.png" alt="About">
  121. </div>
  122. <div class="col-md-7 col-lg-5">
  123. <div class="about-content">
  124. <h2><span>ArozOS</span>PC<br> Web Desktop </h2>
  125. <p>Turn any PC with browser into your Web Desktop client. Access all your files anytime, anywhere.
  126. </p>
  127. <ul class="list-unstyled">
  128. <li><i class="fa fa-angle-right"></i>No Setup and special user permission</li>
  129. <li><i class="fa fa-angle-right"></i>Support Chrome, Firefox and Safari</li>
  130. <li><i class="fa fa-angle-right"></i>Access via Web UI, FTP or WebDAV</li>
  131. <li><i class="fa fa-angle-right"></i>One of the best Web based File Manager</li>
  132. <li><i class="fa fa-angle-right"></i>WebApps powered by HTML5</li>
  133. </ul>
  134. </div>
  135. </div>
  136. </div>
  137. </div>
  138. <br><br>
  139. <div class="container">
  140. <div class="row justify-content-center">
  141. <div class="col-md-5 col-lg-3">
  142. <img src="img/preview.png" alt="About">
  143. </div>
  144. <div class="col-md-7 col-lg-5">
  145. <div class="about-content">
  146. <h2><span>ArozOS</span>Mobile Web Desktop </h2>
  147. <p>Supporting web desktop on mobile using PWA technology, making file access between devices much easier and smooth.
  148. </p>
  149. <ul class="list-unstyled">
  150. <li><i class="fa fa-angle-right"></i>No App Installation Required</li>
  151. <li><i class="fa fa-angle-right"></i>Support Android and iOS</li>
  152. <li><i class="fa fa-angle-right"></i>Works on Chrome and Safari</li>
  153. <li><i class="fa fa-angle-right"></i>Window based operations</li>
  154. <li><i class="fa fa-angle-right"></i>Synchronize between devices</li>
  155. </ul>
  156. </div>
  157. </div>
  158. </div>
  159. </div>
  160. </section>
  161. <!--==========================
  162. Features Section
  163. ============================-->
  164. <section id="features" class="padd-section text-center wow fadeInUp">
  165. <div class="container">
  166. <div class="section-title text-center">
  167. <h2>Amazing Features</h2>
  168. <p class="separator">Full fledged Desktop Experience with diverse range of Web Applications</p>
  169. </div>
  170. </div>
  171. <div class="container">
  172. <div class="row">
  173. <div class="col-md-6 col-lg-3">
  174. <div class="feature-block">
  175. <img src="img/icons/work_desk_kirei.png" alt="img" class="img-fluid">
  176. <h4>Simple & Beautiful</h4>
  177. <p>Glassy and rounded corner Windows with intuitive WebApp naming</p>
  178. </div>
  179. </div>
  180. <div class="col-md-6 col-lg-3">
  181. <div class="feature-block">
  182. <img src="img/icons/computer_cloud_storage.png" alt="img" class="img-fluid">
  183. <h4>Multimedia</h4>
  184. <p>Build in Music, Photo and Audio WebApp for multimedia streaming</p>
  185. </div>
  186. </div>
  187. <div class="col-md-6 col-lg-3">
  188. <div class="feature-block">
  189. <img src="img/icons/envelop_paper.png" alt="img" class="img-fluid">
  190. <h4>File Manager</h4>
  191. <p>One of the Best File Manager you could find on Web Desktop OS</p>
  192. </div>
  193. </div>
  194. <div class="col-md-6 col-lg-3">
  195. <div class="feature-block">
  196. <img src="img/svg/design-tool.svg" alt="img" class="img-fluid">
  197. <h4>Easy to use</h4>
  198. <p>Support drag drop operations with touchpad or touch screen</p>
  199. </div>
  200. </div>
  201. <div class="col-md-6 col-lg-3">
  202. <div class="feature-block">
  203. <img src="img/svg/cloud-computing.svg" alt="img" class="img-fluid">
  204. <h4>Git Install</h4>
  205. <p>Modules can be installed via git clone using the build in Module Installer</p>
  206. </div>
  207. </div>
  208. <div class="col-md-6 col-lg-3">
  209. <div class="feature-block">
  210. <img src="img/icons/computer_tethering.png" alt="img" class="img-fluid">
  211. <h4>Easy Connect</h4>
  212. <p>Support Web, FTP and WebDAV for easy access on any Operating Systems</p>
  213. </div>
  214. </div>
  215. <div class="col-md-6 col-lg-3">
  216. <div class="feature-block">
  217. <img src="img/os.png" alt="img" class="img-fluid">
  218. <h4>Open Source</h4>
  219. <p>Change whatever you want to fit your ever changing needs and use cases</p>
  220. </div>
  221. </div>
  222. <div class="col-md-6 col-lg-3">
  223. <div class="feature-block">
  224. <img src="img/svg/code.svg" alt="img" class="img-fluid">
  225. <h4>Written in Go</h4>
  226. <p>Allowing great use of system resources while maintaining portability</p>
  227. </div>
  228. </div>
  229. </div>
  230. </div>
  231. </section>
  232. <!--==========================
  233. Screenshots Section
  234. ============================-->
  235. <section id="screenshots" class="padd-section text-center wow fadeInUp">
  236. <div class="container">
  237. <div class="section-title text-center">
  238. <h2>Screenshots</h2>
  239. <p class="separator">A quick overview of the ArozOS Web Desktop System</p>
  240. </div>
  241. </div>
  242. <div class="container">
  243. <div class="owl-carousel owl-theme">
  244. </div>
  245. </div>
  246. <div><img class="fullwidthImg" src="img/screen/1.png" alt="img"></div>
  247. <div><img class="fullwidthImg" src="img/screen/2.png" alt="img"></div>
  248. <div><img class="fullwidthImg" src="img/screen/3.png" alt="img"></div>
  249. <div><img class="fullwidthImg" src="img/screen/4.png" alt="img"></div>
  250. <div><img class="fullwidthImg" src="img/screen/5.png" alt="img"></div>
  251. <div><img class="fullwidthImg" src="img/screen/6.png" alt="img"></div>
  252. </section>
  253. <!--==========================
  254. Video Section
  255. ============================-->
  256. <section id="video" class="text-center wow fadeInUp">
  257. <div class="overlay">
  258. <div class="container-fluid container-full">
  259. <div class="row">
  260. <a href="#" class="js-modal-btn play-btn" data-video-id="DVzbeWyxmNU"></a>
  261. </div>
  262. </div>
  263. </div>
  264. </section>
  265. <!--==========================
  266. Testimonials Section
  267. ============================-->
  268. <section id="testimonials" class="padd-section text-center wow fadeInUp">
  269. <div class="container">
  270. <div class="row justify-content-center">
  271. <div class="col-md-8">
  272. <div class="testimonials-content">
  273. <div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
  274. <div class="carousel-inner" role="listbox">
  275. <div class="carousel-item active">
  276. <div class="top-top">
  277. <h2>This is very underrated</h2>
  278. <p>To be honest, this is very underrated right now and I wish more people see this work.</p>
  279. <h4>CrazyCoder009</span></h4>
  280. </div>
  281. </div>
  282. <div class="carousel-item ">
  283. <div class="top-top">
  284. <h2>It's very smooth and wonderful</h2>
  285. <p>Work on RPi 4B. Have used for a while, it's very smooth and wonderful, thanks TC!</p>
  286. <h4>jimting</span></h4>
  287. </div>
  288. </div>
  289. <div class="carousel-item ">
  290. <div class="top-top">
  291. <h2>Finally I got my own NAS</h2>
  292. <p> NAS are expensive and this is my first time in my life to use a NAS.</p>
  293. <h4>Wei Vi</h4>
  294. </div>
  295. </div>
  296. </div>
  297. <div class="btm-btm">
  298. <ul class="list-unstyled carousel-indicators">
  299. <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
  300. <li data-target="#carousel-example-generic" data-slide-to="1"></li>
  301. <li data-target="#carousel-example-generic" data-slide-to="2"></li>
  302. </ul>
  303. </div>
  304. </div>
  305. </div>
  306. </div>
  307. </div>
  308. </div>
  309. </section>
  310. <!--==========================
  311. Blog Section
  312. ============================-->
  313. <section id="blog" class="padd-section wow fadeInUp">
  314. <div class="container">
  315. <div class="section-title text-center">
  316. <h2>Wanna Get Started?</h2>
  317. <p class="separator">Take a look at our <a href="https://github.com/tobychui/arozos/blob/master/README.md">Github README</a> file</p>
  318. </div>
  319. </div>
  320. </section>
  321. <!--==========================
  322. Newsletter Section
  323. ============================-->
  324. <section id="docs" class="newsletter text-center wow fadeInUp">
  325. <div class="overlay padd-section">
  326. <div class="container">
  327. <div class="section-title text-center">
  328. <h2>Documentation</h2>
  329. <p>Want to develop on the ArozOS system? Maybe you are looking for the documentation.</p>
  330. <a href="docs/" class="glass btn-get-started scrollto" target="_blank">Take a look</a>
  331. </div>
  332. </div>
  333. </div>
  334. </section>
  335. <!--==========================
  336. Contact Section
  337. ============================-->
  338. <section id="contact" class="padd-section wow fadeInUp">
  339. <div class="container">
  340. <div class="section-title text-center">
  341. <h2>View the Source</h2>
  342. <p class="separator">Take a look at the source code here. <br>If you like this project, please feel free to give us a ⭐ star ⭐.</p>
  343. </div>
  344. </div>
  345. <div class="container">
  346. <div class="row justify-content-center">
  347. <div class="col-lg-3 col-md-4">
  348. <div class="info">
  349. <div>
  350. <i class="fa fa-github"></i>
  351. <p><a href="https://github.com/tobychui/arozos">https://github.com/tobychui/arozos</a></p>
  352. </div>
  353. <div class="email">
  354. <i class="fa fa-envelope"></i>
  355. <p><a href="mailto:imuslab@gmail.com">imuslab@gmail.com</a></p>
  356. </div>
  357. </div>
  358. <!--
  359. <div class="social-links">
  360. <a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
  361. <a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
  362. <a href="#" class="instagram"><i class="fa fa-instagram"></i></a>
  363. <a href="#" class="google-plus"><i class="fa fa-google-plus"></i></a>
  364. <a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a>
  365. </div>
  366. -->
  367. </div>
  368. </div>
  369. </div>
  370. </section><!-- #contact -->
  371. <!--==========================
  372. Footer
  373. ============================-->
  374. <footer class="footer">
  375. <div class="copyrights">
  376. <div class="container">
  377. <div class="credits">
  378. <!--
  379. All the links in the footer should remain intact.
  380. You can delete the links only if you purchased the pro version.
  381. Licensing information: https://bootstrapmade.com/license/
  382. Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=eStartup
  383. -->
  384. Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
  385. </div>
  386. </div>
  387. </div>
  388. </footer>
  389. <a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
  390. <!-- JavaScript Libraries -->
  391. <script src="lib/jquery/jquery.min.js"></script>
  392. <script src="lib/jquery/jquery-migrate.min.js"></script>
  393. <script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
  394. <script src="lib/superfish/hoverIntent.js"></script>
  395. <script src="lib/superfish/superfish.min.js"></script>
  396. <script src="lib/easing/easing.min.js"></script>
  397. <script src="lib/modal-video/js/modal-video.js"></script>
  398. <script src="lib/owlcarousel/owl.carousel.min.js"></script>
  399. <script src="lib/wow/wow.min.js"></script>
  400. <!-- Contact Form JavaScript File -->
  401. <script src="contactform/contactform.js"></script>
  402. <!-- Template Main Javascript File -->
  403. <script src="js/main.js"></script>
  404. </body>
  405. </html>