mirror of
https://github.com/4yn/slidershim.git
synced 2026-03-21 17:54:29 -05:00
When you did fork out the $300 for the tasoller but need a saner way to use it
| .vscode | ||
| public | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| app-icon.png | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| rollup.config.js | ||
| tsconfig.json | ||
| yarn.lock | ||
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