Skip to content

FlyGues2889/Fly-Notice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlyNotice

基于 Tauri,使用 Material You 设计风格的通知展示程序

开发和调试

  1. 前置工作:

    安装 Rust 环境,请参考 Rust 官方文档 安装。

  2. 克隆项目代码

    git clone https://github.com/FlyGues2889/Fly-Notice.git
    
    cd fly-notice
    

    并安装依赖:

    pnpm install
    
  3. 运行项目:

    pnpm run tauri dev
    
  4. 打包安装包:

    pnpm run tauri build
    

    打包后的安装包位于 /src-tauri/target/release/bundle/ 文件夹下。

许可证

本项目使用 MIT 许可证。

版权所有 © 2025 FlyGues2889

About

基于 Material You 设计风格的通知显示软件。

Resources

License

Stars

Watchers

Forks

Packages

No packages published