Lanaya
来自于DOTA2
中的圣堂刺客, 简洁易用,全键盘操作的剪切板管理工具
- 通过关键词搜索
- 全快捷键操作
- 新增设置页面,开放一些参数为设置首选项
- 增加主题
- 引入
taildwind
管理 css - 整理代码结构
- 新增复制图片历史的功能
- 引入多语言
- 引入自动更新
从 release 中下载.
你需要安装 Rust
和 Nodejs
,详细步骤查看 这里 ,然后按如下命令进行开发
npm install
然后
cargo install tauri-cli # 提示没有 cargo tauri 命令需先执行安装
cargo tauri dev
如果需要构建
cargo tauri build
👏🏻 非常欢迎提Issue
和PR
!毕竟一个人的力量有限。
Lanaya
基于如下技术栈:
- tauri-apps/tauri: Build smaller, faster, and more secure desktop applications with a web frontend.
- vitejs/vite: Next generation frontend tooling. It's fast!
- vue3: An approachable, performant and versatile framework for building web user interfaces.
Apache-2.0 license. See License here for details.