Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TV-robot App

macOS menu bar 版本的 TV-robot,不需要開 terminal 就能使用。

Features

  • 選單列圖示 🎮,點開顯示 QR code
  • 手機掃描 QR code 即可遙控電腦
  • 遙控模式:播放/暫停、快轉/倒轉、音量調整
  • 串流快捷鍵:全螢幕、靜音、略過片頭、字幕
  • 滑鼠模式:觸控板、左右鍵、捲動

Build

cargo build --release

Run

cargo run

或指定 port:

PORT=3001 cargo run

Package as .app

cargo install cargo-bundle
cargo bundle --release

產生的 .apptarget/release/bundle/osx/ 目錄下,可以拖到 Applications 資料夾。

Note

首次使用時 macOS 會要求授予「輔助使用」權限(System Settings > Privacy & Security > Accessibility),這是模擬鍵盤和滑鼠操作所需要的。

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages