这是indexloc提供的服务,不要输入任何密码
Skip to content

Lazyeat 吃饭时看剧/刷网页不想沾油手? 对着摄像头比划手势就能暂停视频/全屏/切换视频!Lazyeat is a touch-free controller for use while eating! Don't want greasy hands while watching shows or browsing the web during meals? You can pause videos/full screen/switch videos just by gesturing to the camera!

License

Notifications You must be signed in to change notification settings

LeeReneeLH/lazyeat

 
 

Repository files navigation

🍕 Lazyeat

Lazyeat 吃饭时看剧/刷网页不想沾油手?

对着摄像头比划手势就能暂停视频/全屏/切换视频!

如果你觉得对你有用的话,不妨给我一个 star⭐ 吧~

如果有任何的想法或者建议,都可以在 Discussions 中讨论喔!

🌠 截图

视频演示:https://www.bilibili.com/video/BV11SXTYTEJi/?spm_id_from=333.1387.homepage.video_card.click

img.png

快速开始

  1. 安装 rust
  2. 安装 nodejs
  3. 执行下面命令
# 1. 安装 npm 以及 python 环境
npm run install-reqs

# 2. build tauri 图标
npm run build:icons

# 3. pyinstaller 打包
npm run py-build

# 4. tauri 开发模式
npm run tauri dev

# 5. tauri 生产构建
# npm run tauri build

如果你需要 debug 后端,那么先 pyinstaller 打包,再运行 python src-py/main.pynpm run tauri dev 需要先生成 tauri.conf.json 中编写的 sidecar。 详见:https://v2.tauri.app/zh-cn/develop/sidecar/

📢 语音识别模型下载

小模型

大模型

下载后解压到 exe 同级的 model 文件夹下,才能使用语音识别功能

img.png

📝 TODO

  • (2025 年 3 月 12 日) 嵌入 browser-use ,语音控制浏览器
  • (2025 年 3 月 24 日) 开发安卓版本

Star History

Star History Chart

开发问题

tauri build 失败:tauri build 失败

cargo 被墙:cargo 被墙,换源

# 不知道有没有用
rm -rf ~/.cargo/.package-cache

About

Lazyeat 吃饭时看剧/刷网页不想沾油手? 对着摄像头比划手势就能暂停视频/全屏/切换视频!Lazyeat is a touch-free controller for use while eating! Don't want greasy hands while watching shows or browsing the web during meals? You can pause videos/full screen/switch videos just by gesturing to the camera!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.0%
  • Vue 26.2%
  • TypeScript 6.4%
  • Rust 4.3%
  • Other 1.1%