Skip to content

dlxj/mdict

 
 

Repository files navigation

MDict App

这是一份用Tauri 2.0 编写的App,已经完成了最基本常用的功能,目前只是PC版本,仅在MacOS和Windows上测试过,Linux理论上能用,但没有试过。将来也可以在此基础上添加Android/iOS支持。由于是第一次写Rust和前端代码,特别是前端部分,大量借助AI辅助编写,所以实现的有点乱。界面样式更是比较原始,仅供作为参考了。

请先参考Tauri的开发准备环境。并在工作目录下执行以下命令

git clone https://github.com/raymanzhang/mdx.git
git clone https://github.com/raymanzhang/mdict.git
git clone https://github.com/raymanzhang/mdx_util.git #可选
cd mdict
npm run tauri dev

About

The MDict App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.7%
  • Rust 34.4%
  • CSS 1.6%
  • Other 0.3%