Go to file
4yn 3acf511da8 static include 2022-02-07 11:47:11 +08:00
.vscode voltex 2022-02-01 10:37:53 +08:00
public static include 2022-02-07 11:47:11 +08:00
res/sshelper better brokenithm 2022-02-07 02:01:34 +08:00
src static include 2022-02-07 11:47:11 +08:00
src-tauri static include 2022-02-07 11:47:11 +08:00
.gitignore initial tauri setup 2022-01-27 19:37:27 +08:00
README.md brokenithm leds 2022-02-07 03:38:48 +08:00
app-icon.png bundle 2022-02-05 14:45:25 +08:00
package-lock.json bundle 2022-02-05 14:45:25 +08:00
package.json bundle 2022-02-05 14:45:25 +08:00
rollup.config.js initial tauri setup 2022-01-27 19:37:27 +08:00
tsconfig.json initial tauri setup 2022-01-27 19:37:27 +08:00
yarn.lock bundle 2022-02-05 14:45:25 +08:00

README.md

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