1
0
mirror of https://github.com/4yn/slidershim.git synced 2024-11-12 00:40:49 +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-09 14:00:59 +08:00
.vscode voltex 2022-02-01 10:37:53 +08:00
public update icon 2022-02-07 13:01:52 +08:00
res/sshelper better brokenithm 2022-02-07 02:01:34 +08:00
src async output and led 2022-02-09 14:00:59 +08:00
src-tauri async output and led 2022-02-09 14:00:59 +08:00
.gitignore initial tauri setup 2022-01-27 19:37:27 +08:00
app-icon.png update icon 2022-02-07 13:01:52 +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 some error handling 2022-02-07 15:56:03 +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

  • major
    • acio support
  • qol
    • more error handling
    • comments
  • when umiguri comes out
    • ouptut websocket
    • led websocket
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
$env:RUST_BACKTRACE = "1";
yarn tauri dev