index-jp.html 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516
  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 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=Zen+Maru+Gothic:wght@300;400;500&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. <!-- Additional stuffs for TC support-->
  29. <link rel="preconnect" href="https://fonts.gstatic.com">
  30. <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400&display=swap" rel="stylesheet">
  31. <!-- =======================================================
  32. Theme Name: eStartup
  33. Theme URL: https://bootstrapmade.com/estartup-bootstrap-landing-page-template/
  34. Author: BootstrapMade.com
  35. License: https://bootstrapmade.com/license/
  36. ======================================================= -->
  37. <style>
  38. p,a,div,span,h1,h2,h3,h4,h5,h6{
  39. font-family: 'Zen Maru Gothic', sans-serif !important;
  40. }
  41. </style>
  42. </head>
  43. <body>
  44. <header id="header" class="header header-hide">
  45. <div class="container">
  46. <div id="logo" class="pull-left">
  47. <!-- <h1><a href="" class="scrollto">ArozOS</a></h1> -->
  48. <!-- Uncomment below if you prefer to use an image logo -->
  49. <a href=""><img src="img/logo.png" alt="" style="height: 2em;" title="ArozOS Project" /></a>
  50. </div>
  51. <nav id="nav-menu-container">
  52. <ul class="nav-menu">
  53. <li class="menu-active"><a href="#hero">ホームページ</a></li>
  54. <li><a href="#about-us">紹介</a></li>
  55. <li><a href="#features">機能</a></li>
  56. <li><a href="#screenshots">スクリーンショット</a></li>
  57. <li><a href="#docs">ドキュメント</a></li>
  58. <li><a href="#contact">ソースコード</a></li>
  59. <li><a href="#" onclick="window.location.href='lang.html';">日本語(日本)</a></li>
  60. </ul>
  61. </nav><!-- #nav-menu-container -->
  62. </div>
  63. </header><!-- #header -->
  64. <!--==========================
  65. Hero Section
  66. ============================-->
  67. <section id="hero" class="wow fadeIn">
  68. <div class="hero-container">
  69. <h1>ArozOS</h1>
  70. <h2>個人用クラウドデスクトッププラットフォーム</h2>
  71. <img src="img/banner.png" alt="Hero Imgs">
  72. <a href="#get-started" class="btn-get-started scrollto">詳しく知る</a>
  73. <div class="btns">
  74. <a href="https://github.com/tobychui/arozos"><i class="fa fa-github fa-3x"></i> Github</a>
  75. <a href="https://github.com/tobychui/arozos/releases"><i class="fa fa-download fa-3x"></i> ダウンロード</a>
  76. <a href="docs/"><i class="fa fa-book fa-3x"></i> 説明書</a>
  77. </div>
  78. </div>
  79. </section><!-- #hero -->
  80. <!--==========================
  81. Get Started Section
  82. ============================-->
  83. <section id="get-started" class="padd-section text-center wow fadeInUp">
  84. <div class="container">
  85. <div class="section-title text-center">
  86. <h2></h2>
  87. <p class="separator">ArozOSを選ぶ理由?</p>
  88. </div>
  89. </div>
  90. <div class="container">
  91. <div class="row">
  92. <div class="col-md-6 col-lg-4">
  93. <div class="feature-block">
  94. <img src="img/svg/cloud.svg" alt="img" class="img-fluid">
  95. <h4>クラウドデスクトップ</h4>
  96. <p>シンプルでエレガントなWebデスクトップインターフェースで、日常のタスクを実行できます。</p>
  97. </div>
  98. </div>
  99. <div class="col-md-6 col-lg-4">
  100. <div class="feature-block">
  101. <img src="img/rpi.png" alt="img" class="img-fluid">
  102. <h4>Raspberry Piに最適化</h4>
  103. <p>多くのブランドのシングルボードコンピュータに対応したシステムです。</p>
  104. </div>
  105. </div>
  106. <div class="col-md-6 col-lg-4">
  107. <div class="feature-block">
  108. <img src="img/os.png" alt="img" class="img-fluid">
  109. <h4>オープンソース</h4>
  110. <p>ArozOSのコンポーネントはGithubでオープンソースで公開されています。</p>
  111. </div>
  112. </div>
  113. </div>
  114. </div>
  115. </section>
  116. <!--==========================
  117. About Us Section
  118. ============================-->
  119. <section id="about-us" class="about-us padd-section wow fadeInUp">
  120. <div class="container">
  121. <div class="row justify-content-center">
  122. <div class="col-md-5 col-lg-3">
  123. <img src="img/preview-pc.png" alt="About">
  124. </div>
  125. <div class="col-md-7 col-lg-5">
  126. <div class="about-content">
  127. <h2><span>ArozOS</span> PC<br>Webデスクトップ</h2>
  128. <p>ブラウザを備えた任意のPCを、あなたのWebデスクトップクライアントに変えることができます。いつでもどこでもすべてのファイルにアクセスできます。</p>
  129. <ul class="list-unstyled">
  130. <li><i class="fa fa-angle-right"></i>設定不要、特別なユーザー権限不要</li>
  131. <li><i class="fa fa-angle-right"></i>Chrome、Firefox、Safariに対応</li>
  132. <li><i class="fa fa-angle-right"></i>Web UI、FTP、WebDAVを介してアクセス</li>
  133. <li><i class="fa fa-angle-right"></i>クラウド上で最高のファイルマネージャー</li>
  134. <li><i class="fa fa-angle-right"></i>HTML5で動作するWebアプリケーション</li>
  135. </ul>
  136. </div>
  137. </div>
  138. </div>
  139. </div>
  140. <br><br>
  141. <div class="container">
  142. <div class="row justify-content-center">
  143. <div class="col-md-5 col-lg-3">
  144. <img src="img/preview.png" alt="About">
  145. </div>
  146. <div class="col-md-7 col-lg-5">
  147. <div class="about-content">
  148. <h2><span>ArozOS</span>モバイルWebデスクトップ </h2>
  149. <p>PWA技術を使用してモバイルでのWebデスクトップをサポートし、デバイス間のファイルアクセスをより簡単かつスムーズにします。
  150. </p>
  151. <ul class="list-unstyled">
  152. <li><i class="fa fa-angle-right"></i>アプリのインストールは不要です</li>
  153. <li><i class="fa fa-angle-right"></i>AndroidとiOSに対応</li>
  154. <li><i class="fa fa-angle-right"></i>ChromeとSafariで動作</li>
  155. <li><i class="fa fa-angle-right"></i>ウィンドウベースの操作</li>
  156. <li><i class="fa fa-angle-right"></i>デバイス間の同期</li>
  157. </ul>
  158. </div>
  159. </div>
  160. </div>
  161. </div>
  162. </section>
  163. <!--==========================
  164. Features Section
  165. ============================-->
  166. <section id="features" class="padd-section text-center wow fadeInUp">
  167. <div class="container">
  168. <div class="section-title text-center">
  169. <h2>素晴らしい機能</h2>
  170. <p class="separator">多種多様なWebアプリケーションを備えた、本格的なデスクトップ体験</p>
  171. </div>
  172. </div>
  173. <div class="container">
  174. <div class="row">
  175. <div class="col-md-6 col-lg-3">
  176. <div class="feature-block">
  177. <img src="img/icons/work_desk_kirei.png" alt="img" class="img-fluid">
  178. <h4>シンプルで美しい</h4>
  179. <p>グラス調で角を丸くしたウィンドウに、直感的なWebアプリ名が表示されます。</p>
  180. </div>
  181. </div>
  182. <div class="col-md-6 col-lg-3">
  183. <div class="feature-block">
  184. <img src="img/icons/computer_cloud_storage.png" alt="img" class="img-fluid">
  185. <h4>マルチメディア</h4>
  186. <p>マルチメディアストリーミングに適した、組み込みの音楽、写真、オーディオWebアプリケーション</p>
  187. </div>
  188. </div>
  189. <div class="col-md-6 col-lg-3">
  190. <div class="feature-block">
  191. <img src="img/icons/envelop_paper.png" alt="img" class="img-fluid">
  192. <h4>ファイルマネージャ</h4>
  193. <p>WebデスクトップOSで見つけることのできる最高のファイルマネージャの一つ</p>
  194. </div>
  195. </div>
  196. <div class="col-md-6 col-lg-3">
  197. <div class="feature-block">
  198. <img src="img/svg/design-tool.svg" alt="img" class="img-fluid">
  199. <h4>使いやすい</h4>
  200. <p>タッチパッドやタッチスクリーンを使用したドラッグ&ドロップ操作のサポート</p>
  201. </div>
  202. </div>
  203. <div class="col-md-6 col-lg-3">
  204. <div class="feature-block">
  205. <img src="img/svg/cloud-computing.svg" alt="img" class="img-fluid">
  206. <h4>Gitインストール</h4>
  207. <p>ビルドインモジュールインストーラを使用してgitクローンを介してモジュールをインストールできます</p>
  208. </div>
  209. </div>
  210. <div class="col-md-6 col-lg-3">
  211. <div class="feature-block">
  212. <img src="img/icons/computer_tethering.png" alt="img" class="img-fluid">
  213. <h4>簡単接続</h4>
  214. <p>Web、FTP、およびWebDAVをサポートし、どのオペレーティングシステムでも簡単にアクセスできます</p>
  215. </div>
  216. </div>
  217. <div class="col-md-6 col-lg-3">
  218. <div class="feature-block">
  219. <img src="img/os.png" alt="img" class="img-fluid">
  220. <h4>オープンソース</h4>
  221. <p>変更して、変化するニーズとユースケースに合わせることができます</p>
  222. </div>
  223. </div>
  224. <div class="col-md-6 col-lg-3">
  225. <div class="feature-block">
  226. <img src="img/svg/code.svg" alt="img" class="img-fluid">
  227. <h4>Goで書かれています</h4>
  228. <p>システムリソースを効果的に利用しながら、ポータビリティを維持できます</p>
  229. </div>
  230. </div>
  231. </div>
  232. </section>
  233. <!--==========================
  234. Screenshots Section
  235. ============================-->
  236. <section id="screenshots" class="padd-section text-center wow fadeInUp">
  237. <div class="container">
  238. <div class="section-title text-center">
  239. <h2>スクリーンショット</h2>
  240. <p class="separator">ArozOSウェブデスクトップシステムの概要を簡単に紹介します</p>
  241. </div>
  242. </div>
  243. <div class="container">
  244. <div class="owl-carousel owl-theme">
  245. </div>
  246. </div>
  247. <div><img class="fullwidthImg" src="img/screen/1.png" alt="img"></div>
  248. <div><img class="fullwidthImg" src="img/screen/2.png" alt="img"></div>
  249. <div><img class="fullwidthImg" src="img/screen/3.png" alt="img"></div>
  250. <div><img class="fullwidthImg" src="img/screen/4.png" alt="img"></div>
  251. </section>
  252. <!--==========================
  253. Video Section
  254. ============================-->
  255. <section id="video" class="text-center wow fadeInUp">
  256. <div class="overlay">
  257. <div class="container-fluid container-full">
  258. <div class="row">
  259. <a href="#" class="js-modal-btn play-btn" data-video-id="DVzbeWyxmNU"></a>
  260. </div>
  261. </div>
  262. </div>
  263. </section>
  264. <!--==========================
  265. Testimonials Section
  266. ============================-->
  267. <section id="testimonials" class="padd-section text-center wow fadeInUp">
  268. <div class="container">
  269. <div class="row justify-content-center">
  270. <div class="col-md-8">
  271. <div class="testimonials-content">
  272. <div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
  273. <div class="carousel-inner" role="listbox">
  274. <div class="carousel-item active">
  275. <div class="top-top">
  276. <h2>これは非常に過小評価されている</h2>
  277. <p>正直に言って、これは現時点では非常に過小評価されていて、もっと多くの人々がこの作品を見てほしいです。</p>
  278. <h4>CrazyCoder009</span></h4>
  279. </div>
  280. </div>
  281. <div class="carousel-item ">
  282. <div class="top-top">
  283. <h2>非常にスムーズで素晴らしいです</h2>
  284. <p>Raspberry Pi 4Bで動作します。しばらく使用していますが、非常にスムーズで素晴らしいです。TCさん、ありがとう!</p>
  285. <h4>jimting</span></h4>
  286. </div>
  287. </div>
  288. <div class="carousel-item ">
  289. <div class="top-top">
  290. <h2>ついに自分のNASを手に入れました</h2>
  291. <p>NASは高価で、これが人生で初めてのNASの使用です。</p>
  292. <h4>Wei Vi</h4>
  293. </div>
  294. </div>
  295. </div>
  296. <div class="btm-btm">
  297. <ul class="list-unstyled carousel-indicators">
  298. <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
  299. <li data-target="#carousel-example-generic" data-slide-to="1"></li>
  300. <li data-target="#carousel-example-generic" data-slide-to="2"></li>
  301. </ul>
  302. </div>
  303. </div>
  304. </div>
  305. </div>
  306. </div>
  307. </div>
  308. </section>
  309. <!--==========================
  310. Blog Section
  311. ============================-->
  312. <section id="blog" class="padd-section wow fadeInUp">
  313. <div class="container">
  314. <div class="section-title text-center">
  315. <h2>始めましょうか?</h2>
  316. <p class="separator">当社の<a href="https://github.com/tobychui/arozos/blob/master/README.md">Github README</a>ファイルをご覧ください</p>
  317. </div>
  318. </div>
  319. </section>
  320. <!--==========================
  321. Newsletter Section
  322. ============================-->
  323. <section id="docs" class="newsletter text-center wow fadeInUp">
  324. <div class="overlay padd-section">
  325. <div class="container">
  326. <div class="section-title text-center">
  327. <h2>ArozOSの開発を行いたいですか?</h2>
  328. <p>ここから始めることをおすすめします。</p>
  329. <a href="docs/" class="glass btn-get-started scrollto" target="_blank">ドキュメントを読む</a>
  330. </div>
  331. </div>
  332. </div>
  333. </section>
  334. <!--==========================
  335. Contact Section
  336. ============================-->
  337. <section id="contact" class="padd-section wow fadeInUp">
  338. <div class="container">
  339. <div class="section-title text-center">
  340. <h2>ソースを見る</h2>
  341. <p class="separator">ここでソースコードを見てください。<br>このプロジェクトが気に入ったら、ぜひスターを付けてください。</p>
  342. </div>
  343. </div>
  344. <div class="container">
  345. <div class="row justify-content-center">
  346. <div class="col-lg-3 col-md-4">
  347. <div class="info">
  348. <div>
  349. <i class="fa fa-github"></i>
  350. <p><a href="https://github.com/tobychui/arozos">https://github.com/tobychui/arozos</a></p>
  351. </div>
  352. <div class="email">
  353. <i class="fa fa-envelope"></i>
  354. <p><a href="mailto:imuslab@gmail.com">imuslab@gmail.com</a></p>
  355. </div>
  356. </div>
  357. <!--
  358. <div class="social-links">
  359. <a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
  360. <a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
  361. <a href="#" class="instagram"><i class="fa fa-instagram"></i></a>
  362. <a href="#" class="google-plus"><i class="fa fa-google-plus"></i></a>
  363. <a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a>
  364. </div>
  365. -->
  366. </div>
  367. </div>
  368. </div>
  369. </section><!-- #contact -->
  370. <!--==========================
  371. Footer
  372. ============================-->
  373. <footer class="footer">
  374. <div class="copyrights">
  375. <div class="container">
  376. <div class="credits">
  377. <!--
  378. All the links in the footer should remain intact.
  379. You can delete the links only if you purchased the pro version.
  380. Licensing information: https://bootstrapmade.com/license/
  381. Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=eStartup
  382. -->
  383. Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
  384. </div>
  385. </div>
  386. </div>
  387. </footer>
  388. <a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
  389. <!-- JavaScript Libraries -->
  390. <script src="lib/jquery/jquery.min.js"></script>
  391. <script src="lib/jquery/jquery-migrate.min.js"></script>
  392. <script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
  393. <script src="lib/superfish/hoverIntent.js"></script>
  394. <script src="lib/superfish/superfish.min.js"></script>
  395. <script src="lib/easing/easing.min.js"></script>
  396. <script src="lib/modal-video/js/modal-video.js"></script>
  397. <script src="lib/owlcarousel/owl.carousel.min.js"></script>
  398. <script src="lib/wow/wow.min.js"></script>
  399. <!-- Contact Form JavaScript File -->
  400. <script src="contactform/contactform.js"></script>
  401. <!-- Template Main Javascript File -->
  402. <script src="js/main.js"></script>
  403. </body>
  404. </html>