Coder Social home page Coder Social logo

exptechtw / trem-tauri Goto Github PK

View Code? Open in Web Editor NEW
136.0 4.0 11.0 6.58 MB

Taiwan Real-time Earthquake Monitoring(臺灣即時地震監測)

Home Page: https://new.exptech.com.tw/trem

License: GNU Affero General Public License v3.0

HTML 0.90% Rust 1.96% Vue 70.66% TypeScript 23.55% CSS 2.92%
earthquake monitoring trem vue3 cross-platform taiwan tauri vue earthquake-early-warning

trem-tauri's Introduction

Logo

Taiwan Real-time Earthquake Monitoring

臺灣即時地震監測


主頁 地震速報 地震報告

GitHub Release Releases GitHub Workflow Status TREM Discord

關於 TREM

TREM 是一款開源地震速報軟體,提供給您即時的地震資訊,利用自製的測站,顯示各地的即時震度,在地震發生的第一時間取得各管道發布的強震即時警報訊息

強震即時警報來源

注意事項

  1. 使用過程中,請務必謹慎閱讀提示和注意事項
  2. 即時測站資訊僅供參考,實際請以**氣象署的資料為主
  3. 此軟體僅供研究、學術及教育用途(不得營利),使用時需自行接受相關風險
  4. 任何不被官方所認可的行為均有可能被列入伺服器黑名單中,請務必遵守相關規範
  5. 此程式為免費開源程式,不保證能永久營運

從原始碼編譯

  • 點擊右上角的 Code 按鈕後點擊 Download ZIP ,或是使用 git clone 指令來複製一份原始碼
  • 系統設置
    • Windows
      • 安裝 Microsoft Visual Studio C++ Build Tools
      • 安裝 WebView2 (Windows 11 內建自帶可以跳過這一步驟)
      • 安裝 Rust
    • MacOS
      • 安裝 CLang 和 macOS 開發依賴 xcode-select --install
      • 安裝 Rust curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
    • Linux
      • 安裝系統依賴
        sudo apt update
        sudo apt install libwebkit2gtk-4.0-dev \
            build-essential \
            curl \
            wget \
            file \
            libssl-dev \
            libgtk-3-dev \
            libayatana-appindicator3-dev \
            librsvg2-dev
      • 安裝 Rust curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
  • 執行 npm i 下載 TREM-tauri 依賴
  • 執行 npm run tauri build 編譯

開源許可證

開源許可證資訊請詳見 LICENSE 檔案

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.