1
0
mirror of https://github.com/4yn/slidershim.git synced 2024-12-18 07:05:52 +01:00
slidershim/README.md
2022-02-07 03:38:48 +08:00

215 B

Todo

  • input polling rate counter
  • settings serializer
  • ouptut websocket
  • led websocket
  • comments
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
$env:RUST_BACKTRACE = "1";
yarn tauri dev