mirror of
https://github.com/lights0123/n-link.git
synced 2026-08-07 18:23:28 +00:00
Adds a throwaway App.vue that exercises enumerate/open_device/list_dir/ close_device over Tauri 2 IPC and logs addDevice/removeDevice/progress events. open_device, list_dir, and close_device are wrapped with a 10s client-side timeout each so a hang or Busy response from the CX II's known firmware issue can't block the other calls from reporting; enumerate only reads USB descriptors and is left untimed. Installs @tauri-apps/plugin-dialog and @tauri-apps/plugin-shell per the task-7 brief's Step 1. Manual GUI verification against a connected device (brief Steps 3-4) is out of scope here and left to the user; download_file/sha256 cross-check is intentionally omitted since any libnspire transfer against this CX II is known to hang. Replaced by the real UI in Plan B. |
||
|---|---|---|
| .github/workflows | ||
| desktop | ||
| docs/superpowers | ||
| n-link-core | ||
| nlink-cli | ||
| vendor/libnspire-sys | ||
| web | ||
| .gitignore | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
N-Link
Free, cross-platform, CX-II compatible computer linking program for the TI-Nspire
For usage instructions, see https://lights0123.com/n-link/