1
0
mirror of https://github.com/4yn/slidershim.git synced 2024-11-24 05:50:12 +01:00
When you did fork out the $300 for the tasoller but need a saner way to use it
Go to file
2022-02-05 18:00:06 +08:00
.vscode voltex 2022-02-01 10:37:53 +08:00
public brokenithm urls and logging 2022-02-05 18:00:06 +08:00
src brokenithm urls and logging 2022-02-05 18:00:06 +08:00
src-tauri brokenithm urls and logging 2022-02-05 18:00:06 +08:00
.gitignore initial tauri setup 2022-01-27 19:37:27 +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
README.md fix warnings 2022-02-05 11:44:42 +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

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