Git Product home page Git Product logo

fed-tauri-app's Introduction

Tauri + Vanilla

使用Tauri初始化一个桌面端应用,也可以配合Vue等一起使用.

也可以直接内嵌一个运程的站点地址.

实现的功能

1、配置了启动界面
2、系统托盘菜单
3、最小化、最大化(全屏)、隐藏

官方文档

Tauri

开发环境安装

开发

yarn
yarn run tauri dev

发布

yarn
yarn run tauri build

window 下的坑

1、部分依赖文件很难下载成功,可以手动将文件放到C:\Users\Administrator\AppData\Local目录中. Local File,将此压缩外解决到Local\tauri目录中;可以参考官方issues.

2、yarn run tauri dev 或者 yarn run tauri build 的时候可能有很多包下载不成功,多执行几次就好了.

3、NsisConfig中的headerImagesidebarImage必须使用在window系统下生成的.bmp图片文件.

下载

Window x64 msi

Window x64 nsis

MAC dmg

界面

loading:

main:

install:

Recommended IDE Setup

fed-tauri-app's People

Contributors

adangs avatar

Stargazers

 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.