Go to file
4yn 6f052554ce update icon 2022-02-07 13:01:52 +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 disable right click 2022-02-07 11:55:08 +08:00
src-tauri update icon 2022-02-07 13:01:52 +08:00
.gitignore initial tauri setup 2022-01-27 19:37:27 +08:00
README.md update todo 2022-02-07 11:48:51 +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
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

  • 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