GithubHelp home page GithubHelp logo

zakiaatot / mterm Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 3.88 MB

A simple, and easy-to-use Android pseudo-terminal app.

Shell 0.50% HTML 1.87% Rust 10.72% Kotlin 35.58% Vue 41.59% JavaScript 9.68% CSS 0.05%
android terminal termux

mterm's Introduction

Mterm

Typing SVG

Tauri Vue.js Kotlin Rust C++

一、项目简介

Mterm 是一个基于 Tauri 2.0 Beta 构建的,支持 Android 平台的终端模拟器(理论上支持 Android 全架构平台,但目前只编译了 aarch64 架构的 Packages),借鉴了 Termux

二、项目架构

整体语言调用层次

Vue-(webview)-Kotlin-(jni)-Rust-(ffi)-C++

项目构成

  • mterm: 终端模拟器前端和业务逻辑后端,用 Tauri+Vue+Rust+Kotlin 实现

  • libmterm: 终端模拟器核心部分,包括伪终端的核心实现部分,用 C++ 实现,Linux 系统编程,封装出来的库提供给 mterm 使用,顺便给 java/rust 等语言封装了调用接口

  • mterm_packages: 终端模拟器的运行环境包, 包括 bootstrap 提供的 bash 和 apt 和其他众多库包(目前只编译了 aarch64 架构),自 termux-packages fork 修改而来,核心原理为 proot

三、开发原理与过程

详情请见博客 Zephyr's Blog-用多语言实现一个安卓终端模拟器系列

四、产品展示

screenshot

五、产品下载

至 Github Release 页面下载

六、其他问题

有 Bug 或什么不懂的地方或者您有更好的建议,请随时提出 issue

mterm's People

Contributors

zakiaatot avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.