mirror of
https://github.com/4yn/slidershim.git
synced 2026-03-22 02:04:25 -05:00
When you did fork out the $300 for the tasoller but need a saner way to use it
| .vscode | ||
| public | ||
| res/sshelper | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| app-icon.png | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| rollup.config.js | ||
| tsconfig.json | ||
| yarn.lock | ||
Todo
- major
- acio support
- qol
- proper error handling
- comments
- when umiguri comes out
- ouptut websocket
- led websocket
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
$env:RUST_BACKTRACE = "1";
yarn tauri dev