123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <title>網頁桌面系統 | ArozOS</title>
- <meta content="width=device-width, initial-scale=1.0" name="viewport">
- <meta content="Web Desktop, Open Source, Aroz, Go, OS, Raspberry Pi" name="keywords">
- <meta content="可能是世界上最好的網頁桌面系統" name="description">
- <meta name="author" content="tobychui">
- <!-- Facebook Meta Tags -->
- <meta property="og:url" content="https://arozos.com/">
- <meta property="og:type" content="website">
- <meta property="og:title" content="網頁桌面系統 | ArozOS">
- <meta property="og:description" content="可能是世界上最好的網頁桌面系統">
- <meta property="og:image" content="https://arozos.com/img/og.png">
- <!-- Twitter Meta Tags -->
- <meta name="twitter:card" content="summary_large_image">
- <meta property="twitter:domain" content="arozos.com">
- <meta property="twitter:url" content="https://arozos.com/">
- <meta name="twitter:title" content="網頁桌面系統 | ArozOS">
- <meta name="twitter:description" content="可能是世界上最好的網頁桌面系統">
- <meta name="twitter:image" content="https://arozos.com/img/og.png">
- <!-- Favicons -->
- <link href="img/favicon.png" rel="icon">
- <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
- <!-- Google Fonts -->
- <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">
- <!-- Bootstrap css -->
- <!-- <link rel="stylesheet" href="css/bootstrap.css"> -->
- <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
- <!-- Libraries CSS Files -->
- <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
- <link href="lib/owlcarousel/assets/owl.theme.default.min.css" rel="stylesheet">
- <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
- <link href="lib/animate/animate.min.css" rel="stylesheet">
- <link href="lib/modal-video/css/modal-video.min.css" rel="stylesheet">
- <!-- Main Stylesheet File -->
- <link href="css/style.css" rel="stylesheet">
- <!-- Additional stuffs for TC support-->
- <link rel="preconnect" href="https://fonts.gstatic.com">
- <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400&display=swap" rel="stylesheet">
- <!-- =======================================================
- Theme Name: eStartup
- Theme URL: https://bootstrapmade.com/estartup-bootstrap-landing-page-template/
- Author: BootstrapMade.com
- License: https://bootstrapmade.com/license/
- ======================================================= -->
- <style>
- p,a,div,span,h1,h2,h3,h4,h5,h6{
- font-family: 'Noto Sans TC', sans-serif !important;
- }
- </style>
- </head>
- <body>
- <header id="header" class="header header-hide">
- <div class="container">
- <div id="logo" class="pull-left">
- <!-- <h1><a href="" class="scrollto">ArozOS</a></h1> -->
- <!-- Uncomment below if you prefer to use an image logo -->
- <a href=""><img src="img/logo.png" alt="" style="height: 2em;" title="ArozOS Project" /></a>
- </div>
- <nav id="nav-menu-container">
- <ul class="nav-menu">
- <li class="menu-active"><a href="#hero">主頁</a></li>
- <li><a href="#about-us">關於</a></li>
- <li><a href="#features">功能</a></li>
- <li><a href="#screenshots">系統截圖</a></li>
- <li><a href="#docs">說明文檔</a></li>
- <li><a href="#contact">源碼</a></li>
- <li><a id="lang" href="#" onclick="window.location.href='lang.html';">中文(繁體)</a></li>
- </ul>
- </nav><!-- #nav-menu-container -->
- </div>
- </header><!-- #header -->
- <!--==========================
- Hero Section
- ============================-->
- <section id="hero" class="wow fadeIn">
- <div class="hero-container">
- <h1>ArozOS</h1>
- <h2>一個屬於你的雲端桌面作業平台</h2>
- <img src="img/banner.png" alt="Hero Imgs">
- <a href="#get-started" class="btn-get-started scrollto">了解更多</a>
- <div class="btns">
- <a href="https://github.com/tobychui/arozos"><i class="fa fa-github fa-3x"></i> Github</a>
- <a href="https://github.com/tobychui/arozos/releases"><i class="fa fa-download fa-3x"></i> 下載</a>
- <a href="docs/"><i class="fa fa-book fa-3x"></i> 說明文檔</a>
- </div>
- </div>
- </section><!-- #hero -->
- <!--==========================
- Get Started Section
- ============================-->
- <section id="get-started" class="padd-section text-center wow fadeInUp">
- <div class="container">
- <div class="section-title text-center">
- <h2></h2>
- <p class="separator">為何選用 ArozOS?</p>
- </div>
- </div>
- <div class="container">
- <div class="row">
- <div class="col-md-6 col-lg-4">
- <div class="feature-block">
- <img src="img/svg/cloud.svg" alt="img" class="img-fluid">
- <h4>雲端桌面</h4>
- <p>簡單又優美的網頁桌面界面,讓你可以輕鬆完成日常生活上的簡單工作</p>
- </div>
- </div>
- <div class="col-md-6 col-lg-4">
- <div class="feature-block">
- <img src="img/rpi.png" alt="img" class="img-fluid">
- <h4>支援多種平台</h4>
- <p>無論是 ARM 開發板、舊手機還是一般電腦和伺服器上都可以執行 </p>
- </div>
- </div>
- <div class="col-md-6 col-lg-4">
- <div class="feature-block">
- <img src="img/os.png" alt="img" class="img-fluid">
- <h4>開源</h4>
- <p>ArozOS 的部分組件是開源項目,並在 Github 開放免費使用</p>
- </div>
- </div>
- </div>
- </div>
- </section>
- <!--==========================
- About Us Section
- ============================-->
- <section id="about-us" class="about-us padd-section wow fadeInUp">
- <div class="container">
- <div class="row justify-content-center">
- <div class="col-md-5 col-lg-3">
- <img src="img/preview-pc.png" alt="About">
- </div>
- <div class="col-md-7 col-lg-5">
- <div class="about-content">
- <h2><span>ArozOS</span>主機<br> 網頁桌面系統 </h2>
- <p>快速讓任何安裝了瀏覽器和連接互聯網的電腦變成屬於你的個人裝置,隨時隨地存取你在雲端上的檔案。
- </p>
-
- <ul class="list-unstyled">
- <li><i class="fa fa-angle-right"></i>無需要特別的使用者權限</li>
- <li><i class="fa fa-angle-right"></i>支援 Chrome, Firefox 及 Safari 瀏覽器</li>
- <li><i class="fa fa-angle-right"></i>可透過網頁桌面、FTP 及 WebDAV 存取檔案</li>
- <li><i class="fa fa-angle-right"></i>可能是世界上最好的網頁檔案管理員</li>
- <li><i class="fa fa-angle-right"></i>基於 HTML5 的現代化 WebApps</li>
-
- </ul>
- </div>
- </div>
- </div>
- </div>
- <br><br>
- <div class="container">
- <div class="row justify-content-center">
- <div class="col-md-5 col-lg-3">
- <img src="img/preview.png" alt="About">
- </div>
- <div class="col-md-7 col-lg-5">
- <div class="about-content">
- <h2><span>ArozOS</span>手機 <br>網頁桌面系統 </h2>
- <p>使用 PWA 技術,讓你的桌面也能在手機上開啟,讓裝置之間傳送檔案更加方便快捷。
- </p>
- <ul class="list-unstyled">
- <li><i class="fa fa-angle-right"></i>無需安裝任何 App</li>
- <li><i class="fa fa-angle-right"></i>支援 Android 及 iOS 裝置</li>
- <li><i class="fa fa-angle-right"></i>支援 Chrome 及 Safari</li>
- <li><i class="fa fa-angle-right"></i>類視窗型作業模式</li>
- <li><i class="fa fa-angle-right"></i>可在多台裝置之間進行即時同步</li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </section>
- <!--==========================
- Features Section
- ============================-->
- <section id="features" class="padd-section text-center wow fadeInUp">
- <div class="container">
- <div class="section-title text-center">
- <h2>豐富的內置功能</h2>
- <p class="separator">應有盡有的各種 WebApp 功能,讓您在網頁上擁有桌面般的使用者體驗</p>
- </div>
- </div>
- <div class="container">
- <div class="row">
- <div class="col-md-6 col-lg-3">
- <div class="feature-block">
- <img src="img/icons/work_desk_kirei.png" alt="img" class="img-fluid">
- <h4>簡單而潔淨</h4>
- <p>仿玻璃和圓角風格的視窗,簡單直接的 WebApp 命名方式</p>
- </div>
- </div>
- <div class="col-md-6 col-lg-3">
- <div class="feature-block">
- <img src="img/icons/computer_cloud_storage.png" alt="img" class="img-fluid">
- <h4>支援多媒體</h4>
- <p>內置音樂、圖片及音樂播放器,適合用作多媒體串流之用</p>
- </div>
- </div>
- <div class="col-md-6 col-lg-3">
- <div class="feature-block">
- <img src="img/icons/envelop_paper.png" alt="img" class="img-fluid">
- <h4>檔案管理員</h4>
- <p>可能是你能在網頁桌面環境裡找到的,最好的一個檔案管理員</p>
- </div>
- </div>
- <div class="col-md-6 col-lg-3">
- <div class="feature-block">
- <img src="img/svg/design-tool.svg" alt="img" class="img-fluid">
- <h4>簡單易用</h4>
- <p>支援在筆記本電腦、手機等上的拖拉操作</p>
- </div>
- </div>
- <div class="col-md-6 col-lg-3">
- <div class="feature-block">
- <img src="img/svg/cloud-computing.svg" alt="img" class="img-fluid">
- <h4>Git 安裝</h4>
- <p>開源的 WebApp 模組可以透過內置的 模組安裝器,使用 Git Clone 方法下載</p>
- </div>
- </div>
- <div class="col-md-6 col-lg-3">
- <div class="feature-block">
- <img src="img/icons/computer_tethering.png" alt="img" class="img-fluid">
- <h4>快速連接</h4>
- <p>支援 Windows 、Mac 跟 Linux 透過網頁界面、FTP 或 WebDAV 連接到 ArozOS 主機</p>
- </div>
- </div>
- <div class="col-md-6 col-lg-3">
- <div class="feature-block">
- <img src="img/os.png" alt="img" class="img-fluid">
- <h4>開源</h4>
- <p>有不合用的地方?自己隨便改寫吧!</p>
- </div>
- </div>
- <div class="col-md-6 col-lg-3">
- <div class="feature-block">
- <img src="img/svg/code.svg" alt="img" class="img-fluid">
- <h4>使用 Go 語言開發
- </h4>
- <p>比起其他語言如 PHP,Go 更能榨乾樹莓派的處理能力,使系統運行效率更佳</p>
- </div>
- </div>
- </div>
- </div>
- </section>
- <!--==========================
- Screenshots Section
- ============================-->
- <section id="screenshots" class="padd-section text-center wow fadeInUp">
- <div class="container">
- <div class="section-title text-center">
- <h2>系統截圖</h2>
- <p class="separator">簡單的看一看 ArozOS 的網頁桌面環境</p>
- </div>
- </div>
- <div class="container">
- <div class="owl-carousel owl-theme">
-
- </div>
- </div>
- <div><img class="fullwidthImg" src="img/screen/1.png" alt="img"></div>
- <div><img class="fullwidthImg" src="img/screen/2.png" alt="img"></div>
- <div><img class="fullwidthImg" src="img/screen/3.png" alt="img"></div>
- <div><img class="fullwidthImg" src="img/screen/4.png" alt="img"></div>
- <div><img class="fullwidthImg" src="img/screen/5.png" alt="img"></div>
- <div><img class="fullwidthImg" src="img/screen/6.png" alt="img"></div>
- </section>
- <!--==========================
- Video Section
- ============================-->
- <section id="video" class="text-center wow fadeInUp">
- <div class="overlay">
- <div class="container-fluid container-full">
- <div class="row">
- <a href="#" class="js-modal-btn play-btn" data-video-id="DVzbeWyxmNU"></a>
- </div>
- </div>
- </div>
- </section>
- <!--==========================
- Testimonials Section
- ============================-->
- <section id="testimonials" class="padd-section text-center wow fadeInUp">
- <div class="container">
- <div class="row justify-content-center">
- <div class="col-md-8">
- <div class="testimonials-content">
- <div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
- <div class="carousel-inner" role="listbox">
- <div class="carousel-item active">
- <div class="top-top">
- <h2>這是一個應該出名的項目 </h2>
- <p>老實說,這是一個現在被低估了的系統,我希望更多人能夠看到這套 ArozOS 系統。 </p>
- <h4>CrazyCoder009</span></h4>
- </div>
- </div>
- <div class="carousel-item ">
- <div class="top-top">
- <h2>ArozOS 非常的順暢和美好</h2>
- <p>能完美在 Rpi 4B 上運作。用了好一段時間,系統用起來非常的順暢和美好,謝謝 TC(作者)!</p>
- <h4>jimting</span></h4>
- </div>
- </div>
- <div class="carousel-item ">
- <div class="top-top">
- <h2>終於有屬於自己的 NAS 了</h2>
- <p>這還是我人生中第一次用 NAS,畢竟買一台 NAS 太貴了 </p>
- <h4>Wei Vi</span></h4>
- </div>
- </div>
- </div>
- <div class="btm-btm">
- <ul class="list-unstyled carousel-indicators">
- <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
- <li data-target="#carousel-example-generic" data-slide-to="1"></li>
- <li data-target="#carousel-example-generic" data-slide-to="2"></li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </section>
- <!--==========================
- Blog Section
- ============================-->
- <section id="blog" class="padd-section wow fadeInUp">
- <div class="container">
- <div class="section-title text-center">
- <h2>有點想試試看了?</h2>
- <p class="separator">來看看 <a href="https://github.com/tobychui/arozos/blob/master/README.md">Github 上的 README</a> 檔案吧</p>
- </div>
- </div>
-
- </section>
- <!--==========================
- Newsletter Section
- ============================-->
- <section id="docs" class="newsletter text-center wow fadeInUp">
- <div class="overlay padd-section">
- <div class="container">
- <div class="section-title text-center">
- <h2>說明文檔</h2>
- <p>想開發你自己的 ArozOS 功能? 你可以來看看這個系統的設計文檔</p>
- <a href="docs/" class="glass btn-get-started scrollto" target="_blank">打開看看</a>
- </div>
- </div>
- </div>
- </section>
- <!--==========================
- Contact Section
- ============================-->
- <section id="contact" class="padd-section wow fadeInUp">
- <div class="container">
- <div class="section-title text-center">
- <h2>查看源碼</h2>
- <p class="separator">你對源碼有興趣? 下面的傳送門會帶你找到本系統的源碼 <br> 如果你喜歡這個項目,請給我一個 ⭐星星⭐</p>
- </div>
- </div>
- <div class="container">
- <div class="row justify-content-center">
- <div class="col-lg-3 col-md-4">
- <div class="info">
- <div>
- <i class="fa fa-github"></i>
- <p><a href="https://github.com/tobychui/arozos">https://github.com/tobychui/arozos</a></p>
- </div>
- <div class="email">
- <i class="fa fa-envelope"></i>
- <p><a href="mailto:[email protected]">[email protected]</a></p>
- </div>
- </div>
- <!--
- <div class="social-links">
- <a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
- <a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
- <a href="#" class="instagram"><i class="fa fa-instagram"></i></a>
- <a href="#" class="google-plus"><i class="fa fa-google-plus"></i></a>
- <a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a>
- </div>
- -->
- </div>
- </div>
- </div>
- </section><!-- #contact -->
- <!--==========================
- Footer
- ============================-->
- <footer class="footer" style="position: relative;">
- <div class="copyrights">
- <div class="container">
- <div class="credits">
- <!--
- All the links in the footer should remain intact.
- You can delete the links only if you purchased the pro version.
- Licensing information: https://bootstrapmade.com/license/
- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=eStartup
- -->
- Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
- </div>
- </div>
- </div>
- </footer>
- <a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
- <!-- JavaScript Libraries -->
- <script src="lib/jquery/jquery.min.js"></script>
- <script src="lib/jquery/jquery-migrate.min.js"></script>
- <script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
- <script src="lib/superfish/hoverIntent.js"></script>
- <script src="lib/superfish/superfish.min.js"></script>
- <script src="lib/easing/easing.min.js"></script>
- <script src="lib/modal-video/js/modal-video.js"></script>
- <script src="lib/owlcarousel/owl.carousel.min.js"></script>
- <script src="lib/wow/wow.min.js"></script>
- <!-- Contact Form JavaScript File -->
- <script src="contactform/contactform.js"></script>
- <!-- Template Main Javascript File -->
- <script src="js/main.js"></script>
- <script>
- var userLang = navigator.language || navigator.userLanguage;
- if (userLang == "zh-CN"){
- $("#lang").text("中文(繁體)");
- }else if (userLang == "zh-HK"){
- $("#lang").text("中文(正體)");
- }else if (userLang == "zh-TW"){
- $("#lang").text("中文(台灣)");
- }
- </script>
- </body>
- </html>
|