Lanaya
来自于DOTA2
中的圣堂刺客, 简洁易用,全键盘操作的剪贴板管理工具
- 通过关键词搜索
- 全快捷键操作
- 设置历史条数范围
- 多语言
- 自动更新
- 输入
f:xxx
搜索收藏的记录 - 输入
t:xxx
搜索标签分类
- 引入
taildwind
管理 css - 新增复制图片历史的功能
- 增加主题
- 新增收藏夹功能
- 增加
Windows
,Linux
的适配 - 使用
Rust
实现后台监听剪切板 - 使用
Rust
实现Sqlite
的数据库操作
从 release 中下载.
如果提示软件已损坏,请移到废纸篓
,可以使用命令 xattr -cr /Applications/Lanaya.app
解决
你需要安装 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.
- tailwindlabs Creators of Tailwind CSS and Headless UI, and authors of Refactoring UI.
Apache-2.0 license. See License here for details.