This project is used to control computer's up, down, left, and right, and volume buttons on my phone. If you want to know the development process, you can read the article 不想離開沙發,只好自己寫一個電腦遙控器了.
cargo install --git https://github.com/LarryLuTW/TV-robot- 遙控模式 — 播放/暫停、快轉/倒轉、音量調整
- Netflix 快捷鍵 — 全螢幕、靜音、略過片頭
- YouTube 快捷鍵 — 全螢幕、靜音、開關字幕
- 滑鼠模式 — 觸控板控制滑鼠、左右鍵點擊、捲動
右上角按鈕可切換遙控/滑鼠模式。遙控模式下可選擇 Netflix 或 YouTube 顯示對應快捷鍵。
If port 3000 is already in use, you can specify a different port:
PORT=3001 tv-robot

