1
0
mirror of https://github.com/4yn/slidershim.git synced 2025-02-02 04:27:58 +01:00
slidershim/README.md
2022-02-05 11:44:42 +08:00

263 B

Todo

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