Giter VIP home page Giter VIP logo

mixtex-rs-gui's Introduction

MixTex-rs GUI

A GUI implement of MixTex, use Rust + Vue + Tauri

Setup and Usage

  • Download installer for your system from Release, or single exe (Windows only)
  • Use Shift + X or Ctrl + Alt + F12 to screenshot latex. (can be changed in future version)
  • Or drag png/jp(e)g image into app
  • Or click Select to choose one from filesystem.

result_3dview2.gif

Exit

Default behavior of click close button is minimize.The shortcut call will restore it.To close it, find it in taskbar and right click. img.png

Platform

No tests on Linux and Mac yet

I only have Windows PC. Release of other systems is auto created by github actions.

Develop

  • Download model and lib from Deps
  • git clone this repo and copy model to {repo}/models, lib to {repo}/lib.
  • Prepare rust, node and tauri.
  • set env ORT_LIB_LOCATION=path/to/your/lib/folder
  • pnpm i
  • cargo tuari dev --release (libs are built in release mode, debug build will lead to linker error on Windows msvc)

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.